We are rrunning on SAP Nw7.40 SR1 Sp 08 java stack only usage type PO, We are facing some periodically issues where messages end with error code
PERSISTING_MESSAGE_FAILED,
Audit Log:
ErrText": "Error occurred while processing message: 3a817bca-b07c-4ca6-0d07-b4209d166f39. The detailed error (if any) is : com.sap.aii.adapter.jms.api.channel.filter.MessageFilterException: Could not insert message 3a817bca-b07c-4ca6-0d07-b4209d166f39(OUTBOUND) into database. Reason: java.lang.IndexOutOfBoundsException: Index: 3, Size: 3: MessagingException: Could not insert message 3a817bca-b07c-4ca6-0d07-b4209d166f39(OUTBOUND) into database. Reason: java.lang.IndexOutOfBoundsException: Index: 3, Size: 3\r\n\tat com.sap.aii.adapter.jms.core.channel.filter.SendToModuleProcessorFilter.filter(SendToModuleProcessorFilter.java:100)\r\n\t....",
But exact same message with no changes , will be processed when we resend this manually.
We have done this tasks successfully:
- CPA cache delta and full has been done successfully
- Database check
- Resource check (memmory cpu)
- JMS communication
Any one face this issue??
/Patrick