]
Mario Fusco resolved DROOLS-87.
-------------------------------
Fix Version/s: 5.5.1.Final
6.0.0.Final
Resolution: Done
org.drools.time.impl.DefaultJobHandle causes NullPointer in hashCode
--------------------------------------------------------------------
Key: DROOLS-87
URL:
https://issues.jboss.org/browse/DROOLS-87
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 5.5.0.Final
Reporter: Christian Klock
Assignee: Mario Fusco
Fix For: 5.5.1.Final, 6.0.0.Final
When timerJobInstance is null, the following NPE is thrown:
Caused by: java.lang.NullPointerException
at org.drools.time.impl.DefaultJobHandle.getJob(DefaultJobHandle.java:55)
at org.drools.time.impl.DefaultJobHandle.hashCode(DefaultJobHandle.java:70)
at java.lang.Object.toString(Object.java:237)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: