[ 
https://issues.apache.org/jira/browse/JCR-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634431#action_12634431
 ] 

ppakulski edited comment on JCR-1766 at 9/25/08 3:20 AM:
---------------------------------------------------------------

After reading and ignoring some property names (jcr:mixinTypes, 'jcr:uuid' 
,'jcr:primaryType) also folllowing property entries should be read and ignored 
to do not break deserialization.



      was (Author: ppakulski):
    After reading and ignoring some property names (jcr:mixinTypes, 'jcr:uuid' 
,'jcr:primaryType) also folllowing property entries should be read and ignored 
to do not break serialization.


  
> 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
>
>
> 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)
>  at 
> org.apache.jackrabbit.core.persistence.CSPersistenceManager.loadBundle(CSPersistenceManager.java:201)
> 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.

Reply via email to