[jboss-jira] [JBoss JIRA] Updated: (JBAS-1489) MessageListener does not invoke ExceptionListener on error
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Tue Feb 20 10:15:36 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-1489?page=all ]
Galder Zamarreno updated JBAS-1489:
-----------------------------------
Affects Version/s: JBossAS-3.2.6 Final
It also affects 3.2.6
> MessageListener does not invoke ExceptionListener on error
> ----------------------------------------------------------
>
> Key: JBAS-1489
> URL: http://jira.jboss.com/jira/browse/JBAS-1489
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JMS service
> Affects Versions: JBossAS-4.0.1 Final, JBossAS-3.2.7 Final, JBossAS-3.2.6 Final, JBossAS-4.0.1 SP1
> Reporter: Adrian Brock
> Assigned To: Galder Zamarreno
> Fix For: JBossAS-4.0.2RC1, JBossAS-3.2.8 Final
>
>
> If SpyMessageConsumer detects an error on the MessageListener thread
> it should invoke the ExceptionListener.
> Also, to avoid potential deadlocks with exceptions detected on the MessageListener
> thread, a new thread should be started to invoke the ExceptionListener.
> Otherwise the ExceptionListener will not be able to close the consumer.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list