-
Bug
-
Resolution: Done
-
Major
-
6.1.0.Final
-
None
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.
- links to