BBOO0220E WMSG0901E and MQJE001 CC2, Reason 2009 and WMSG0019E and J2CA0046E
 Technote (troubleshooting)
 
Problem(Abstract)
If you receive the following errors:

BBOO0220E WMSG0901E:
The WebSphere® MQ® JMS Binders have been disabled
as either the WebSphere MQ Client has not been installed,
or the MQ_INSTALL_ROOT variable has not been set.
com.ibm.ws.runtime.component.binder.MQQueueConnectionFactoryBinder
com.ibm.ws.runtime.component.binder.MQQueueConnectionFactoryBinder
However, variable MQ_INSTALL_ROOT is set correctly as:
MQJMS_LIB_ROOT=/mnt/usr/lpp/mqm/V5R3M1/java/lib
MQ_INSTALL_ROOT=/mnt/usr/lpp/mqm/V5R3M1

You might also see these messages: MQJMS2008 and MQJMS2042
 
Cause
The Controller region procedure (proc) does not point to the MQ libraries SCSQANLE,SCSQLOAD and SCSQAUTH.
 
Resolving the problem
It is possible to resolve this issue by doing the following three items:
  1. If you want to use full-function IBM® WebSphere® MQ but did not install the code into the LINKLIST or LPA, IBM WebSphere Application Server Control Region requires access to the MQ modules in libraries SCSQANLE, SCSQLOAD and SCSQAUTH. These libraries must be added to the STEPLIB in the PROC (procedure) of the Controller region of the Application Server.
  2. You can also change the configuration of the MQ queues as follows:

    SYSTEM.DEFAULT.MODEL.QUEUE > DEFTYPE(PERMDYN)
    Output Queue > PermitSharedAccess = YES > DEFSOPT(SHARED)
  3. Apply WebSphere MQ PTFS UQ78214, UQ81897 and UQ82607.

Note: Refer to the Information Center at this link:
http://publib.boulder.ibm.com/infocenter/wasinfo/v5r0/index.jsp?topic=
/com.ibm.websphere.zseries.doc/info/welcome_zos.html

Select:

Developing > Applications > Web Services > Using WSIF to invoke Web Services > Using the WSIF providers > The JMS providers-configuring the client and server.

or:

Administering > Resources > Messaging > Administering WebSphere JMS Support >

 
 
 


Document Information


Current web document: swg21174808.html
Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server for z/OS > Servlet Engine/Web Container
Operating system(s): z/OS
Software version: 5.0
Software edition:
Reference #: 1174808
IBM Group: Software Group
Modified date: Jul 21, 2004