Issue
A "loadRow failure: java.lang.NullPointerException:" error message is shown when loading rm_story records.
Cause
The "Render Enable Client Side Planning for Projects with default context" UI policy (/nav_to.do?uri=sys_ui_policy.do?sys_id=6f06084287f0130049e94c2c59cb0b12) looks for the tables [tsp1_project], [tsp2_project], [tsp3_project], [tsp4_project], and [tsp5_project] in the condition. Since these tables are not present in the system, it throws the error.
Resolution
These missing tables are part of the plugins:
- Project Management TeamSpace 1
- Project Management TeamSpace 2
- Project Management TeamSpace 3
- Project Management TeamSpace 4
- Project Management TeamSpace 5
After installing these plugins the errors will not show up anymore.
Related Links
Teamspaces (Project Portfolio Management)