This content has been marked as final.
Show 3 replies
-
1. Re: [JMSContainerInvoker] Could not set ExceptionListener to
rasa Dec 3, 2009 8:27 AM (in response to rasa)Please help me to find the solution.
-
2. Re: [JMSContainerInvoker] Could not set ExceptionListener to
adrian.brock Dec 3, 2009 9:24 AM (in response to rasa)This is not the correct forum for your question.
This forum is for discussion of the jboss server implementation not help requests.
The (non-)issue you report was "fixed" nearly 4 years ago.
i.e. the logging was too noisy when tidying up broken connections.
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas?view=revision&revision=40393
Your real problem is one you don't show which begins
"WARN: JMS provider failure detected:"
but that is an error generated by Joram when they invoke
ExceptionListener.onException()
so you need to ask them what it means or at least ask in the jboss ejb user forum
http://www.jboss.org/index.html?module=bb&op=viewforum&f=47 -
3. Re: [JMSContainerInvoker] Could not set ExceptionListener to
rasa Dec 3, 2009 10:59 PM (in response to rasa)The (non-)issue you report was "fixed" nearly 4 years ago.
i.e. the logging was too noisy when tidying up broken connections.
For getting this fix which jar required to be update. Why i am asking is we are using 3.2.5 jboss for this application and then this is implemented 5 years back, and i don't know whether the team has updated the version. Since we are going for an upgradation of jboss to version 4.2.3 GA i just want to know this.
And in my case we are not using DLQhandler. Can you please explain me in details what is the need of DLQhandler. I have commented the DLQ configuration in my statndardjboss.xml.
Regards
Rasa