You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@ws.apache.org by Ajit Bhingarkar <ab...@tibco.com> on 2011/11/07 14:57:11 UTC

org.apache.axis2.AxisFault: Error while writing to the OutputStream

Hi,

While sending W-S request from a Windows based client to a Linux based server with SWA enabled I am getting this exception.

Any help regarding this will be greatly appreciated!

I have tried playing with all time outs, and HTTP chunking.

Thanks,
Ajit

org.apache.axis2.AxisFault: Error while writing to the OutputStream.
                at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:435)
                at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:371)
                at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:417)
                at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
                at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)

RE: org.apache.axis2.AxisFault: Error while writing to the OutputStream

Posted by Ajit Bhingarkar <ab...@tibco.com>.
This is with axis2-kernel-1.5.1. Thanks.

________________________________
From: Ajit Bhingarkar [mailto:abhingar@tibco.com]
Sent: 07 November 2011 19:27
To: users@ws.apache.org
Subject: org.apache.axis2.AxisFault: Error while writing to the OutputStream

Hi,

While sending W-S request from a Windows based client to a Linux based server with SWA enabled I am getting this exception.

Any help regarding this will be greatly appreciated!

I have tried playing with all time outs, and HTTP chunking.

Thanks,
Ajit

org.apache.axis2.AxisFault: Error while writing to the OutputStream.
                at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:435)
                at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:371)
                at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:417)
                at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
                at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)

RE: org.apache.axis2.AxisFault: Error while writing to the OutputStream

Posted by Ajit Bhingarkar <ab...@tibco.com>.
On standalone Linux box (hit from Windows based client) I don't see this issue however for a Linux VM deployed on a Windows box it is consistent. Any insights pls?

________________________________
From: Ajit Bhingarkar
Sent: 07 November 2011 19:48
To: users@ws.apache.org
Subject: RE: org.apache.axis2.AxisFault: Error while writing to the OutputStream

This is with axis2-kernel-1.5.1. Thanks.

________________________________
From: Ajit Bhingarkar [mailto:abhingar@tibco.com]
Sent: 07 November 2011 19:27
To: users@ws.apache.org
Subject: org.apache.axis2.AxisFault: Error while writing to the OutputStream

Hi,

While sending W-S request from a Windows based client to a Linux based server with SWA enabled I am getting this exception.

Any help regarding this will be greatly appreciated!

I have tried playing with all time outs, and HTTP chunking.

Thanks,
Ajit

org.apache.axis2.AxisFault: Error while writing to the OutputStream.
                at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:435)
                at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:371)
                at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:417)
                at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
                at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)