Hi Tim, Thanks a lot for quick response. I investigate about this issue and we found that, we got the same issue in two environments but both having different behaviors.
First Environment - Application throws this error (unrecoverable error) but at the same time application received call at ExceptionListener-onException() method, so application JMS connection restarts and everything works fine as usual. Second Environment(issue one) - Application throws this error (unrecoverable error) but at the same time or after 1.5 days as well, application does not receive call on JmsConnection - onException() method, so application stuck here. We have to forcefully restart the application to fix this issue. I think, this could be a defect. The application should receive call on ExceptionListener-onException() method at the event of connection failure. But it does not happen. After restart of this application, we haven't received this issue, so we can't provide Trace level log. I found some qpid logs which could helps us for more information. Please take a look on attached "qpid-app-log.txt" and "ApplicationError.txt" Please let us know your opinion to fix this issue. qpid-app-log.txt <http://qpid.2158936.n2.nabble.com/file/t396358/qpid-app-log.txt> ApplicationError.txt <http://qpid.2158936.n2.nabble.com/file/t396358/ApplicationError.txt> -- Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org