cancel
Showing results for 
Search instead for 
Did you mean: 

JMS sender channel issue

Former Member
0 Kudos

Hello All,

We have connectivity working well between SAP PI and MQ server (via JMS receiver channel). But the connectivity from MQ to SAP PI (JMS sender channel) is not working. Connection parameters received from MQ admin are same for sender and receiver.

JMS sender channel error says:

Error creating JMS connection. The JMS provider gave the error message as: Failed to connect to queue manager '' with connection mode 'Client' and host name '1'. J: WebSphere MQ call failed with compcode '2' ('MQCC_FAILED') reason '2538' ('MQRC_HOST_NOT_AVAILABLE')., and the error code as

Can any one tell me why the sender JMS is in to error when JMS receiver is working with same connection parameters

Regards,

Moorthy

Accepted Solutions (1)

Accepted Solutions (1)

former_member182412
Active Contributor
0 Kudos

Hi Naresh,

Make sure they created the channel as server-connection channel instead of client-connection channel.

Regards,

Praveen.

Answers (1)

Answers (1)

former_member186851
Active Contributor
0 Kudos

Hello Naresh,

Also check the authorisations are provided for polling the JMS queue.