[jboss-user] [JBoss jBPM] - Numberformat exception while calling the WebService in BPEL

afzal34 do-not-reply at jboss.com
Fri Jan 19 10:08:30 EST 2007


Hello,

  I am having following error when my BPEL process invokes a webservice.
It behaves randomly with some times the webservice invocation works and other times it fails with this error.

2007-01-19 10:02:22,263 DEBUG [org.jboss.axis.transport.http.HTTPSender] ----------------------------------------------
2007-01-19 10:02:22,325 DEBUG [org.jboss.axis.transport.http.HTTPSender] 220-*********************************************************************
2007-01-19 10:02:22,325 DEBUG [org.jboss.axis.transport.http.HTTPSender] For input string: "220-*********************************************************************"
java.lang.NumberFormatException: For input string: "220-*********************************************************************"
        at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
        at java.lang.Integer.parseInt(Integer.java:456)
        at java.lang.Integer.parseInt(Integer.java:497)
        at org.jboss.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.java:643)
        at org.jboss.axis.transport.http.HTTPSender.invoke(HTTPSender.java:135)
        at org.jboss.axis.strategies.InvocationStr


Has any one seen this error before. What could be the cause. My environment is

JBOSS - 4.0.3 SP1
Java -- 1-5
Server :(Red Hat Linux 3.2.3-56)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4003859#4003859

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4003859



More information about the jboss-user mailing list