cancel
Showing results for 
Search instead for 
Did you mean: 

Error in JMS Adapter Configuration.

Former Member
0 Kudos

Hi,

Its regarding JMS receiver adapter for MQ Series.

We have MQ 6.0 installed on PI server. While trying to connect thorough JMS receiver adapter we are getting a connection failure error at communication channel level.

The MQ administrator is of the opinion that as MQ is local to the PI server a channel is not required.

In the MQ server, the administrator has created a Manager and Queue which we are using in the JMS receiver channel.

We have provided the queue connection factory as the default one used for MQ 5.3

class also as the default. (All the extra jar files required for MQ 6.0 is deployed).

The error description says:

Error during channel initialization; exception trace: javax.jms.JMSException: MQJMS2005: failed to create MQQueueManager for '10.23.86.134:XBEIG_QMGR1'

at com.ibm.mq.jms.services.ConfigEnvironment.newException(ConfigEnvironment.java:586)

at com.ibm.mq.jms.MQConnection.createQM(MQConnection.java:2110)

at com.ibm.mq.jms.MQConnection.createQMNonXA(MQConnection.java:1532)

...

com.ibm.mq.MQException: MQJE001: An MQException occurred: Completion Code 2, Reason 2059

MQJE011: Socket connection attempt refused.

Any inputs would be very helpful...

Many Thanks,

Rosine.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

you can check the SAP Note 856346 - FAQ on JMS adapter it might have some info