webservice_producer Internal Server Error/500
---------------------------------------------
Key: JBESB-2843
URL:
https://jira.jboss.org/jira/browse/JBESB-2843
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Examples
Affects Versions: 4.4 CP2
Reporter: Neil Wallace
Priority: Minor
Fix For: 4.4 CP3
webservice_producer threw this error in ant runtest
saygoodbye_over_http:
[echo] Invoking a JBossWS Endpoint over HTTP (via JBoss ESB).
[java] Calling JBoss Remoting Listener using locator URI:
http://localhost:8765
[java] Exception in thread "main"
org.jboss.remoting.CannotConnectException: Can not connect http client invoker. Response:
Internal Server Error/500.
[java] at
org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:348)
[java] at
org.jboss.remoting.transport.http.HTTPClientInvoker.transport(HTTPClientInvoker.java:137)
[java] at
org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:122)
[java] at org.jboss.remoting.Client.invoke(Client.java:1634)
[java] at org.jboss.remoting.Client.invoke(Client.java:548)
[java] at org.jboss.remoting.Client.invoke(Client.java:536)
[java] at
org.jboss.soa.esb.samples.quickstart.webserviceproducer.test.SendMessage.sendMessageToJBRListener(SendMessage.java:75)
[java] at
org.jboss.soa.esb.samples.quickstart.webserviceproducer.test.SendMessage.main(SendMessage.java:117)
[java] Caused by: java.lang.NullPointerException
[java] at
org.jboss.remoting.transport.http.HTTPClientInvoker.readResponse(HTTPClientInvoker.java:526)
[java] at
org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:307)
[java] ... 7 more
BUILD FAILED
/home/nwallace/jboss-soa-p.4.3.0/jboss-as/samples/quickstarts/webservice_producer/build.xml:34:
The following error occurred while executing this line:
/home/nwallace/jboss-soa-p.4.3.0/jboss-as/samples/quickstarts/webservice_producer/build.xml:48:
Java returned: 1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira