XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 7.2.0.CD14
    • None
    • Management, Server
    • None

    Description

      When LifecycleListener is being installed via ServiceControllerImpl.addListener() method concurrently
      there is a race condition allowing listener registration code to force ServiceControllerImpl
      to transition from NEW to DOWN state.
      If such concurrent listener registration routine happens
      after ServiceControllerImpl.startInstallation()
      and before ServiceControllerImpl.commitInstallation() method is called
      it will cause ServiceControllerImpl assertion failure when commitInstallation() is executed.

      Attachments

        Issue Links

          Activity

            People

              ropalka Richard Opalka
              ropalka Richard Opalka
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: