- From: Dan Brickley <danbri@w3.org>
- Date: Sun, 31 Mar 2002 21:14:42 -0500 (EST)
- To: <www-archive@w3.org>
---------- Forwarded message ---------- Date: Mon, 1 Apr 2002 02:29:36 GMT File: _soap.rb.log - Wiredumps for SOAP4R client. Date: Mon Apr 01 02:28:39 GMT 2002 Wire dump: = Request ! CONNECTION ESTABLISHED POST /danbri/CGI/soap HTTP/1.1 User-Agent: SOAP4R/1.4.2 ( http-access2.rb/1.4, ruby 1.6.7 (2002-03-01) [i686-linux] ) Date: Mon Apr 01 02:28:39 GMT 2002 Content-Length: 759 Host: iggy.w3.org SOAPAction: "http://rdfweb.org/RDF/RDFWeb/SOAPDemo#squish" Content-Type: text/xml; charset=utf-8 <?xml version="1.0" encoding="utf-8" ?> <env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body> <n2:squish xmlns:n1="http://schemas.xmlsoap.org/soap/encoding/" xmlns:n2="http://rdfweb.org/RDF/RDFWeb/SOAPDemo" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <query xsi:type="xsd:string">SELECT ?x, ?url, ?c, ?b WHERE (an::annotates ?x ?url) (an::created ?x ?c) (an::body ?x ?b) USING an for http://www.w3.org/2000/10/annotation-ns# dc for http://purl.org/dc/elements/1.1/</query> <conf xsi:type="xsd:string"></conf> <donut xsi:type="xsd:string"></donut> </n2:squish> </env:Body> </env:Envelope> = Response HTTP/1.1 500 Internal Server Error Date: Mon, 01 Apr 2002 02:10:50 GMT Content-Length: 2377 Content-Type: text/xml; charset=utf-8 Server: Apache/1.3.9 (Unix) Debian/GNU mod_perl/1.21_03-dev SOAPServer: SOAP::Lite/Perl/0.51 Via: 1.1 cache-haw (NetCache NetApp/5.1R2D14) <?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode xsi:type="xsd:string">SOAP-ENV:Server</faultcode><faultstring xsi:type="xsd:string">DBI Connection DBI::db=HASH(0x8a39fa8) failed to execute "SELECT id,md5hex,encoding,string FROM Strings WHERE id IN (452)": Unknown column 'md5hex' in 'field list' W3C::Database::DBIInterface::ExecutionException thrown at /usr/local/lib/site_perl/W3C/Database/DBIInterface.pm:284 W3C::Database::DBIInterface::executeArrayQuery(...) at /usr/local/lib/site_perl/W3C/Database/DBIInterface.pm:696 W3C::Database::DBIRef::executeArrayQuery(...) at /usr/local/lib/site_perl/W3C/Database/ObjectDB.pm:651 W3C::Database::ObjectDB::load(...) at /usr/local/lib/site_perl/W3C/Rdf/ObjectDB.pm:1086 W3C::Rdf::ObjectDB::loadArrayTable(...) at /usr/local/lib/site_perl/W3C/Rdf/ObjectDB.pm:1436 W3C::Rdf::ObjectDBAlgae::processQuerySets(...) at /usr/local/lib/site_perl/W3C/Rdf/Algae.pm:482 (eval) at /usr/local/lib/site_perl/W3C/Rdf/Algae.pm:480 W3C::Rdf::Algae::ask(...) at /usr/local/lib/site_perl/W3C/Rdf/Algae.pm:245 W3C::Rdf::Algae::interpretAlgae(...) at /usr/local/lib/site_perl/W3C/Rdf/Algae.pm:102 W3C::Rdf::Algae::algae(...) at /home/danbri/working/rudolf-perl//RDF/RDFWeb/SquishAlgae.pm:115 RDF::RDFWeb::SquishAlgae::render(...) at /usr/local/lib/site_perl/W3C/Rdf/RdfApp.pm:125 W3C::Rdf::RdfApp::execute(...) at /home/danbri/working/rudolf-perl//RDF/RDFWeb/SquishAlgae.pm:82 (eval) at /home/danbri/working/rudolf-perl//RDF/RDFWeb/SquishAlgae.pm:80 RDF::RDFWeb::SquishAlgae::doalgae(...) at /home/danbri/CGI/soap:26 RDF::RDFWeb::SOAPDemo::squish(...) at /usr/local/lib/site_perl/SOAP/Lite.pm:1983 (eval) at /usr/local/lib/site_perl/SOAP/Lite.pm:1974 (eval) at /usr/local/lib/site_perl/SOAP/Lite.pm:1944 SOAP::Server::handle(...) at /usr/local/lib/site_perl/SOAP/Transport/HTTP.pm:237 SOAP::Transport::HTTP::Server::handle(...) at /usr/local/lib/site_perl/SOAP/Transport/HTTP.pm:309 SOAP::Transport::HTTP::CGI::handle(...) at /home/danbri/CGI/soap:9 </faultstring></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
Received on Sunday, 31 March 2002 21:14:41 UTC