You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Aurore Michiels <am...@ezos.com> on 2002/04/04 09:35:05 UTC

I need a genius: error 500

I start tomcat

http://localhost:8080/soap/servlet/rpcrouter works fine. 

But when I type java.org.apache.soap.server.ServiceManagerClient http://localhost:8080/soap/servlet/rpcrouter deploy Hello.xml 
It display a message : SoapException: Error 500:  internal error of servlet .(erreur interne de servlet)

And tomcat display an error as well: Exception in R( /soap + /servlet/rpcrouter + null) - java.lang.nosuchmethod......


When I type: http://localhost:8080/soap/admin/index.html and I click on List or Deploy or Un-deploy I always get the message: error 500 : internal error of servlet 

I suppose it's the same problem as above.....What do you think? 

Is there a genius who could help me? 
Thanks 
Aurore



Re: I need a genius: error 500

Posted by Virender Sandhu <vi...@m-trilogix.com>.
Hi Aurore:

This problem is probably due to wrong xml parser, make sure that xerces.jar
is the first entry in the classpath.
http://localhost:8080/servlet/rpcrouter to see if your servlet is working
properly. If it doesn't, first make it work!!!!

Virender Sandhu
Senior Engineer
m-trilogix Inc.

----- Original Message -----
From: "Aurore Michiels" <am...@ezos.com>
To: <so...@xml.apache.org>
Sent: Thursday, April 04, 2002 2:35 AM
Subject: I need a genius: error 500



I start tomcat

http://localhost:8080/soap/servlet/rpcrouter works fine.

But when I type java.org.apache.soap.server.ServiceManagerClient
http://localhost:8080/soap/servlet/rpcrouter deploy Hello.xml
It display a message : SoapException: Error 500:  internal error of servlet
.(erreur interne de servlet)

And tomcat display an error as well: Exception in R( /soap +
/servlet/rpcrouter + null) - java.lang.nosuchmethod......


When I type: http://localhost:8080/soap/admin/index.html and I click on List
or Deploy or Un-deploy I always get the message: error 500 : internal error
of servlet

I suppose it's the same problem as above.....What do you think?

Is there a genius who could help me?
Thanks
Aurore





Re: I need a genius: error 500

Posted by Virender Sandhu <vi...@m-trilogix.com>.
Hi Aurore:

This problem is probably due to wrong xml parser, make sure that xerces.jar
is the first entry in the classpath.
http://localhost:8080/servlet/rpcrouter to see if your servlet is working
properly. If it doesn't, first make it work!!!!

Virender Sandhu
Senior Engineer
m-trilogix Inc.

----- Original Message -----
From: "Aurore Michiels" <am...@ezos.com>
To: <so...@xml.apache.org>
Sent: Thursday, April 04, 2002 2:35 AM
Subject: I need a genius: error 500



I start tomcat

http://localhost:8080/soap/servlet/rpcrouter works fine.

But when I type java.org.apache.soap.server.ServiceManagerClient
http://localhost:8080/soap/servlet/rpcrouter deploy Hello.xml
It display a message : SoapException: Error 500:  internal error of servlet
.(erreur interne de servlet)

And tomcat display an error as well: Exception in R( /soap +
/servlet/rpcrouter + null) - java.lang.nosuchmethod......


When I type: http://localhost:8080/soap/admin/index.html and I click on List
or Deploy or Un-deploy I always get the message: error 500 : internal error
of servlet

I suppose it's the same problem as above.....What do you think?

Is there a genius who could help me?
Thanks
Aurore





RE: I need a genius: error 500

Posted by Charlie Abela <ab...@maltanet.net>.
I had a similar problem some
time ago. It had to do with a
version conflict between the
xerces.jar and Apache Soap...
Try to use a recent xerces
version or else try to get the
latest version of Tomcat which
I think has a xerces.jar
incorporated.

Hope it helps

Charlie

-----Original Message-----
From: Aurore Michiels
[mailto:ami@ezos.com]
Sent: Thursday, April 04, 2002
8:35 AM
To: soap-user@xml.apache.org
Subject: I need a genius:
error 500


I start tomcat

http://localhost:8080/soap/ser
vlet/rpcrouter works fine.

But when I type
java.org.apache.soap.server.Se
rviceManagerClient
http://localhost:8080/soap/ser
vlet/rpcrouter deploy
Hello.xml
It display a message :
SoapException: Error 500:
internal error of servlet
.(erreur interne de servlet)

And tomcat display an error as
well: Exception in R( /soap +
/servlet/rpcrouter + null) -
java.lang.nosuchmethod......


When I type:
http://localhost:8080/soap/adm
in/index.html and I click on
List or Deploy or Un-deploy I
always get the message: error
500 : internal error of
servlet

I suppose it's the same
problem as above.....What do
you think?

Is there a genius who could
help me?
Thanks
Aurore




RE: I need a genius: error 500

Posted by Charlie Abela <ab...@maltanet.net>.
I had a similar problem some
time ago. It had to do with a
version conflict between the
xerces.jar and Apache Soap...
Try to use a recent xerces
version or else try to get the
latest version of Tomcat which
I think has a xerces.jar
incorporated.

Hope it helps

Charlie

-----Original Message-----
From: Aurore Michiels
[mailto:ami@ezos.com]
Sent: Thursday, April 04, 2002
8:35 AM
To: soap-user@xml.apache.org
Subject: I need a genius:
error 500


I start tomcat

http://localhost:8080/soap/ser
vlet/rpcrouter works fine.

But when I type
java.org.apache.soap.server.Se
rviceManagerClient
http://localhost:8080/soap/ser
vlet/rpcrouter deploy
Hello.xml
It display a message :
SoapException: Error 500:
internal error of servlet
.(erreur interne de servlet)

And tomcat display an error as
well: Exception in R( /soap +
/servlet/rpcrouter + null) -
java.lang.nosuchmethod......


When I type:
http://localhost:8080/soap/adm
in/index.html and I click on
List or Deploy or Un-deploy I
always get the message: error
500 : internal error of
servlet

I suppose it's the same
problem as above.....What do
you think?

Is there a genius who could
help me?
Thanks
Aurore