Uploaded image for project: 'JITL - JobScheduler Integrated Template Library'
  1. JITL - JobScheduler Integrated Template Library
  2. JITL-348

com.sos.jitl.checkrunhistory.JobChainHistory

    XMLWordPrintable

Details

    • Fix
    • Status: Resolved (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.11.1
    • 1.11.2, 1.12
    • None

    Description

      Current Situation

      The use of

       
      var jobChainHistory = new Packages.com.sos.jitl.checkrunhistory.JobChainHistory( spooler.delegate );
       var jobChainHistoryInfo = jobChainHistory.getJobChainInfo( historyObject, 100, "00:00:00" );
      spooler_log.info("monitor: 1:starts: " + jobChainHistory.getNumberOfStarts() );
      

      throws an null pointer exception when there are entries in the history that do not have an end time.

      Desired Behaviour

      No null pointer exception should be thrown.

      Attachments

        Activity

          People

            ur Uwe Risse
            ur Uwe Risse
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: