You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Gordon Syme <go...@vordel.com> on 2001/07/11 10:34:27 UTC

Segmentation fault every time I run the client-side test

Hi all
 
Every time I run the client-side test (java
org.apache.soap.server.ServiceManagerClient rpc-router-url list) I get a
segmentation fault (I am replacing rpc-router-url with the right
address).
 
Another problem I have is when I put xerces.jar at the very beginning of
my CLASSPATH. When run startup.sh (for Tomcat) it just lists the
Classpath that it is using and hangs, then if I run shutdown.sh I get a
segmentation fault. If I don't have xerces.jar in the Classpath Tomcat
starts up.
 
I am running SOAP 2.2 with Tomcat 3.2.2 and Apache 1.3.20 on Redhat 7.
 
thanks