Skip to Content
0
Former Member
Dec 20, 2006 at 04:18 PM

Message stuck in Adapter engine with DELIVERING status

177 Views

Experts - I am processing around 300 messages at a time for ABAP Proxy to XI to JDBC(SQL stored procedure) scenario.

Initial around 10 messages got processed successfully but rest all 290 got stuck in Adapter engine. Out of 290 stuck messages , I see 4-5 with DELIVEZRING status and rest all are with TO BE DELIVERED status.

The message with DELIVERING status is not processing and not even Erroring out. Adapter is not even making connection to SQL when I monitor the activities in SQL. This message is just stuck in there and here is the MDT tool's Audit log about this message:

*********************************************************************************************

2006-12-19 13:27:53 Success The message was successfully received by the messaging system. Profile: XI URL: <URL details>

2006-12-19 13:27:53 Success Using connection AFW. Trying to put the message into the receive queue.

2006-12-19 13:27:53 Success Message successfully put into the queue.

2006-12-19 13:28:39 Success The message was successfully retrieved from the receive queue.

2006-12-19 13:28:39 Success The message status set to DLNG.

2006-12-19 13:28:39 Success Delivering to channel: RECEIVER_JDBC_MRI_OUTBOUND_PR1

2006-12-19 13:28:39 Success Receiver JDBC adapter: processing started; QoS required: ExactlyOnce

2006-12-19 13:28:53 Success JDBC adapter receiver channel RECEIVER_JDBC_MRI_OUTBOUND_PR1: processing started; party , service MRI

*********************************************************************************************

Any clue ?? pls advice.

Cheers,

Amrish.