cancel
Showing results for 
Search instead for 
Did you mean: 

Message lost after re-start of SAP Instance

Former Member
0 Kudos

Hi all,

We had a re-start of the SAP instance, yesterday.

We have a JMS Scenario, the adapter polls over the queue and triggers a delete for the data.

When we did a re-start, the delete was triggered, but no message was visible in the SXMB_MONI.

My question is, does a message gets persisted on the Adapter engine, even if it has not reached the IS.

This was the case, when the re-start happened.

Any pointers would be helpful.

Regards,

Abhishek

Accepted Solutions (0)

Answers (2)

Answers (2)

SudhirT
Active Contributor
0 Kudos

In my opinion, the message should persist in adapter engine and after trying three times to deliver the message to Integration engine it should at least display the System Error in Integration server i.e. in ABAP stack in moni.

Thanks!

Former Member
0 Kudos

Hi,

can you check this that in RWB - msg monitoring - adapter engine, are you able to see your JMS msg... see you are saying the msg was removed from queue, so i think you should have a msg in adapter engine.

Regards,

Rajeev Gupta