One other (hopefully helpful ) information is that this never happened till we converted the application to run as a daemon. Ever since, it happens, and only when the daemon is closed gracefully (kill -15, etc.)
On Mon, Oct 10, 2011 at 2:19 PM, Gordon Sim [via Apache Qpid users] < [email protected]> wrote: > On 10/10/2011 11:58 AM, yoav wrote: > > Only place we do Qpid connection/session/receiver handles is inside a > static > > function run on a separate thread. The objects are released as required > and > > that function terminated and thread no longer exists. > > as for the libraries I only have Qpid& MySql so I don't think there's > > another user. I already tried changing the link order - no effect > > Can you get a simple reproducer? That might help chase it down. What > version of the Qpid library are you using btw? > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[hidden > email]<http://user/SendEmail.jtp?type=node&node=6876660&i=0> > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://apache-qpid-users.2158936.n2.nabble.com/Qpid-raise-an-exception-each-time-my-program-terminates-tp6875052p6876660.html > To start a new topic under Apache Qpid users, email > [email protected] > To unsubscribe from Apache Qpid users, click > here<http://apache-qpid-users.2158936.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2158936&code=eW9hdkB6YWRhcmFzdG9yYWdlLmNvbXwyMTU4OTM2fC0xMDc5MzQwNTg=>. > > -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/Qpid-raise-an-exception-each-time-my-program-terminates-tp6875052p6876855.html Sent from the Apache Qpid users mailing list archive at Nabble.com.
