Received error WMSG0314E when defining a WebSphere JMS queue destination
 Technote (troubleshooting)
 
Problem(Abstract)
You attempt to use the administrative console to define a WebSphere® MQ JMS Queue Destination as:

Resources > WebSphere MQ JMS Provider > WebSphere MQ Queue Destination

and when you click on the additional property link for the MQ configuration, the following errors occur:

The WMQQueueDefiner MBean has encountered an error.
WMSG0314E: Unexpected error occurred. MQ reason code 2033.
 
Cause
WebSphere was unable to locate MQ. These steps are documented in the WebSphere Information Center in the section titled Configuring a queue destination, WebSphere MQ JMS provider.
 
Resolving the problem
The WebSphere Information Center in section entitled Configuring a queue destination, WebSphere MQ JMS provider must be followed. Specific examples are:
  1. Add the WebSphere Application Server 5.0 Administrator user ID to the mqm group:

    $ grep fimsgad1 /etc/group
    mqm::101:mqm,root,fimsgad1,fimsgau1

    fimsgad1::1024:
  2. Export the following environment variable into the WebSphere Application Server 5.0 Administrator user ID, so that the user ID has the full path of the MQ Java™ libraries:

    MQJMS_LIB_ROOT=/opt/mqm/java/lib
 
 
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
Software edition:
Reference #: 1142545
IBM Group: Software Group
Modified date: Oct 5, 2004