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

Possible Deadlock during TimeoutHandler is running

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6.2
    • 2.6.3, 2.7.1
    • jackrabbit-core
    • None

    Description

      It's possible to create a deadlock while TimeoutHandler is running.

      The TimeoutHandler owns a monitor lock on LocalItemStateManager without obtaining a lock from the internal XAReentrantLock. This leads to a deadlock situation if a other thread tries at the same time to use the LocalItemStateManager.

      Attachments

        1. JCR-3605.patch
          0.8 kB
          Claus Köll

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: