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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2014/02/17 16:20:19 UTC

[jira] [Updated] (OAK-1425) Hidden properties exposed in exception message

     [ https://issues.apache.org/jira/browse/OAK-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger updated OAK-1425:
----------------------------------

    Summary: Hidden properties exposed in exception message  (was: Hidden properties exposed in log)

Right, it isn't a problem if it appears just in the log file, but it is part of the exception message. I updated the summary.

I think the leak is in the MutableTree.toString() method where it calls NodeState.toString().

> Hidden properties exposed in exception message
> ----------------------------------------------
>
>                 Key: OAK-1425
>                 URL: https://issues.apache.org/jira/browse/OAK-1425
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.16
>            Reporter: Marcel Reutegger
>
> On a test system the jackrabbit vault logged this message:
> {noformat}
> 16.02.2014 08:43:14.234 *ERROR* [OsgiInstallerImpl] org.apache.jackrabbit.vault.fs.impl.io.DocViewSAXImporter Error during processing of /some/path: javax.jcr.ItemExistsException: Node with the same UUID exists:/some/path: { jcr:primaryType = vlt:PackageDefinition, jcr:lastModifiedBy = admin, name = package-name, group = my/group, :childOrder = [], version = 1.20.0, jcr:lastModified = 2014-02-16T08:43:13.526-08:00 }
> {noformat}
> Note, the :childOrder property.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)