What I'm trying to get at is whether Resteasy is seeing the problem or not. If its not, there's not much I can do and you'll have to bug the servlet guys.
On 7/5/12 2:30 PM, Dieter Cailliau wrote: > I don't see the failure logged in resteasy. I used wireshark and > discovered that the client did not ackowledge the response. > > (It might be logged by > org.apache.catalina.core.ContainerBase.[jboss.web].[localhost], i > don't know because that logging category was disabled when i was > investigating the problem). > > Yes, i'm interested in being sure that may response was received by > the tcp stack of the client, because if it is not, then i need to > "rollback" something in the server code. > > 2012/7/5 Bill Burke <bbu...@redhat.com>: >> So, you see the failure logged by resteasy, but you're interested in a >> callback? >> >> On 7/5/12 6:14 AM, Dieter Cailliau wrote: >>> We have a scenario where some client is initiating an HTTP POST to the >>> server, the server responds with a 201, but this response is not >>> acknowledged (tcp) by the client (because of some communication stack >>> error) (we know this because we used wireshark to trace the tcp >>> communication). I think this problem is "known" at the server side >>> (the tcp stack knows it did not receive the ack), but i never saw an >>> exception or error logging in the server. Where (in reasteasy or >>> httpclient) should i look, for capturing this event in my server code? >>> (using resteasy 2.2.2 inside jboss 4.2.3) >>> >>> I do have to mention that i suppress one particular logging statement >>> which might be of importance. Still, even if i'ld have this logging >>> enabled, i need a programmatic way of capturing the event. >>> <!-- ignore webstartable download printing Internal error: >>> ClientAbortException: java.net.SocketException: Broken pipe --> >>> <category >>> name="org.apache.catalina.core.ContainerBase.[jboss.web].[localhost]"> >>> <priority value="ERROR" /> >>> </category> >>> >>> ------------------------------------------------------------------------------ >>> Live Security Virtual Conference >>> Exclusive live event will cover all the ways today's security and >>> threat landscape has changed and how IT managers can respond. Discussions >>> will include endpoint security, mobile security and the latest in malware >>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>> _______________________________________________ >>> Resteasy-users mailing list >>> Resteasy-users@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/resteasy-users >>> >> >> -- >> Bill Burke >> JBoss, a division of Red Hat >> http://bill.burkecentral.com >> >> >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> Resteasy-users mailing list >> Resteasy-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/resteasy-users -- Bill Burke JBoss, a division of Red Hat http://bill.burkecentral.com ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Resteasy-users mailing list Resteasy-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/resteasy-users