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 Java / JMS » Regarding message catalog!!!

Post new topic  Reply to topic
 Regarding message catalog!!! « View previous topic :: View next topic » 
Author Message
googledev
PostPosted: Mon Jul 12, 2004 6:48 am    Post subject: Reply with quote

Novice

Joined: 02 Jul 2004
Posts: 14

Did you put the "Connector.jar" in the classpath?
Back to top
View user's profile Send private message
RogerLacroix
PostPosted: Mon Jul 12, 2004 8:41 am    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3264
Location: London, ON Canada

Hi,

You appear to have 2 problems. Also, just to confirm, you are running in Client mode? i.e. connecting to a remote queue manager.

Problem #1
Unable to load message catalog - mqji
Make sure the path to the mqji***.properties files is in your CLASSPATH. Just the path. i.e.
Code:
set CLASSPATH=C:\Program Files\IBM\WebSphere MQ\Java\lib;%CLASSPATH%

Problem #2
MQ exception: CC = 2 RC = 2009
You most likely have an incorrect SVRCONN Channel name. i.e. It is case sensitive. Or the queue manager has reached the maximum allowed number of channel connections (default is 100). On the box with the queue manager, do the following command:
Code:
netstat -an | grep ####
where #### is the queue manager's listener port.

If you are running on Windows, then you will need to download a grep package. I have agreg at my site and it works very well:
http://www.capitalware.biz/pc_win_general.html

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Regarding message catalog!!!
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.