-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
None
-
Affects Version/s: 4.3.4, 4.4
-
Component/s: Import / Export [Deprecated]
-
Environment:
4.4-SNAPSHOT
-
4.03
-
Severity 3 - Minor
-
I was doing an import while some email was being sent and I got the attached deadlock.txt
. If e-mail is going to cause deadlocks then we should clear to queue and wait for any currently running items or kill -9 them before we start the import. We then need to make sure that no mail items are added to to queue while the import is progressing.