This is from Brad Hodgins. I am using v2.6.5. I have a team dashboard open and the WBS Editor open on a new project (no one has joined the project yet). I was not doing anything when this Calculation Error Encountered window came up with the following stack trace:
com.tuma_solutions.tpidw.pdash.service.PdashEtlException$Unexpected: java.lang.NullPointerException
at com.tuma_solutions.tpidw.pdash.service.PdashEtlException.cast(PdashEtlException.java:66)
at com.tuma_solutions.tpidw.pdash.service.impl.EvScheduleImporterImpl.importEvSchedules(EvScheduleImporterImpl.java:76)
at com.tuma_solutions.tpidw.pdash.service.impl.DashboardDatasetImporterImpl.importDashboardDataset(DashboardDatasetImporterImpl.java:119)
at com.tuma_solutions.tpidw.client.addon.TpidwAddOnDataLoader$DatasetLoaderThread.loadDatasetRobustly(TpidwAddOnDataLoader.java:170)
at com.tuma_solutions.tpidw.client.addon.TpidwAddOnDataLoader$DatasetLoaderThread.loadDatasetImpl(TpidwAddOnDataLoader.java:149)
at com.tuma_solutions.tpidw.client.addon.TpidwAddOnDataLoader$DatasetLoaderThread.run(TpidwAddOnDataLoader.java:118)
Caused by: java.lang.NullPointerException
at java.io.Reader.<init>(Unknown Source)
at java.io.InputStreamReader.<init>(Unknown Source)
at com.tuma_solutions.tpidw.pdash.service.impl.EvScheduleImporterImpl$Worker.getRawTaskListData(EvScheduleImporterImpl.java:177)
at com.tuma_solutions.tpidw.pdash.service.impl.EvScheduleImporterImpl$Worker.getScheduleInfo(EvScheduleImporterImpl.java:165)
at com.tuma_solutions.tpidw.pdash.service.impl.EvScheduleImporterImpl$Worker.run(EvScheduleImporterImpl.java:115)
at com.tuma_solutions.tpidw.pdash.service.impl.EvScheduleImporterImpl$Worker.access$100(EvScheduleImporterImpl.java:86)
at com.tuma_solutions.tpidw.pdash.service.impl.EvScheduleImporterImpl.importEvSchedules(EvScheduleImporterImpl.java:71)
... 4 more</init></init>
Fixed in Process Dashboard version 2.7