[
https://issues.jboss.org/browse/DROOLS-890?page=com.atlassian.jira.plugin...
]
Vivek Hingorani commented on DROOLS-890:
----------------------------------------
Thanks a lot Mario for the fix.
I checked the
drools.org site and still can't see Drools 6.3.0.Final.
Also we tried to reproduce the issue with Drools 6.2.0.Final and the same issue is there
with drools 6.2.0.Final as well. Can you please provide the same patch on
Drools6.2.0.Final as we would be using Drools 6.2.0.Final only in our project.
Thread deadlock issue in class ProjectClassLoader.java
-------------------------------------------------------
Key: DROOLS-890
URL:
https://issues.jboss.org/browse/DROOLS-890
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 6.1.0.Final
Reporter: Vivek Hingorani
Assignee: Mario Fusco
Fix For: 6.3.0.Final
In our project , we are using drools6.1.0.Final jars and the rules are deployed in a jar.
Another application when trying to use the rules jar is getting thread deadlock problem.
Stack trace is
at
org.drools.core.common.ProjectClassLoader$InternalTypesClassLoader.loadClass(ProjectClassLoader,java284)
Two threads are in deadlock condition on this thread. I restarted the application and the
error is gone but we need to fix this issue so that it is not reproduced later.The class
is in drools-core jar
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)