XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: