-
Bug
-
Resolution: Done
-
Major
-
6.3.2.GA
-
Kie server version 6.3.2
-
-
-
-
-
-
CR1
-
Part of disposing of container in Kie server is to dispose container in all active extensions.
If disposing in extension fails (for example there are still active process instances) then Kie server recreates container back in all extensions where it was disposed.
If container is recreated for example in Drools extension then error listed in attachment is thrown.
It is caused by missing KieModuleMetaData parameter when recreating container for Drools or jBPM extensions.
This issue is clone of JBPM-5253 for 6.3.2 product.