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 » IBM MQ Installation/Configuration Support » BIP1361S: Unable to locate MQSeries Java classes.

Post new topic  Reply to topic
 BIP1361S: Unable to locate MQSeries Java classes. « View previous topic :: View next topic » 
Author Message
anadin
PostPosted: Mon Aug 19, 2002 11:39 pm    Post subject: BIP1361S: Unable to locate MQSeries Java classes. Reply with quote

Novice

Joined: 19 Aug 2002
Posts: 16

Facing one problem while trying to open a cotrol center of MQSeries Integrator version 2.0.

Installed Components:
MQSeries Server Version 5.2
Integrator Version 2.0
Mqseries for java classes Version 5.210
DB2 Version 6

Error it's throwing is : BIP1361S: Unable to locate MQSeries Java classes.

I have checked the classpath. All the required java classes are added to the classpath.
Any clues?
Back to top
View user's profile Send private message
VivekMeshram
PostPosted: Tue Aug 20, 2002 7:25 pm    Post subject: Reply with quote

Voyager

Joined: 25 Mar 2002
Posts: 83

Hi anadin

Can you please copy and paste the classpath over there, so that it will be better to trace the problem...and do let us know the the OS ..
_________________
Thanks
Vivek S Meshram.

·IBM Certified Specialist – IBM WebSphere MQ v5.3 / v5.2
Back to top
View user's profile Send private message Send e-mail
anadin
PostPosted: Tue Aug 20, 2002 11:58 pm    Post subject: BIP1361S: Unable to locate MQSeries Java classes. Reply with quote

Novice

Joined: 19 Aug 2002
Posts: 16

Hello VivekMeshram,

Sending the classpath...

.;C:\Program Files\Java\j2re1.4.0_01\lib\rt.jar;C:\Program Files\Java\j2re1.4.0_01\lib\ejb.jar;C:\Program Files\Java\j2re1.4.0_01\lib;C:\Program Files\Java\j2re1.4.0_01\lib\tools.jar;D:\MSXML\MQ\program files\IBM\lib\com.ibm.mq.iiop.jar;D:\MSXML\MQ\program files\IBM\lib;d:\mq\Tool;D:\MSXML\MQ\program files\IBM\MQSeries\Java\lib\com.ibm.mq.jar;D:\MSXML\MQ\program files\IBM\MQSeries\Java\lib\jms.jar;D:\MSXML\MQ\program files\IBM\MQSeries\Java\lib\com.ibm.mqjms.jar;D:\MSXML\MQ\program files\IBM\MQSeries\Java\lib\com.ibm.mqbind.jar;D:\MSXML\MQ\program files\IBM\MQSeries\Java\lib\providerutil.jar;D:\MSXML\MQ\program files\IBM\MQSeries\Java\lib\fscontext.jar;D:\MSXML\MQ\program files\IBM\MQSeries\Java\lib\jta.jar;D:\MSXML\MQ\program files\IBM\MQSeries\Java\lib\connector.jar;D:\MSXML\MQ\program files\IBM\MQSeries\Java\lib\ldap.jar;d:\sqllib\java\db2java.zip;d:\sqllib\java\runtime.zip;D:\MSXML\MQ\program files\IBM\lib\jdbc;D:\MSXML\MQ\program files\IBM\lib\jndi.jar;

OS is WIN2k Professional.
Back to top
View user's profile Send private message
vmcgloin
PostPosted: Wed Aug 21, 2002 1:29 am    Post subject: Reply with quote

Knight

Joined: 04 Apr 2002
Posts: 560
Location: Scotland

Just a guess (I have not checked the doc) you might need the path to the java\lib directory in your classpath e.g.
D:\MSXML\MQ\program files\IBM\MQSeries\Java\lib

I have the equivalent in my classpath, and the "D:\MSXML\MQ\program files\IBM\lib" in your classpath also looks like it might be a mistake?

Cheers,
Vicky
Back to top
View user's profile Send private message
VivekMeshram
PostPosted: Wed Aug 21, 2002 1:41 am    Post subject: Reply with quote

Voyager

Joined: 25 Mar 2002
Posts: 83

Hi anadin,

Just add these following lines to Classpath and Check

D:\MSXML\MQ\program files\IBM\MQSeries\Java\lib
D:\MSXML\MQ\program files\IBM\MQSeries\lib
D:\MSXML\MQ\program files\IBM\MQSeries\Java\bin


Hope this might help you.!!!
_________________
Thanks
Vivek S Meshram.

·IBM Certified Specialist – IBM WebSphere MQ v5.3 / v5.2
Back to top
View user's profile Send private message Send e-mail
anadin
PostPosted: Wed Aug 21, 2002 3:48 am    Post subject: Reply with quote

Novice

Joined: 19 Aug 2002
Posts: 16

thnax for the replies guys...
but sorry to say that the classpath still didn't work.

can u tell me wht are the jars required for the control center ?

i guess i have all the jars and specified the classpath.
now i'm trying to debug using java debugger Eclipse...let's see...
and also one more point...
i do get one error as "security property not found.used default"
Back to top
View user's profile Send private message
VivekMeshram
PostPosted: Wed Aug 21, 2002 8:26 pm    Post subject: Reply with quote

Voyager

Joined: 25 Mar 2002
Posts: 83

anadin,

On which directory you have installed the MQSI, since i cannot see the path...and for the control centre all the jar which you might find in MQ/Java/lib...
_________________
Thanks
Vivek S Meshram.

·IBM Certified Specialist – IBM WebSphere MQ v5.3 / v5.2
Back to top
View user's profile Send private message Send e-mail
anadin
PostPosted: Wed Aug 21, 2002 10:24 pm    Post subject: Reply with quote

Novice

Joined: 19 Aug 2002
Posts: 16

i'have installed it D:\MQ directory and added the lib in classpath.

still it's not working...
hey does it requires a specific verision of java Classes for MQ
Back to top
View user's profile Send private message
anadin
PostPosted: Wed Aug 21, 2002 10:25 pm    Post subject: Reply with quote

Novice

Joined: 19 Aug 2002
Posts: 16

i'have installed it D:\MQ directory and added the lib in classpath.

still it's not working...
hey does it requires a specific verision of java Classes for MQ Series ?

Components i have installed are :

MQSeries Server Version 5.2
Integrator Version 2.0
Mqseries for java classes Version 5.210
DB2 Version 6
Back to top
View user's profile Send private message
bower5932
PostPosted: Mon Aug 26, 2002 10:46 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

I did a quick search on an internal database and I found two similar problems. Both of them were related to running a newer level of MA88 against an older level of WMQI. Apparently, there is a compatability problem with the com.ibm.mq.jar file.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
yaylas
PostPosted: Tue Oct 01, 2002 12:44 am    Post subject: BIP1361S: Unable to locate MQSeries Java classes. Reply with quote

Newbie

Joined: 01 Oct 2002
Posts: 1
Location: Norway

I am also having this problem with :
- MQSeries Server Version 5.2.1
- Integrator Version 2.0.1
- Mqseries for java classes Version 5.2.1

Is there a solution to this?

If this is really due to a compatability
problem with the com.ibm.mq.jar file,
can someone lead me towards a
compatible set?

Thank you.
Back to top
View user's profile Send private message
cronydude
PostPosted: Wed Oct 02, 2002 9:45 pm    Post subject: Reply with quote

Voyager

Joined: 11 Nov 2001
Posts: 85
Location: US

Hi all,
use MQSeries5.1 with older versions of MQSI(lower than 2.1)..i am sure it will work...
_________________
Regs,
crony
IBM Certified Specialist - MQSeries
Back to top
View user's profile Send private message
bower5932
PostPosted: Thu Oct 03, 2002 4:52 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

If you do use MQSeries 5.1, you'll be running unsupported software.

I vaguely remember that WMQI used to NOT ship the java classes that it needed to connect to MQSeries and that later it did. I don't remember all of the details. You might try appending to the WMQI Support forum. I would guess that somebody over there would have a better memory than me.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » BIP1361S: Unable to locate MQSeries 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.