Re: Thread deadlock during message processing

2019-11-26 Thread Mario Mahovlić
Hello all, Has anyone managed to check this out? It seems to be a pretty major race condition issue with large message processing. Unfortunately I just realized that attachments get removed from e-mails, so here are relevant thread stacks... Stacks of 2 *deadlocked *threads: "Thread-1074 (Active

Thread deadlock during message processing

2019-11-20 Thread Mario Mahovlić
Hello all, We run Artemis embedded on our Spring service and occasionally get this issue where all our producer threads become blocked so no messages can be produced to queue (happened 3 times in 2 weeks). We produce both regular and large messages to the queue. All we get during this time from ar