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/01/11 17:00:55 UTC

[jira] Updated: (JCR-2332) Unable to delete a non session-scoped locked node in XA Environment

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

Jukka Zitting updated JCR-2332:
-------------------------------

    Fix Version/s: 2.0.0

Merged to the 1.6 branch in revision 897920.

> Unable to delete a non session-scoped locked node in XA Environment
> -------------------------------------------------------------------
>
>                 Key: JCR-2332
>                 URL: https://issues.apache.org/jira/browse/JCR-2332
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 1.6.0
>            Reporter: Claus Köll
>            Assignee: Claus Köll
>             Fix For: 1.6.1, 2.0.0
>
>         Attachments: JCR-2332.patch
>
>
> You must first add a valid lockToken to the Session and then try to remove this node in a XA Environment.
> This will resulting in a NoSuchItemStateException: State has been marked destroyed.
> The  problem is that the unlock Operation will be done after that the node has been marked for destroyed.

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