[
https://issues.jboss.org/browse/JBRULES-2729?page=com.atlassian.jira.plug...
]
Jacek Rosik commented on JBRULES-2729:
--------------------------------------
I'm experiencing the same problem. Any progress on it?
Adding 'duration' rule attribute resolves the problem with the NPE, but, the rule
is fired twice now. Once immediately and the after the specified time.
NullPointerException from CompositeMaxDurationTimer.createTrigger
-----------------------------------------------------------------
Key: JBRULES-2729
URL:
https://issues.jboss.org/browse/JBRULES-2729
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-compiler
Affects Versions: 5.1.1.FINAL
Environment: Windows XP SP3, Java 1.6.0_21, Drools Fusion 5.1.1
Reporter: Will Lauer
Assignee: Mark Proctor
The timer field of CompositeMaxDurationTimer appears to be not getting populated
correctly when certain types of rules are created in Drools Fusion. This results in
subsequent calls to CompositeMaxDurationTimer.createTimer to reference a null pointer
during execution. While the error triggers during fact insertion in Drools Fusion, it
appears to be due to an incomplete timer definition during rules compilation.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira