Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-1315

Exception when data reuse removes all jobs.

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Critical Critical
    • master, 4.9.0, 4.8.5
    • Affects Version/s: master, 4.8.4
    • Component/s: Pegasus Planner
    • None

      Planner raises exception in scenarios where data reuse deletes all jobs from the workflow.

      java.lang.ArrayIndexOutOfBoundsException: 1
      at edu.isi.pegasus.planner.refiner.cleanup.InPlace.addCleanUpJobs(InPlace.java:109)
      at edu.isi.pegasus.planner.refiner.cleanup.InPlace.addCleanupJobs(InPlace.java:67)
      at edu.isi.pegasus.planner.refiner.CleanupEngine.addCleanupJobs(CleanupEngine.java:62)
      at edu.isi.pegasus.planner.refiner.MainEngine.runPlanner(MainEngine.java:262)
      at edu.isi.pegasus.planner.client.CPlanner.executeCommand(CPlanner.java:644)
      at edu.isi.pegasus.planner.client.CPlanner.executeCommand(CPlanner.java:365)
      at edu.isi.pegasus.planner.client.CPlanner.main(CPlanner.java:246)

            Assignee:
            vahi Karan Vahi
            Reporter:
            mayani Rajiv Mayani
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: