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

NPE in InitializeInventoryInstancePlugin

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.11
    • 1.11.6, 1.12
    • None

    Description

      Current Situation

      It may happen that the InitializeInventoryInstancePlugin throws an NPE. The same would then occur when starting the create daily plan job chain.

      com.sos.jitl.inventory.exceptions.SOSInventoryModelProcessingException: process: java.lang.NullPointerException
      	at com.sos.jitl.inventory.model.InventoryModel.process(InventoryModel.java:204)
      	at com.sos.jitl.inventory.plugins.InitializeInventoryInstancePlugin.executeInitialInventoryProcessing(InitializeInventoryInstancePlugin.java:177)
      	at com.sos.jitl.inventory.plugins.InitializeInventoryInstancePlugin$1.run(InitializeInventoryInstancePlugin.java:101)
      	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
      	at java.util.concurrent.FutureTask.run(Unknown Source)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      	at java.lang.Thread.run(Unknown Source)
      

      Desired Behavior

      No NPE should be thrown.

      Attachments

        Activity

          People

            ur Uwe Risse
            ur Uwe Risse
            Santiago Aucejo Petzoldt Santiago Aucejo Petzoldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: