Question : Unable to connect to the JMS destination error in the weblogic console

Hi,

We are getting the following error on the console. We have not changed anything on our side and the application server has been running fine.  But recently we are seeing this error on the console.


" EJB: WorkerMDB_FirehouseU_1185984552791 is unable to connect to the JMS destinat
ion: wli.internal.egrdbms.queue. Connection failed after 64 attempts. The MDB wi
ll attempt to reconnect every 20 seconds. This log message will repeat every 600
 seconds until the condition clears.>
EJB: WorkerMDB_FirehouseU_1185984552791 is unable to connect to the JMS destinat
ion: wli.internal.egrdbms.queue. The Error was:
[EJB:011010]The JMS destination with the JNDI name: wli.internal.egrdbms.queue c
ould not be found. Please ensure that the JNDI name in the weblogic-ejb-jar.xml
is correct, and the JMS destination has been deployed.>"

Answer : Unable to connect to the JMS destination error in the weblogic console

Can you make the following change and check it out?

            JNDIName="MaxFireHouseInt3Web.queue.AsyncDispatcher" Name="MaxFireHouseInt3Web.queue.AsyncDispatcher"/>
                    JNDIName="MaxFireHouseInt3Web.queue.AsyncDispatcher_error" Name="MaxFireHouseInt3Web.queue.AsyncDispatcher_error"/>
                    JNDIName="wli.internal.egrdbms.queue" Name="wli.internal.egrdbms.queue"/>

To the following


       
       


Try removing your cache by deleting contents in stage directory and in \servers\urservername>\_WL_User\

~Rajesh.B
Random Solutions  
 
programming4us programming4us