Question : JMSException: MQJMS2008: failed to open MQ queue

Hi,

We are using Standalone WebSphere Application Server V6.1 on windows environment.

I have deployed one application on it and configured the JMS Queue Connection factories.

There are few local queues and few remote queues has been configured in it. Now all the Listener ports in the WAS console are started except the two remote queue listener ports.

I have checked the SystemOut.log and the exception which I am seeing is

JMSExceptionL E   WMSG0018E: Error on JMSConnection for MDB EJournalImportServiceMDB , JMSDestination jms/EJournalImport  : javax.jms.JMSException: MQJMS2008: failed to open MQ queue EJOURNALIMPORT
      at com.ibm.mq.jms.services.ConfigEnvironment.newException(ConfigEnvironment.java:586)


Can anyone please help in resolving this issue.


Thanks in Advance .....

Answer : JMSException: MQJMS2008: failed to open MQ queue

'failed to open MQ queue'
Most likely the remote queue does not exist, or can not be connected to...Try using the WSMQ Admin to diagnose the issue.
Random Solutions  
 
programming4us programming4us