Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-2332

Unable to delete a non session-scoped locked node in XA Environment

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6
    • 1.6.1, 2.0-beta6
    • jackrabbit-core
    • None

    Description

      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.

      Attachments

        1. JCR-2332.patch
          4 kB
          Claus Köll

        Activity

          People

            c_koell Claus Köll
            c_koell Claus Köll
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: