mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
04.47.2008 cdec4282fbd2f19e84020dd1fc1e2ec785c76d42
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/ControlCenterMainPane.java
@@ -100,7 +100,7 @@
        {
          lastStatusStopped = true;
        }
        else if (lastStatusStopped)
        else if (lastStatusStopped && !ev.getNewDescriptor().isAuthenticated())
        {
          lastStatusStopped = false;
          SwingUtilities.invokeLater(new Runnable()