[
https://issues.jboss.org/browse/DROOLS-1562?page=com.atlassian.jira.plugi...
]
Karel Suta updated DROOLS-1562:
-------------------------------
Steps to Reproduce:
Reproducible on Kie server:
- Create new container.
- Update container's release id to not existing one.
NPE when creating KieModuleMetaData with wrong release id
---------------------------------------------------------
Key: DROOLS-1562
URL:
https://issues.jboss.org/browse/DROOLS-1562
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.0.0.CR3
Reporter: Karel Suta
Assignee: Mario Fusco
Labels: reported-by-qe
Attachments: stacktrace.txt
If user tries to create new KieModuleMetaData using
KieModuleMetaData.Factory.newKieModuleMetaData() with not existing release id then NPE is
thrown, see stacktrace in attachment.
This error can be simulated on Kie server. See PR with reproducer [1].
[1]
https://github.com/kiegroup/droolsjbpm-integration/pull/950
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)