Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-87

org.drools.time.impl.DefaultJobHandle causes NullPointer in hashCode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.5.1.Final, 6.0.0.Final
    • 5.5.0.Final
    • None
    • None

      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)

            mfusco@redhat.com Mario Fusco
            christian.klock Christian Klock (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: