[jboss-jira] [JBoss JIRA] (DROOLS-87) org.drools.time.impl.DefaultJobHandle causes NullPointer in hashCode
Mario Fusco (JIRA)
jira-events at lists.jboss.org
Tue Oct 29 04:27:02 EDT 2013
[ https://issues.jboss.org/browse/DROOLS-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list