cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Message lost in JMS Receiver Communication Channel

Vijay_S_Rajput
Advisor
Advisor
0 Kudos

Hi ,

We are facing problem in JMS Receiver Adapter in SAP PI 7.1 SP07.

We are connecting to JMS provider using Transport Protocol "Access JMS Provider with JNDI"

When we triggered the message in PI. It successfully executed in PI , In JMS Receiver Communication channel log we can see the message is successfully delivered to the application using connection JMS_http://sap.com/xi/XI/System.

But According to the receiving party, Queue has not received the message in its queue.

Please help us what possible cause of error and where these messages got lost.

For other queues, we are successfully read the queue from the same JMS provider using Sender JMS Adapter.

Best Regards,

Vijay

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi satish,

            We are facing similar kind of issues JMS rcv adepter but this is not related PI issues.

    related to MQ series and network related issues. please ask to both teams.

Thanks

srikanth

agasthuri_doss
Active Contributor
0 Kudos

Hey,

Check the Queue name mentioned in the JMS Adapter, In the Receiver system there might be Dynamic creation option, Hence you might be passing the message to diferent queue.

Cheers

Agasthuri

Former Member
0 Kudos

Hi,

The queue is static.

This behaviour is very strange as In Communication Channel Montoring , it says the message is delivered successfully, but is getting dropped before reaching TIBCO queue, No error is logged in default trace or anywhere else as everything seems to be successful from PI prespective. The incoming message to PI from TIBCO using JNDI is working fine.

I am able to write to the same queue using custom java code from PI server environment, while from JMS rcvr channel the messages are not reaching.

I could see couple of messages in forum 2007/08 related to this strange behaviou, however none of them were resolved.

Cheers,

Satish

Former Member
0 Kudos

Hi Sathish,

We are facing similar kind of issue.JMS adapter log shows its successfully delivered.But the receiving system says its nt reached at their end.only the first message missing all the time.

Please provide some suggestion.

Regards,

Karthiga