I am currently facing the same issue with an axis2-1.4 client. asynchronous

org.apache.axis2.AxisFault: The input stream for an incoming message is
null.
        at
org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:72)
        at
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:353)
        at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:416)
        at
org.apache.axis2.description.OutInAxisOperationClient$NonBlockingInvocationWorker.run(OutInAxisOperation.java:441)
        at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1061)
        at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
        at java.lang.Thread.run(Unknown Source)
[DEBUG] << "HTTP/1.1 202 OK[\r][\n]"
[DEBUG] << "HTTP/1.1 202 OK[\r][\n]"
[DEBUG] << "Connection: close[\r][\n]"
[DEBUG] << "Content-Type: text/xml; charset=UTF-8[\r][\n]"
[DEBUG] << "Content-Length: 274[\r][\n]"
[DEBUG] << "[\r][\n]"

any hints from e.g those who faced this problem a year ago ?

-- 
View this message in context: 
http://www.nabble.com/RE%3A--AXIS2--org.apache.axis2.AxisFault%3A-input-stream-for-an-incoming-message-is-null-tp12158523p19071495.html
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to