You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Suren Naidoo <su...@boe.co.za> on 2001/04/17 17:45:18 UTC

Internal Servlet Error

Hi,

My SOAP service simply receives a transaction, validates th xml and puts the
txn onto a queue.

I am getting the following error, can some please help,


This is the error in tcptunnelgui.




HTTP/1.1 100 Continue
Server: Microsoft-IIS/4.0
Date: Tue, 17 Apr 2001 15:46:43 GMT

HTTP/1.1 500 
Server: Microsoft-IIS/4.0
Date: Tue, 17 Apr 2001 15:46:43 GMT
Connection: close
Date:Tue, 17 Apr 2001 15:46:43 GMT
Servlet-Engine:Tomcat Web Server/3.1.1 (JSP 1.1; Servlet 2.2; Java
1.3.1-beta; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)
Content-Type:text/html
Content-Language:en

<h1>Error: 500</h1>
<h2>Location: /soap/servlet/rpcrouter</h2><b>Internal Servlet Error:</b><br>
<pre>
java.lang.NoSuchMethodError
	at
org.apache.crimson.jaxp.DocumentBuilderImpl.<init>(DocumentBuilderImpl.java:
150)
	at
org.apache.crimson.jaxp.DocumentBuilderFactoryImpl.newDocumentBuilder(Docume
ntBuilderFactoryImpl.java:88)
	at org.apache.soap.util.xml.XMLParserUtils.getXMLDocBuilder(Unknown
Source)
	at org.apache.soap.server.http.RPCRouterServlet.init(Unknown Source)
	at javax.servlet.GenericServlet.init(GenericServlet.java:258)
	at
org.apache.tomcat.core.ServletWrapper.initServlet(ServletWrapper.java:315)
	at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:445)
	at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:597)
	at
org.apache.tomcat.servlets.InvokerServlet.service(InvokerServlet.java:257)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
	at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
	at
org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection
(Ajp12ConnectionHandler.java:156)
	at
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338
)
	at java.lang.Thread.run(Unknown Source)
</pre>


Regards 
Suren
WARNING: Any unauthorised use or interception of this e-mail is illegal. If
this e-mail is not intended for you, you may not copy, distribute or
disclose the contents to anyone. BoE does not accept any responsibility for
the opinions expressed in this e-mail.