Jörg Hoh created OAK-7714:
-----------------------------

             Summary: iAdd owern of a session to the message of 
PathNotFoundException
                 Key: OAK-7714
                 URL: https://issues.apache.org/jira/browse/OAK-7714
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: jcr
    Affects Versions: 1.8.3
            Reporter: Jörg Hoh


When I get such exceptions:

{code}
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)
 
{code}

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.





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to