take this to the BEA newsgroups, it is probably a VM problem if you are fine with Sun JDK.
Filip -----Original Message----- From: tom ly [mailto:[EMAIL PROTECTED] Sent: Thursday, March 04, 2004 4:02 PM To: [EMAIL PROTECTED] Subject: Call to webservice always fails on first try I've got AXIS as a webapp inside Tomcat. When I use JRockit1.4.1SP2, for some reason it always fails on the first invoke to the webservice upon startup of Tomcat, but then runs fine after that. I don't get the problem with Sun JDK1.4.2. The error from the client is: (500)Internal Server Error at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:630 ) at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:128) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java: 71) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120) at org.apache.axis.client.AxisClient.invoke(AxisClient.java:180) at org.apache.axis.client.Call.invokeEngine(Call.java:2564) at org.apache.axis.client.Call.invoke(Call.java:2553) at org.apache.axis.client.Call.invoke(Call.java:2248) at org.apache.axis.client.Call.invoke(Call.java:2171) at org.apache.axis.client.Call.invoke(Call.java:1691) at com.aol.tei.routing.UCIInformationSoapBindingStub.re_getUCI(UCIInformationSo apBindingStub.java:143) at com.aol.tei.routing.UCITest.main(UCITest.java:51) --------------------------------- Do you Yahoo!? Yahoo! Search - Find what youre looking for faster. --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.594 / Virus Database: 377 - Release Date: 2/24/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.594 / Virus Database: 377 - Release Date: 2/24/2004 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
