Hello Experts,
We have a Mail to SOAP scenario on PO 7.4 single stack PI system. Currently we are facing issue with messages where messagess are in status "To be Delivered". Messages dont get processed further.
Two days back, we had issue with file system table overflow and this cause messages remained in "Delivering" status. I can see Audit log with error emssage for table space full.
I couldnt cancel/resend those messages.
I believed these messages are causing rest of the messages to go in "To be Delivered" status. I found few blogs to check resources in Java Engine Additional Data->Queues and its looks good.
we had system restart and these "Delivering" messages were cancelled but again when we tried a fresh run and first message went into "Delivering" Status with 500 server error message in audit log and subsequent messages started going into "To be Delivered" status. This is happening only for one scenario, rest of the message are working fine.
I tried wit new BS, Channel, Integrated scenario for same functioanlity but its not working.
Recent messages with "To be Delivered" can be seen with below audit log
Information MP: processing local module localejbs/sap.com/com.sap.aii.adapter.mail.app/XIMailAdapterBean
Information Mail: Calling the module processor for channel CC_Sender_V2
Information Mail: Message leaving the adapter (call)
Information Trying to put the message into the send queue
Information Application attempting to send an XI message asynchronously using connection AFW
Information Message successfully put into the queue
Information Trying to put the message into the send queue
Information Mail: Call completed
Information Message successfully put into the queue
Information The application sent the message asynchronously using connection AFW. Returning to application
Information Mail: Call returned for channel CC_Sender_V2
we have latest patch(SAP_XIESR Version 1000.1.70) applied 10 days back only
Kindly suggest.