NullPointerException on RuleFlowGroupImpl after a rollback on a StatefulKnowledgeSession
----------------------------------------------------------------------------------------
Key: JBRULES-3138
URL:
https://issues.jboss.org/browse/JBRULES-3138
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-core
Affects Versions: 5.2.0.Final
Reporter: Cristiano Nicolai
Assignee: Mark Proctor
After executing some action that causes the StatefulKnowledgeSession to rollback, a
NullPointerExption is throw on RuleFlowGroupImpl.setActive(RuleFlowGroupImpl.java:121)
when it tries to use the workingMemory object. It seems that RuleFlowGroupImpl is not
correctly deserialized/recreated after the rollback.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira