cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Receiver communication channel unable to connect to MQ

Former Member
0 Kudos

PI version is 7.31 java stack.

In this synchronous scenario, CRM is sending orders to internal system via PI

PI connects delivers these messages to MQ and there after it goes to another sytem.

Issue is when ever MQ is down, PI receiver comm channel is unable to connect to MQ automatically.

It expects a restart. Please share your thoughts.

Accepted Solutions (0)

Answers (2)

Answers (2)

anand_shankar10
Active Participant
0 Kudos

Hi Naga,

Ask the basis team to change the timeout of JMS channel.

This is not only with the MQ server. whenever any third party server is down, the channel who are not oftenly used, face this issue.

Thanks

Anand

smavachee
Active Contributor
0 Kudos

Check these two threads, not sure how much useful they are in your scenario but they might help you.

JMS unable to connect MQ

Error in JMS Communicatin channel

Regards,

Sunil