This is not a axis2 level concern, rather this is at transport level. Even though the error is not visible in the console level, it may be at a different logging level (DEBUG or FINE). We need to check this at tomcat logging level (may be change the logging level to debug) and see whether we see the broken pipe error.
On Tue, Apr 28, 2015 at 2:44 PM, Amal Gunatilake <[email protected]> wrote: > Hi Sagara, > > The following concern was identified during a customer query. > Any feedback is much appreciated. > > Best regards, > Amal. > > On Thu, Apr 23, 2015 at 10:27 AM, Amal Gunatilake <[email protected]> wrote: > >> Hi Guys, >> >> Appreciate any thoughts on the above matter. :) >> >> Best regards, >> Amal. >> >> On Tue, Apr 21, 2015 at 4:01 PM, Amal Gunatilake <[email protected]> wrote: >> >>> Hi Sameera and Team, >>> >>> I wrote a simple Axis2 sample with a 10 seconds delay in between the >>> message receive and response. Then I invoke the service using SoapUI and >>> before (in-between 10s delay) sending the response, I terminate the >>> connection. When the server reply back with the response, it's unable to >>> write the message and therefore theoretically it should throw an exception, >>> but there's no error logged in the server end. >>> >>> The requirement is, since Axis2 is HTTP transport there has to be an ACK >>> for each and every receive and response and if something goes wrong with >>> the connection when writing the response there has to be an exception >>> thrown. This is mainly to identify the difference between a response that >>> has been written successfully and a response that was unable to write due >>> to broken pipe. >>> >>> Please advice me whether this is already implemented in the carbon code >>> base and if not how can we achieve this requirement in Axsi2? >>> >>> Kind regards, >>> >>> *Amal Gunatilake* >>> Software Engineer >>> WSO2 Inc.; http://wso2.com >>> lean.enterprise.middleware >>> >> >> >> >> -- >> Kind regards, >> >> *Amal Gunatilake* >> Software Engineer >> WSO2 Inc.; http://wso2.com >> lean.enterprise.middleware >> > > > > -- > Kind regards, > > *Amal Gunatilake* > Software Engineer > WSO2 Inc.; http://wso2.com > lean.enterprise.middleware > -- *Kishanthan Thangarajah* Associate Technical Lead, Platform Technologies Team, WSO2, Inc. lean.enterprise.middleware Mobile - +94773426635 Blog - *http://kishanthan.wordpress.com <http://kishanthan.wordpress.com>* Twitter - *http://twitter.com/kishanthan <http://twitter.com/kishanthan>*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
