cancel
Showing results for 
Search instead for 
Did you mean: 

Message in "delivering" status in adapter engine

Former Member
0 Kudos

Hi All,

There is a message which is in the "delivering" queue long time ago(around 1 month) and I need to know:

what is the possible cause for this issue?

how to change the status to "successfull" or "failed"?

Any help will be really appreciated.

Thanks

Ivan

Accepted Solutions (0)

Answers (6)

Answers (6)

0 Kudos

Hi Ivan,

You can select the message by clicking the radio button related to the messages and the click cancel and refresh. So selected messages whose status was Delivering goes to Cancelled with Error state.

Regards,
Bibin

KennethEriksen
Participant
0 Kudos

Hi,

The reason for the error can be a bit difficult to find, but most likely network issues. We have seen this problem with File Receiver using SSL after patching our PI-system.

However, the only way to release messages stuck in status "Delivering" in J2EE-stack is restart of the J2EE-engine. Then the stuck messages will switch to status "System error" and processing of the queue can continue.

Hope this helps.

Br,

Kenneth

Former Member
0 Kudos

Hi Eriksen,

After a Server Bounce the messages was processed successfully. However in the engine status(backlog) there is still one message in Processing BackLog (without errors) and we do not know why as in the RWB all messages are proccessed.

Any idea why is it happening?

Thanks and Regards

Ivan

0 Kudos

Hi Ivan,

We are facing the same issues. Were you able to ever figure out why this is happening. Thanks in advance.


Dhee

Former Member
0 Kudos

Hi,

If receiver communication channel is file ftp, then check SAP note num 821267, point 45:

45. Receiver File Adapter stuck while using temporary file.

Q :The thread of receiver file adapter remains in runnable while

Communication channel has the following configuration

File Construction Mode=Create, Overwrite Existing File=false, Write Mode= Use Temporary File.

A :The Receiver file adapter thread is stuck in the runnable state when the temporary file is used and over writing of existing file is set to false. Since the temporary file was not being deleted and the overwriting of existing file i.e. target file was set to false, the thread would never end. This problem has been fixed by deleting the temporary file after being named to the target file.

The error is corrected with SAPXIAF06P patch#8 (Support Package -level #06).

Regards,

Carme.

deepak_shah
Contributor
0 Kudos

Hi,

check following threads

Regards,

Deepak.

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Register and activate the queue once and see how that helps.

Former Member
0 Kudos

Hi,

Clear the queues & try to re-process the message.

The status will be updated.

-santosh.