-
Type:
Improvement
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.8.3
-
Fix Version/s: None
-
Component/s: jcr
-
Labels:None
When I get such exceptions:
Caused by: javax.jcr.PathNotFoundException: /content/somepath/ at org.apache.jackrabbit.oak.jcr.session.SessionImpl.getItem(SessionImpl.java:362) at com.adobe.granite.repository.impl.CRX3SessionImpl.getItem(CRX3SessionImpl.java:168)
it is not always obvious if this path exists at all or if it's just not available to the session; and if it's the later it would also be beneficial if some indication about the session (especially the user) would be given to speedup the problem analysis.
- relates to
-
OAK-7277 Expose principal names, path and requested privilege in javax.jcr.AccessDeniedException
-
- Open
-