You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2010/08/04 16:48:18 UTC

[jira] Updated: (JCR-2613) NoSuchItemStateException on checkin after removeVersion in XA Environment

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

Jukka Zitting updated JCR-2613:
-------------------------------

    Fix Version/s: 1.6.3
                   2.0.2

Merged to the 2.1 branch in revision 982266 and to the 2.0 branch in revision 982270.

> NoSuchItemStateException on checkin after removeVersion in XA Environment
> -------------------------------------------------------------------------
>
>                 Key: JCR-2613
>                 URL: https://issues.apache.org/jira/browse/JCR-2613
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: transactions, versioning
>    Affects Versions: 1.6.1
>            Reporter: Tom Quellenberg
>            Assignee: Tobias Bocanegra
>             Fix For: 1.6.3, 2.0.2, 2.1.1, 2.2.0
>
>         Attachments: JCR-2613.patch, RemoveAndCheckinXATest.java
>
>
> After removing a version, a checkin on the same node in a different transaction (with a different session) fails.
> The NoSuchItemStateException refer to the uuid of the previously removed version. 
> I'll attach a test demonstrating the problem. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.