cancel
Showing results for 
Search instead for 
Did you mean: 

Messages got stuck in inbound adapter engine queue

Former Member
0 Kudos

Hi Experts,

My senario is File - XI -SAOP reciever and we have 8 usecases of same type. For 7 usecase, we dont have any problem. But for only one use case we have having heavy delay in processing messages.

All my messages got stuck in inbound queue of Adapter engine in to be delivered state, wait state, delivering state.

Please see the below logs and suggest some solution.

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

To be delivered Message log :

Time Stamp Status Description

2008-06-30 06:54:20 Success Processing child message of multi-message with message ID 8c597510-466f-11dd-92f9-000f203c93e0

2008-06-30 06:54:20 Success Using connection AFW. Trying to put the message into the receive queue.

2008-06-30 06:54:20 Success Message successfully put into the queue.

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

Waiting Message log :

Audit Log for Message: 4864ad2b-cabd-5891-e100-00000aa3fdb2

Time Stamp Status Description

2008-06-30 06:42:24 Success Processing child message of multi-message with message I

2008-06-30 06:42:24 Success Using connection AFW. Trying to put the message into the receive queue.

2008-06-30 06:42:24 Success Message successfully put into the queue.

2008-06-30 07:46:16 Success The message was successfully retrieved from the receive queue.

2008-06-30 07:46:16 Success The message status set to DLNG.

2008-06-30 07:46:16 Success Delivering to channel: CC_SOAP_Receiver

2008-06-30 07:46:16 Success SOAP: request message entering the adapter

2008-06-30 07:51:24 Success SOAP: call failed

2008-06-30 07:51:24 Success SOAP: sending a delivery error ack ...

2008-06-30 07:51:24 Success SOAP: sent a delivery error ack

2008-06-30 07:51:24 Error SOAP: error occured: java.net.SocketTimeoutException: Read timed out

2008-06-30 07:51:24 Error Exception caught by adapter framework: Read timed out

2008-06-30 07:51:24 Error Delivery of the message to the application using connection AFW failed, due to: Read timed out.

2008-06-30 07:51:24 Success The asynchronous message was successfully scheduled to be delivered at Mon Jun 30 07:56:24 GMT 2008.

2008-06-30 07:51:24 Success The message status set to WAIT.

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

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

Delivering Message log :

Audit Log for Message: 4864ad2d-cabd-5891-e100-00000aa3fdb2

Time Stamp Status Description

2008-06-30 06:42:24 Success Processing child message of multi-message with message ID 7481f110-466f-11dd-b8ce-000f203c93e0

2008-06-30 06:42:24 Success Using connection AFW. Trying to put the message into the receive queue.

2008-06-30 06:42:24 Success Message successfully put into the queue.

2008-06-30 07:46:24 Success The message was successfully retrieved from the receive queue.

2008-06-30 07:46:24 Success The message status set to DLNG.

2008-06-30 07:46:24 Success Delivering to channel: CC_SOAP_Receiver

2008-06-30 07:46:24 Success SOAP: request message entering the adapter

2008-06-30 07:51:24 Success SOAP: call failed

2008-06-30 07:51:24 Success SOAP: sending a delivery error ack ...

2008-06-30 07:51:24 Success SOAP: sent a delivery error ack

2008-06-30 07:51:24 Error SOAP: error occured: java.net.SocketTimeoutException: Read timed out

2008-06-30 07:51:24 Error Exception caught by adapter framework: Read timed out

2008-06-30 07:51:24 Error Delivery of the message to the application using connection AFW failed, due to: Read timed out.

2008-06-30 07:51:24 Success The asynchronous message was successfully scheduled to be delivered at Mon Jun 30 07:56:24 GMT 2008.

2008-06-30 07:51:24 Success The message status set to WAIT.

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

Thank you

Subbu

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Dear Subramanyam,

Some message might be struck in the queue. Because of this reason furthur processing is not performed on time.

Please try to do like this:

Go to SXMB_MONI, or SXi_monitor, select QueueID in the row, which is showing green flag. In the next window belongs to queue select the queue and press unlock button on the panel.

This could possibly release the queue which is struck.

Best Regards

Praveen

Former Member
0 Kudos

Hi Praveen,

This problem is at Adatper Engine In bound( SOAP Receiver).

Threre are no Queue which got stuck in IE.

Thank you

Subbu

former_member240483
Contributor
0 Kudos

In the queues check what causing error..try to solve that error and release the queues ..

Regards

Rao

Former Member
0 Kudos

Hi Rama Subramanyam,

Try to resend those messages in Adapter Engine,

and try to delete the particular error queues in INBOUND.

and deactivate and activate the adapter.

Regards,

Skumar