[
https://issues.jboss.org/browse/DROOLS-610?page=com.atlassian.jira.plugin...
]
Mario Fusco commented on DROOLS-610:
------------------------------------
It's very hard (if not impossible) to figure out what's going wrong based on your
description.
It would be great if you could provide a reproducer or at least the stack traces of the
deadlocked threads.
drools-worker-2 thread blocked and the main program blocks
----------------------------------------------------------
Key: DROOLS-610
URL:
https://issues.jboss.org/browse/DROOLS-610
Project: Drools
Issue Type: Bug
Affects Versions: 6.1.0.Final
Environment: linux
Reporter: Nathalie ravenel
Assignee: Mario Fusco
Running our program, we got some deadlock on one thread (drools-worker-2). We
investigated the problem using java memory control. The thread is blocked and the program
also. The stack traces was registered for the different threads. The last trace for the
thread was : org.drools.core.common.SynchronizedLeftTuplesSets.takeAll.
There are 1111 Blocked count on one DeadLock on the thread.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)