Posted: Tue Aug 13, 2002 5:14 pm Post subject: Access QMgr on Openvms using a client on Win NT
Newbie
Joined: 03 Jun 2002 Posts: 4
Hi,
We are trying to access a Queue Manager on Openvms from a JAVA Client running on Windows NT.
The following MQEnvironment properties are set in the JAVA Client
port -- port number
hostname -- ip address of the server m/c
userID - set to a user id which is valid on openvms server and has access to the queue
maneger.
password - passwd for userid
channel - SYSTEM.DEF.SRVCONN
we get a error while connecting to the queue manager..
MQJE011: Socket connection attempt refused
MQJE001: Completion Code 2, Reason 2059
Also, tried accessing the server using the MQIVP program
java MQIVP
....resulting in same error.
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
Hi,
2059 generally means that the queue manager is down. Check and make sure that both the queue manager and the command server are running on the OpenVMS box. (Side note: Are you running a version of MQSeries that supports Java clients?)
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