cancel
Showing results for 
Search instead for 
Did you mean: 

Message lost in JMS adapter

Former Member
0 Kudos

Hi PI Expert,

We have faced a starnge issue.ECC is sending IDOC to PI.PI pushes it to some other middle ware through JMS adapter.PI logs shows all the messages are processed successfully.But at receiver side,every time the first message is lost.We are using same Queue name for many interface.but the receiver CC is different and only the Queue name is same.Receiver system is using Active MQ JMS.

Did any one faced the similar kind of issue in JMs receiver adapter.Please provide some suggestion for fixing this issue.

Regards,

Karthiga

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Try setting the Handling of Pending PI Messages as "Mark Messages "in JMS receiver adapter


Refer the note

1644230 - JMS Receiver channel loses messages while channel starting



Also you can use create on demand - to open the connection whenever required.

Former Member
0 Kudos

Hi all,

Whenever the receiver system server restart occurs,first message got lost.but PI logs shows its successfully delivered.But the end system says its not received at all in JMs Queue.

Please let me know how to fix this issue.

Regards,

Karthiga

Former Member
0 Kudos

can you share JMS receiver adapter configuration. if you already selected this option "Transactional JMS Session" try uncheck and see.

Answers (0)