Uploaded image for project: 'Commons Daemon'
  1. Commons Daemon
  2. DAEMON-430

prunsrv stop timeout not honored

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.3
    • 1.3.0
    • Procrun
    • None

    Description

      From procrun , --StopTimeout can be used to define the time that procrun waits for service to exit.

      But it waits forever even setting --StopTimeout when  apxServiceControl(SERVICE_CONTROL_STOP) hangs.
      1105 apxLogWrite(APXLOG_MARK_DEBUG "Waiting for stop worker to finish...");
      1106 apxHandleWait(hWorker, INFINITE, FALSE);
      1107 apxLogWrite(APXLOG_MARK_DEBUG "Stop worker finished.");

      Attachments

        Issue Links

          Activity

            People

              jfclere Jean-Frederic Clere
              jfclere Jean-Frederic Clere
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: