[jboss-jira] [JBoss JIRA] Commented: (JBESB-396) JMS exception handling tidyup
Tom Fennelly (JIRA)
jira-events at jboss.com
Tue Jan 30 13:28:43 EST 2007
[ http://jira.jboss.com/jira/browse/JBESB-396?page=comments#action_12351932 ]
Tom Fennelly commented on JBESB-396:
------------------------------------
Ok, I've tried this a fair few times at this stage and I'm not reproducing it. I'm obviously missing something here :-(
> JMS exception handling tidyup
> -----------------------------
>
> Key: JBESB-396
> URL: http://jira.jboss.com/jira/browse/JBESB-396
> Project: JBoss ESB
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 4.0 CR2
> Reporter: Kevin Conner
> Assigned To: Tom Fennelly
> Fix For: 4.0
>
>
> The JMS exception handling needs to be tidied up.
> The current code does not appear to release all connections resulting in 'too many open files' being raised on subsequent creation.
> It can also fail with a NameNotFoundException being raised from JNDI:-
> org.jboss.soa.esb.ConfigurationException: javax.naming.NameNotFoundException: ConnectionFactory not bound
> at org.jboss.internal.soa.esb.couriers.JmsCourier.createMessageConsumer(JmsCourier.java:486)
> at org.jboss.internal.soa.esb.couriers.JmsCourier.jmsConnectRetry(JmsCourier.java:221)
> at org.jboss.internal.soa.esb.couriers.JmsCourier.access$000(JmsCourier.java:60)
> at org.jboss.internal.soa.esb.couriers.JmsCourier$1.onException(JmsCourier.java:503)
> at org.jboss.mq.Connection$ExceptionListenerRunnable.run(Connection.java:1348)
> at java.lang.Thread.run(Thread.java:595)
--
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