-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor
-
Affects Version/s: master, 4.2
-
Component/s: Pegasus Planner
-
None
If you have a workflow which becomes fully reduced during planning (all outputs exists in rc), the planner exits with:
2013.04.26 01:15:42.196 UTC: [FATAL ERROR]
[1] java.lang.NullPointerException: null at edu.isi.pegasus.planner.refiner.DeployWorkerPackage.addSetupNodesWithoutUntarNodes(DeployWorkerPackage.java:882)
2013.04.26 01:15:42.539 UTC: [WARNING] Non-zero exit-code 1
That error could be made nicer.