Sunday, February 19, 2012

BEA-010096 unable to connect to the JMS destination

If your JMS proxy service is configured with a jms URI which doesn't match existing resources, you will get plenty of this in the logs:

The Message-Driven EJB: RequestEJB-8751392536757391289--69cc26eb.1359130af7a.-7e0e is unable to connect to the JMS destination or bind to JCA resource adapter: jms.jndi.dq.ACME.ACMEQueue. Connection failed after 3,791 attempts. The MDB will attempt to reconnect/rebind every 10 seconds. This log message will repeat every 600 seconds until the condition clears.


It is advisable to grep BEA-010096 on the logs

http://docs.oracle.com/cd/E13222_01/wls/docs91/messages/EJB.html

No comments: