[jboss-jira] [JBoss JIRA] (DROOLS-649) Complex Dependencies Cause
Patrick Thomas (JIRA)
issues at jboss.org
Fri Nov 14 13:50:29 EST 2014
Patrick Thomas created DROOLS-649:
-------------------------------------
Summary: 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: Mark Proctor
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