Thomas Mueller created JCR-3684:
-----------------------------------
Summary: BundleWriter: Unexpected error while writing NAME value.
Key: JCR-3684
URL: https://issues.apache.org/jira/browse/JCR-3684
Project: Jackrabbit Content Repository
Issue Type: Bug
Reporter: Thomas Mueller
Assignee: Thomas Mueller
I saw the following exception in a log file:
{code}
Unexpected error while writing NAME value.
at
org.apache.jackrabbit.core.persistence.util.BundleWriter.writeState(BundleWriter.java:312)
at
org.apache.jackrabbit.core.persistence.util.BundleWriter.writeBundle(BundleWriter.java:131)
at
org.apache.jackrabbit.core.persistence.util.BundleBinding.writeBundle(BundleBinding.java:164)
{code}
Unfortunately, the class BundleWriter swallows the root cause of the exception.
--
This message was sent by Atlassian JIRA
(v6.1#6144)