Issue With Incoming email Concurrency

cancel
Showing results for 
Search instead for 
Did you mean: 
Fabian758
Member II

Issue With Incoming email Concurrency

We are on Alfresco Enterprise version 4.2.4. We have one folder email alias for incoming emails to alfresco. We have lots of emails that comes this way into system.
Presently the issue is that for some arbitrary case, email preparing fizzles and delivers beneath mistake. This possibly happens when at an equivalent time there are numerous approaching messages from mail worker to in the open air. So this is by all accounts some simultaneousness issue.

com.microsoft.sqlserver.jdbc.SQLServerException: The INSERT explanation clashed with the FOREIGN KEY requirement "fk_alf_cass_cnode". The contention happened in information base "alfresco424", table "dbo.alf_node", section 'id.

After investigation, it is been discovered this blunder happens while making youngster hub.

In the wake of checking Alfresco code, they have composed this activity in RetryingTransactionHelper. So for what reason doesn't it retry?

How to check if RetryingTransactionHelper is retrying?

Joining full stack follow. Generously help.