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 Nathan Wray <nw...@mich.com> on 2000/10/20 18:10:00 UTC

Re: Apparent Robustness issue


I'm running Tomcat and Soap 2.0 under Solaris x86.  We had a situation last week where our dev SOAP server got flaky and crashed hard that was never explained, purely anecdotal I know.

If you come up with anything Jim, or you need someone to verify test results, please let me know.  This may be specific to Tomcat rather than SOAP, anyone notice any long-term SOAP stability issues under various servlet engines?

Also, this may be more appropriate under soap-dev than soap-user if it turns out to be a library bug of some kind.



"McDade, James (Jim)" wrote:

> Well, I've run more tests, and the results are troubling.
> If I run the test again, it outputs the error on the first iteration, unless
> I shutdown and restart Tomcat.  If I first run a test with 300 iterations of
> a hello world call, it works fine, but the next call excepts after 100.  It
> seems it can only handle 400ish calls without rebooting.
>
> -----Original Message-----
> From: McDade, James (Jim)
> Sent: Friday, October 20, 2000 10:26 AM
> To: 'soap-user@xml.apache.org'
> Subject: Apparent Robustness issue
>
> Hello all,
>
> I'm running Soap 2.0 on apache tomcat, trying to get some robustness and
> timing information.  I send a simple hello world call repeatedly, and get
> this error after around 400 calls.
>
> java.lang.NullPointerException
>         at org.apache.xerces.dom.DeferredDocumentImpl.synchronizeChildren
> (DeferredDocumentImpl.java.1402)
>         at
> org.apache.xerces.com.DocumentImpl.getDocumentElement(DocumentImpl.java:572)
>         at
> org.apache.soap.server.http.RPCRouterServlet.dPost(RPCRouterServlet.java:181
> )
> ...
> it goes on for a while longer, if you need to see more, I can copy it.
>
> I know some of you have run such tests, so I'm wondering if you ran into
> this same error.
> Anyone have any idea why this happens?
>
> Thanks,
> Jim

--
Nathan Wray
nwray@mich.com
--
If you lend someone $20, and never see that
person again, it was probably worth it.