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:
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