Uploaded image for project: 'SonarQube Scanner for Jenkins'
  1. SonarQube Scanner for Jenkins
  2. SONARJNKNS-294

Dead lock during plugin startup when migrating old configuration

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 2.7
    • Fix Version/s: 2.7.1
    • Component/s: Configuration
    • Labels:
      None

      Description

      Found one Java-level deadlock:
      =============================
      
      "GitSCM.onLoaded":
       waiting for ownable synchronizer 0x0000000085a9f810, (a java/util/concurrent/locks/ReentrantLock$NonfairSync),
       which is held by "SonarGlobalConfiguration.migrate"
      "SonarGlobalConfiguration.migrate":
        waiting to lock Monitor@0x00007f719c006be8 (Object@0x00000000852b80e8, a hudson/ExtensionList$Lock),
        which is held by "GitSCM.onLoaded"
      
      Found a total of 1 deadlock.
      

        Attachments

          Activity

            People

            • Assignee:
              julien.henry Julien Henry
              Reporter:
              julien.henry Julien Henry
            • Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

              • Due:
                Created:
                Updated:
                Resolved: