cancel
Showing results for 
Search instead for 
Did you mean: 

JMS sender to RFC connectivity issue

Former Member
0 Kudos

Dear Experts,

i am facing a connectivity issue in the sender JMS channel and the error message screenshot is also attached and the screenshot of the sender JMS channel is also attached.

thanks

Shakif

Accepted Solutions (0)

Answers (3)

Answers (3)

suman_saha
Contributor
0 Kudos

Hi,

Error Message: javax.jms.JMSException: MQJMS2005: failed to create MQQueueManager for '<Host>:<QueueManagerName>'

...

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

MQJE016: MQ queue manager closed channel immediately during connect

Closure reason = 2009

Tip: This usually indicates that your channel name was incorrect of that you did not specify a channel of type SVRCONNN (server connection) in the channel field on your JMS channel configuration.


Ref:XI JMS Adapter and IBM Websphere MQ: FAQ | Exchange Infrastructure (XI) Tutorials | SAP Techies

suman_saha
Contributor
0 Kudos

Hi,

Check

Suman

azharshaikh
Active Contributor
0 Kudos

Hi,

Please check the following for similar error:

Regards,

Azhar