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

jvergara
04.47.2008 e651d8a4ba69ea4764d780ccf66068bd6f9c9c46
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()