Description
NodeImpl.getPrimaryItem can throw an exception with the following (fixed) error message:
No primary item present on node getPrimaryItem
It looks like the intention was to include the path, but in the source code, "this" refers to the inner class, not the node.