ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Java classes

Post new topic  Reply to topic
 Java classes « View previous topic :: View next topic » 
Author Message
Hema30
PostPosted: Tue Aug 19, 2003 9:25 am    Post subject: Java classes Reply with quote

Acolyte

Joined: 02 Aug 2003
Posts: 59

Hi ,

I have MQ 5.3, MQSI2.1 on my W2K system. When i start the control center it gives me the error missing JAVA Classes. I guess MQ5.3 has Java class built in. Is there some thing i have to do to MQSI identify the Java classes at statup? I have already set the PATH=C:\IBM\WebsphereMQ\Java\lib;

Regards
Hemalatha
Back to top
View user's profile Send private message
EddieA
PostPosted: Tue Aug 19, 2003 11:39 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

With 2.1 everything should be included in the install. Nothing 'extra' needs to be added.

Also, the mqsilcc.bat file (in the tool directory) should set up all the classes correctly to the jar files that are installed with 2.1. It should not need to reference the MQ files.

Take a look at that bat file and verfify that all the jar files it points at are correctly installed.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
Hema30
PostPosted: Tue Aug 19, 2003 12:52 pm    Post subject: hi Reply with quote

Acolyte

Joined: 02 Aug 2003
Posts: 59

Hi,

Sorry MQSI version is 2.0.1.
tHE FOLLOWING IT THE CONTENTS OF MqsiLcc.bat contents.It looks it doesnt have Java classes.
----------------------------------
set MQSI_CLASSPATH=.;..\classes;..\classes\broker.jar;..\classes\config.jar;..\classes\argo.jar;..\classes\xml4j.jar;..\classes\jfaceall.jar;..\classes\swingall.jar;..\classes\jgraph.jar;..\classes\webdav.jar;..\lib;..\lib\rt.jar;..\lib\math.jar;..\lib\i18n.jar;%classpath%


if /%1 == / goto NODEBUG

if %1 == 0 goto NODEBUG
if %1 == 1 goto DEBUG
if %1 == 2 goto DEBUG
goto NODEBUG

:DEBUG
if /%2 == / goto NOLOGSIZE
start ..\bin\jre.exe -cp "%MQSI_CLASSPATH%" -DDebug=%1 -DLogSize=%2 -mx100M com.ibm.ivm.mqitool.app.MQIToolkit
goto FINISHED

:NOLOGSIZE
start ..\bin\jre.exe -cp "%MQSI_CLASSPATH%" -DDebug=%1 -mx100M com.ibm.ivm.mqitool.app.MQIToolkit
goto FINISHED

:NODEBUG
start ..\bin\jrew.exe -cp "%MQSI_CLASSPATH%" -mx100M com.ibm.ivm.mqitool.app.MQIToolkit

:FINISHED
Back to top
View user's profile Send private message
EddieA
PostPosted: Tue Aug 19, 2003 6:02 pm    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

Ah Ha. For version 2.0.1 you have to have to load the MQ Java classes onto your system. They aren't included with MQSI.

MQSeries 5.3 comes with those classes, but they are NOT part of the 'Typical' install. Run the install again, and say you want to add additional components. Then add the Java classes.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
Hema30
PostPosted: Tue Aug 19, 2003 8:20 pm    Post subject: java class problem Reply with quote

Acolyte

Joined: 02 Aug 2003
Posts: 59

Hi ,

I have installed the Java classes on my MQ5.3 installation from th installation setup. Still i have the problem to start MQSI2.0.1 Control center.It says the Java classes are not found at startup. Any clues?

My Classpath looks like:
CLASSPATH=c:\IBM\WebsphereMQ\JAVA\LIB;c:\IBM\WebsphereMQ\Java\bin;c:\jdk1.3.1\bin;c:\jdk1.3.1\lib;C:\progrmfiles\Javasoft\jre\1.3.1\bin;c:\programfiles\javasoft\jre\1.3.1\lib;c:\ibm\Java14\bin;c:\ibm\java14\lib;c:\ibm\java14\jre\bin;c:\ibm\java14\jre\lib;

Thanks
Hema
Back to top
View user's profile Send private message
kirani
PostPosted: Tue Aug 19, 2003 9:09 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Try specifying com.ibm.mq.jar file in your classpath.
I am not sure whether MQSeries 5.3 is supported witn MQSI 2.0.1.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
EddieA
PostPosted: Wed Aug 20, 2003 8:14 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

Something looks wrong with the installation of the Java classes. With MQ 5.3, the CLASSPATH should be automatically updated with all the correct jar files.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Java classes
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.