[jboss-jira] [JBoss JIRA] Updated: (JBRULES-3138) NullPointerException on RuleFlowGroupImpl after a rollback on a StatefulKnowledgeSession
Cristiano Nicolai (JIRA)
jira-events at lists.jboss.org
Wed Jul 13 00:31:23 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Cristiano Nicolai updated JBRULES-3138:
---------------------------------------
Git Pull Request: https://github.com/droolsjbpm/drools/pull/38
> 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
> Attachments: process-test.zip
>
>
> 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
More information about the jboss-jira
mailing list