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

jvergara
04.01.2008 cf55fd694ad0ae6dafc345c05e004630b7220e26
opendj-sdk/opends/src/server/org/opends/server/tools/ConfigureWindowsService.java
@@ -465,7 +465,7 @@
    }
    catch (Throwable t)
    {
      err.println("Fucking throwable: "+t);
      err.println("Unexpected throwable: "+t);
      t.printStackTrace();
      returnValue = SERVICE_ENABLE_ERROR;
      msg = ERR_WINDOWS_SERVICE_ENABLE_ERROR.get();