The logs say it is sending End, but I dont see it receiving any. So one wonders what made the client want to send the End. The application? A problem with the connection?
On 18 February 2015 at 13:46, Rob Godfrey <rob.j.godf...@gmail.com> wrote: > Thanks Erik - I was just writing out an e-mail to ask for that :-) > > Looking at that log... > > 2015-02-18 12:36:18.947 - INFO - SEND[/123.12.12.123:1234|0] : End{} > 2015-02-18 12:36:18.948 - INFO - SEND[/123.12.12.123:1234|1] : > Detach{handle=0} > 2015-02-18 12:36:18.948 - INFO - SEND[/123.12.12.123:1234|1] : End{} > 2015-02-18 12:36:18.948 - INFO - SEND[/123.12.12.123:1234|2] : > Detach{handle=0} > 2015-02-18 12:36:18.948 - INFO - SEND[/123.12.12.123:1234|2] : End{} > 2015-02-18 12:36:18.948 - INFO - SEND[/123.12.12.123:1234|3] : > Detach{handle=0} > 2015-02-18 12:36:18.948 - INFO - SEND[/123.12.12.123:1234|3] : End{} > 2015-02-18 12:36:18.948 - INFO - SEND[/123.12.12.123:1234|4] : > Detach{handle=0} > 2015-02-18 12:36:18.948 - INFO - SEND[/123.12.12.123:1234|4] : End{} > > > The detaches and ends aren't carrying carrying any sort of error, that > is they are indicating a "normal" detach in which case the client > doesn't have an error to propagate. If they were carrying errors then > my reading of the code is that the ExceptionListener would have been > called. I'm not sure that not calling the exception listener is the > right choice... but I don't think it would have given you a much > different outcome > > -- Rob > > > On 18 February 2015 at 14:23, Erik Aschenbrenner <easch...@icubic.de> wrote: > >> PS: Here is the FRM-Log (in an anonymised form ;-)): >> >> Qpid-API-frm.log >> <http://qpid.2158936.n2.nabble.com/file/n7620481/Qpid-API-frm.log> >> >> Maybe it would be needed to use heartbeats to keep the session alive? >> >> Nevertheless why dos the exception listener of the connection donĀ“t get a >> exception if the session remotly ends? >> >> Regards, >> Erik >> >> >> >> -- >> View this message in context: >> http://qpid.2158936.n2.nabble.com/QPID-JMS-Java-Client-no-exception-when-session-is-remotely-ended-tp7620473p7620481.html >> Sent from the Apache Qpid users mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org >> For additional commands, e-mail: users-h...@qpid.apache.org >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org