[
https://issues.apache.org/jira/browse/JCR-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634458#action_12634458
]
Przemo Pakulski commented on JCR-1766:
--------------------------------------
Merged to the 1.4 branch in revision 698938.
> Bundle binding deserialization problem
> --------------------------------------
>
> Key: JCR-1766
> URL: https://issues.apache.org/jira/browse/JCR-1766
> Project: Jackrabbit
> Issue Type: Bug
> Components: jackrabbit-core
> Affects Versions: core 1.4.6, 1.5
> Reporter: Przemo Pakulski
> Fix For: core 1.4.6, 1.5
>
> Attachments: JCR-1766.patch
>
>
> I'm trying to upgrade from 1.3.x to jackrabbit 1.4.x (branch) and have
> problems with existing repostories (probaly the same issue is with 1.5.x)
> Caused by: org.apache.jackrabbit.core.state.ItemStateException: failed to
> read bundle: deadbeef-face-babe-cafe-babecafebabe:
> java.lang.IllegalArgumentException: invalid namespaceURI specified
> at
> org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.loadBundle(BundleDbPersistenceManager.java:1229)
> at
> org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.loadBundle(BundleDbPersistenceManager.java:1161)
> It looks that issue was introduced by resolving JCR-1632
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.