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

neil_a_wilson
08.34.2007 3dca514255b97388b4deeffa0900fdd1107c35de
opends/src/server/org/opends/server/core/DirectoryServer.java
@@ -1111,7 +1111,7 @@
      // Mark the current time as the start time and indicate that the server is
      // now running.
      startUpTime  = System.currentTimeMillis();
      startTimeUTC = TimeThread.getUTCTime();
      startTimeUTC = TimeThread.getGMTTime();
      isRunning    = true;
      int    msgID   = MSGID_DIRECTORY_SERVER_STARTED;