Description:
When you autoschedule a project in Open Workbench you get one of the following errors: java.lang.NullPointerException or SEInvalidDateException when autoschedule can't schedule a task due to resource constraints.
Steps to Reproduce:
- Create a new project.
- Add a new task.
- Add 3 Resources to the project.
- On 2nd resource set all days to holidays except Monday.
- On 3rd resource set all days to holidays except Wednesday.
- Add all 3 resources to the task.
- Set ETC to be 8 hours on all 3 assignments.
- Set Fixed duration on the task.
- Autoschedule.
Expected Result: Autoschedule to run without errors.
Actual Result: You get an error java.lang.NullPointerException or SEInvalidDateException.
Solution:
Status:
Fixed in Open Workbench 1.1.9 (12.0.3).
Workaround:
Give the resources allocation to the project when the task is scheduled.
Keywords: CLARITYKB, OWBKB, OWB12FIXED, Autoschedule, java.lang.NullPointerException, SEInvalidDateException.