You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Guy Pelletier (Jira)" <ji...@apache.org> on 2021/01/13 16:44:00 UTC

[jira] [Created] (OAK-9322) Add reference node id to integrity exception message

Guy Pelletier created OAK-9322:
----------------------------------

             Summary: Add reference node id to integrity exception message 
                 Key: OAK-9322
                 URL: https://issues.apache.org/jira/browse/OAK-9322
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core
            Reporter: Guy Pelletier


To ease debugging a content migration integrity error, providing the node id would be helpful. Currently the exception message is only:
{noformat}
java.lang.RuntimeException: org.apache.jackrabbit.oak.api.CommitFailedException: OakIntegrity0001: Unable to delete referenced nodejava.lang.RuntimeException: org.apache.jackrabbit.oak.api.CommitFailedException: OakIntegrity0001: Unable to delete referenced node at com.google.common.io.Closer.rethrow(Closer.java:149) at com.adobe.granite.skyline.importer.ImportCmd.run(ImportCmd.java:221) at com.adobe.granite.skyline.importer.Main.main(Main.java:116){noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)