You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2014/11/11 21:17:37 UTC

[jira] [Resolved] (JCRVLT-76) Installing 2 moved sibling authorizables fails

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

Tobias Bocanegra resolved JCRVLT-76.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.1.14

fixed in rr1638347

> Installing 2 moved sibling authorizables fails
> ----------------------------------------------
>
>                 Key: JCRVLT-76
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-76
>             Project: Jackrabbit FileVault
>          Issue Type: Bug
>            Reporter: Tobias Bocanegra
>             Fix For: 3.1.14
>
>
> regression of JCRVLT-71.
> installing a package that contains 2 authorizables that are siblings in the package but moved to a different location fails with:
> {noformat}
> java.util.ConcurrentModificationException
> 	at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(LinkedHashMap.java:373)
> 	at java.util.LinkedHashMap$ValueIterator.next(LinkedHashMap.java:388)
> 	at org.apache.jackrabbit.vault.fs.io.Importer.commit(Importer.java:794)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)