|
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:
- 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:
- 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 |
|
|
|
|
|
|