Hi,
Why would the Application messages be stuck in a Processing status (IN queue) ? There is no error message either. When the service is re-started these get processed. After a little while the same problem after processing a few new messages.
Hi,
Why would the Application messages be stuck in a Processing status (IN queue) ? There is no error message either. When the service is re-started these get processed. After a little while the same problem after processing a few new messages.
i have the same issue...
I did not resolve it, but the TSM has managed to fix it by changing the batch queues that the methods processing this message. The Batch queues looked to have been having duplicate messages or too many in it.
Do you have any events on FNDCN_APPLICATION_MESSAGE_TAB? I have seen this behaviour in the past that errors in the event action on this table stop the integration cluster nodes from updating the status of the message.
Also, the integration cluster nodes use a connection pool. If you deploy things to the database without restarting the integration cluster these connections in the pool can get corrupted and get stuck in an indefinite cycle of “existing state of package has been discarded” without refreshing themselves which can also lead to messages getting stuck. The solutions here are:
There are also two bugfixes that will avoid processing to get stuck:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.