Java Message Service (JMS) provider queues and queue connection factories in WebSphere MQ are not binding into the Java Naming and Directory Interface (JNDI) namespace during V5.0 startup
 Technote (troubleshooting)
 
Problem(Abstract)
When starting WebSphere® Application Server V5.0 (all releases), queues and queue connection factories defined under the JMS provider of WebSphere MQ do not bind properly into the JNDI™ namespace. Entries such as those listed in the following example are missing from the SystemOut.log file:

[11/13/03 15:21:24:783 EST] 6d5de26b ResourceMgrIm I WSVR0049I: Binding testQCF as jms/testQCF
 
Cause
The WebSphere MQ 5.3 installation either does not contain the JMS provider installation package for WebSphere MQ, or the package is corrupted.
 
Resolving the problem
Check to make sure that the MQ_Install_Root /java directory exists on the system and that it contains all the necessary .jar files. If the directory does not contain the following files, the recommended action is to reinstall WebSphere MQ.

The installation directory varies by operating system:

AIX®:

/usr/mqm/java

HP-UX/Solaris™/Linux®:

/opt/mqm/java

Windows®:

\Program Files\IBM\WebSphere MQ\java

On UNIX® systems, the /java/lib directory contains the following files:

  • com.ibm.mq.jar
  • com.ibm.mqbind.jar
  • com.ibm.mqjms.jar
  • connector.jar
  • fscontext.jar
  • jdbc/
  • jms.jar
  • jndi.jar
  • jta.jar
  • ldap.jar
  • libMQXAi02.so
  • libmqjbdf02.so
  • libmqjbnd05.so
  • postcard.jar
  • providerutil.jar

On Windows systems, the \java\lib directory contains the following files:
  • com.ibm.mq.jar
  • com.ibm.mqbind.jar
  • com.ibm.mqjms.jar
  • connector.jar
  • fscontext.jar
  • jdbc\
  • jms.jar
  • jndi.jar
  • jta.jar
  • ldap.jar
  • mqjbdf02.dll
  • mqjbnd05.dll
  • MQXAi02.dll
  • postcard.jar
  • providerutil.jar
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Java Message Service (JMS)
Operating system(s): Windows
Software version: 5.0.2.7
Software edition:
Reference #: 1158293
IBM Group: Software Group
Modified date: Sep 24, 2004