cancel
Showing results for 
Search instead for 
Did you mean: 

TO BE Delivered Message in RWB

Former Member
0 Kudos

Hello Experts,

In production some messages are in status TO BE Delivered.

no messages in SMq1, SMq2 and SM58.

we restarted the Java stack, still no luck.

Kindly let me know is any other process to remove messages.

Regards,

Chinna

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Addition to the above check If your messages are using EOIO Queues..

check the EOIO sequence Monitor Queue in Messaging system

http://host: port/MessagingSystem/

HTH
Rajesh

Answers (4)

Answers (4)

smavachee
Active Contributor
0 Kudos

hello chinna,

have a look at reply from Kenny Scot..

https://scn.sap.com/thread/1050568

also look for messages in DLNG status

hope it will help.!

regards,

sunil m

Former Member
0 Kudos

Hello Experts,

My scenario is IDOC to FILE, after Java stack restart 2 to 3 hours time, files are successfully posted into target side.

kindly let me know the solution for this issue which should not repeat again.

regards,

Chinna

Former Member
0 Kudos

Hi ,

Sorry above provided links were not pasted properly.

Increase the Max. parallel connections would help to fix.

Please go though the below link for the same.

http://scn.sap.com/message/9557248

Regards

Venkat

Former Member
0 Kudos

Hi ,

Check the receiver channel if you are using java adapter at target side.

Please go through the below links.once you might find some solution that matches to you.

http://scn.sap.com/message/9557248


http://scn.sap.com/message/3750889#3750889


http://www.benx.de/benx%28bD1lbiZjPTAwMQ==%29/de/index.do?onInputProcessing%28brai_thread%29&001_thr...


http://scn.sap.com/thread/3244630

Regards

Venka

baskar_gopalakrishnan2
Active Contributor
0 Kudos

This could be due to many reasons. One simple scenario is that if the adapter is mail and the problem is due to firewall or connectivity issue then the receiver adapter will fail to send the messages. Initially the message would be in queue and the status shows  to be delivered. after several try attempts the status will become failed.  What is your scenario and the interface is sync or async?