[jboss-jira] [JBoss JIRA] (DROOLS-649) Complex Dependencies Cause

Michael Anstis (JIRA) issues at jboss.org
Thu Nov 20 11:27:39 EST 2014


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

Michael Anstis commented on DROOLS-649:
---------------------------------------

Please raise a different JIRA for jBPM (https://issues.jboss.org/browse/JBPM) for the new issue you've tagged on to the end. Thank-you

> Complex Dependencies Cause 
> ---------------------------
>
>                 Key: DROOLS-649
>                 URL: https://issues.jboss.org/browse/DROOLS-649
>             Project: Drools
>          Issue Type: Bug
>    Affects Versions: 6.1.0.Final
>         Environment: Drools 6.1.0, WildFly 8.1, JDK 1.7
>            Reporter: Patrick Thomas
>            Assignee: Michael Anstis
>              Labels: dependency, kie
>             Fix For: 6.2.0.CR3
>
>
> When I add a dependency to my project that has other dependencies, KIE fills up my log file with multiple warnings and errors. See the forum reference for a sampling of messages I am receiving. One single reference filled my log file with 8MB of messages.
> KIE appears to attempt to load every dependency of my dependency, and every dependency of those dependencies, and so on. The system becomes unusable for a while. After the scan is done, my Type drop down in the Data Modeler is filled with so many classes that it is difficult to find what I need.
> The last problem (not mentioned in the forum) is that I can't shut down WildFly. I seem to get stuck in an endless loop with the following message being displayed repeatedly:
> 13:41:55,522 WARN  [org.jbpm.executor.impl.ExecutorRunnable] (pool-14-thread-1) Error while executing jobs due to {}null
> It's possible that WildFly would eventually shut down, but I end up stopping the task forcibly.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list