cancel
Showing results for 
Search instead for 
Did you mean: 

MQ Series 7 can't connect to PI7.0 system

Former Member
0 Kudos

Hello,

I'm trying to configure a sender JMS adapter using MQ7 server. The MQ server and PI system locate on the same system. However, when I tried to activate the communication channel, error throws as:

Error establishing JMS connection; error message: JMSWMQ0018: Failed to

connect to queue manager 'queue.manager.1' with connection mode 'Client'

and host name 'pvgn50063174a'. JMSCMQ0001: WebSphere MQ call failed with

compcode '2' ('MQCC_FAILED') reason '2059'

('MQRC_Q_MGR_NOT_AVAILABLE').; error code: JMSWMQ0018

Later on, no matter how I troubleshooted the problem(checking all settings and change options from MQ7) the problem persists the same.

The weird thing is, if I use another MQ7 server as destination, the connection works fine. So the problem shouldn't be that I deployed the jar files wrongly. Unfortunately I'm not allowed to check configurations of the other MQ7 server.

Any advice on how can this problem be is welcome!

Kind Regards

wenrong chen

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

Check the user name and password for connecting PI to JMS Message Queue.

Check JMS-Provider-Specific Settings :

http://help.sap.com/saphelp_nw70/helpdata/en/c1/739c4186c2a409e10000000a155106/content.htm

Regards,

Anurag

Former Member
0 Kudos

Hi,

per IBM forum / support this may be due to a wrong or not available queue manager of MQ7. So please check whether other applications are able to connect or whether the queue manger is running propperly.

Also please check:

http://publib.boulder.ibm.com/infocenter/wmqv7/v7r0/index.jsp?topic=/com.ibm.mq.csqzaw.doc/jm35210_....

Regards,

Kai

Edited by: Kai Lerch-Baier on Aug 5, 2009 11:40 AM