Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MQSeries Java classes not located at Configuration Manager startup

Status
Not open for further replies.

firozkp

Programmer
May 9, 2002
2
0
0
US
MQSeries Java classes could not be located at Configuration Manager startup

Machine : W2K Professional
Under System Network Identification- the computer is part of a WORKGROUP
LoopBack Adapter successfully installed
Only one Queue Manager - QM_immachi


CLASSPATH=.;E:\Program Files\IBM\MQSeries\Java\lib\com.ibm.mq.jar;E:\Program Fil
es\IBM\MQSeries\Java\lib\com.ibm.mqjms.jar;E:\Program Files\IBM\MQSeries\Java\li
b\jms.jar;E:\Program Files\IBM\MQSeries\Java\lib\jndi.jar;E:\Program Files\IBM\M
QSeries\Java\lib\connector.jar;E:\PROGRA~1\IBMMQS~1.1\Tool\help;E:\SQLLIB\java\d
b2java.zip;E:\SQLLIB\java\runtime.zip



PATH=E:\Program Files\IBM\MQSeries\Java\Bin;E:\Program Files\IBM\MQSeries\Java\L
ib;E:\WINNT\system32;E:\WINNT;E:\WINNT\System32\Wbem;.;E:\Program Files\MQSeries
\tools\c\samples\bin;E:\Program Files\MQSeries\bin;E:\PROGRA~1\IBMMQS~1.1\bin;E:
\SQLLIB\BIN;E:\SQLLIB\FUNCTION;E:\SQLLIB\SAMPLES\REPL;E:\SQLLIB\HELP;E:\IMNNQ_NT


Using userid Administrator


Installed MQSeries v5.2
Applied CSD05 - U200169A
Installed MA88 - MQSeries classes for Java and JMS


Using userid db2admin (part of Administrators, mqbrasgn,mqbrdevt,mqbrkrs,mqbrops,mqbrtpic,mqm)
Installed MQSIv2.0.1
Apllied CSD U200176
Configured all 3 Databases for DB2 v6.1
Configured ODBC
Created ConfigMgr and MQSI_SAMPLE_BROKER using userid - db2admin

MQSILIST results:
BIP8099I: ConfigMgr - QM_immachi
BIP8099I: MQSI_SAMPLE_BROKER - QM_immachi
BIP8071I: Successful command completion.

ConfigMgr and MQSI_SAMPLE_BROKER was created on QMgr - QM_immachi

successfully able to start ConfigMgr and MQSI_SAMPLE_BROKER
QM_immachi listener is boun to port 1414

mqsilcc 2 gives the following error messages
Unable to load message catalog - mqji
security properties not found. using defaults.


mqsiformatlog provides the following error messages
- <Trace timestamp=&quot;2002-09-18 03:27:26.235000&quot; thread=&quot;1904&quot; function=&quot;com.ibm.broker.config.webdav.MQConnection@1e19a7.connect&quot; type=&quot;ControlCenter&quot; name=&quot;ControlCenter&quot; label=&quot;ControlCenter&quot; text=&quot;MQ Java client trace file:&quot;>
<Insert type=&quot;string&quot;>E:/Program Files/IBM MQSeries Integrator 2.0.1/log/ControlCenter.ControlCenter.trace.mqJavaClient</Insert>
<Insert type=&quot;string&quot;>ControlCenter</Insert>
</Trace>
- <Trace timestamp=&quot;2002-09-18 03:27:26.235000&quot; thread=&quot;1904&quot; function=&quot;com.ibm.broker.config.webdav.MQConnection@1e19a7.connect&quot; type=&quot;ControlCenter&quot; name=&quot;ControlCenter&quot; label=&quot;ControlCenter&quot; text=&quot;Turning on MQ Java client tracing - level 5&quot;>
<Insert type=&quot;string&quot;>ControlCenter</Insert>
</Trace>
- <Trace timestamp=&quot;2002-09-18 03:27:26.275999&quot; thread=&quot;1904&quot; function=&quot;com.ibm.broker.config.webdav.MQConnection@1e19a7.connect&quot; type=&quot;ControlCenter&quot; name=&quot;ControlCenter&quot; label=&quot;ControlCenter&quot; text=&quot;locale name :&quot;>
<Insert type=&quot;string&quot;>en_US</Insert>
<Insert type=&quot;string&quot;>ControlCenter</Insert>
</Trace>
- <Trace timestamp=&quot;2002-09-18 03:27:26.275999&quot; thread=&quot;1904&quot; function=&quot;com.ibm.broker.config.webdav.MQConnection@1e19a7.connect&quot; type=&quot;ControlCenter&quot; name=&quot;ControlCenter&quot; label=&quot;ControlCenter&quot; text=&quot;ccsid :&quot;>
<Insert type=&quot;string&quot;>819</Insert>
<Insert type=&quot;string&quot;>ControlCenter</Insert>
</Trace>
- <Trace timestamp=&quot;2002-09-18 03:27:26.336000&quot; thread=&quot;1904&quot; function=&quot;com.ibm.broker.config.webdav.MQConnection@1e19a7.connect&quot; type=&quot;ControlCenter&quot; name=&quot;ControlCenter&quot; label=&quot;ControlCenter&quot; text=&quot;NoClassDefFoundError caught:&quot;>
<Insert type=&quot;string&quot;>java.lang.NoClassDefFoundError: java/security/PrivilegedAction</Insert>
<Insert type=&quot;string&quot;>ControlCenter</Insert>
</Trace>
- <Trace timestamp=&quot;2002-09-18 03:27:26.865999&quot; thread=&quot;1904&quot; function=&quot;com.ibm.ivm.mqitool.app.MQIToolkit@1ac2af.createMessage&quot; type=&quot;ControlCenter&quot; name=&quot;ControlCenter&quot; label=&quot;ControlCenter&quot; text=&quot;BIP1361S: Unable to locate MQSeries Java classes. When connecting to the MQSeries queue manager at Configuration Manager startup, the MQSeries Java classes could not be located. The Control Center is unable to communicate with the Configuration Manager. Ensure that the required level of MQSeries Java classes are installed and have been correctly added to the classpath. You must also ensure that the userid under which you are running has permission to access the directory where the MQSeries Java classes are installed. If you do not have permission, either change the permissions on the directory or add your userid to the Administrators group.&quot;>
<Insert type=&quot;string&quot;>0</Insert>
<Insert type=&quot;string&quot;>ControlCenter</Insert>
</Trace>
- <Exit timestamp=&quot;2002-09-18 03:27:26.875999&quot; thread=&quot;1904&quot; function=&quot;com.ibm.ivm.mqitool.app.ConnectHostAction@1c28bc.run&quot; type=&quot;ControlCenter&quot; name=&quot;ControlCenter&quot; label=&quot;ControlCenter&quot;>
<Insert type=&quot;string&quot;>ControlCenter</Insert>
</Exit>
- <Entry timestamp=&quot;2002-09-18 03:27:26.875999&quot; thread=&quot;1904&quot; function=&quot;com.ibm.ivm.tools.app.RunnableMessageBox@2116e3.run&quot; type=&quot;ControlCenter&quot; name=&quot;ControlCenter&quot; label=&quot;ControlCenter&quot;>
<Insert type=&quot;string&quot;>BIP1361S: Unable to locate MQSeries Java classes. When connecting to the MQSeries queue manager at Configuration Manager startup, the MQSeries Java classes could not be located. The Control Center is unable to communicate with the Configuration Manager. Ensure that the required level of MQSeries Java classes are installed and have been correctly added to the classpath. You must also ensure that the userid under which you are running has permission to access the directory where the MQSeries Java classes are installed. If you do not have permission, either change the permissions on the directory or add your userid to the Administrators group. : 0</Insert>
<Insert type=&quot;string&quot;>ControlCenter</Insert>
 
there are some more jars which need to be kept in the classpath , before u can run the JMSAdmin.bat file. ex : providerutil.jar, jndi.jar and fscontext.jar

thanks
Manohar
Innova Solutions
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top