[jboss-jira] [JBoss JIRA] (DROOLS-890) Thread deadlock issue in class ProjectClassLoader.java

Vivek Hingorani (JIRA) issues at jboss.org
Mon Aug 24 03:55:26 EDT 2015


    [ https://issues.jboss.org/browse/DROOLS-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100900#comment-13100900 ] 

Vivek Hingorani commented on DROOLS-890:
----------------------------------------

◄  "DSLFpmlDataRecordKeepingTradeViewCacheWorker:48" id=538 State:DEADLOCKED
at org.drools.core.common.ProjectClassLoader$InternalTypesClassLoader.loadClass(ProjectClassLoader.java:284)
- waiting to lock org.drools.core.common.ProjectClassLoader at 28572e93 owned by:"DSLFpmlDataRecordKeepingTradeViewCacheWorker:31" id=521
   3:24:38 PM    
◄  "DSLFpmlDataRecordKeepingTradeViewCacheWorker:31" id=521 State:DEADLOCKED
at java.lang.ClassLoader.loadClass(ClassLoader.java:404)
- waiting to lock org.drools.core.common.ProjectClassLoader$InternalTypesClassLoader at 74793783 owned by:"DSLFpmlDataRecordKeepingTradeViewCacheWorker:48" id=538  3:25:09 PM 

The stack trace is project specific and hence can't put the entire log file. Is this information sufficient?

> 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
>
> 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)



More information about the jboss-jira mailing list