Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-3746

DUCC Agent not killing processes whose state=Stopping

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0-Ducc
    • 1.1.0-Ducc
    • DUCC
    • None

    Description

      Looks like an agent is not killing processes that show deallocated=true and state=Stopping. Its been observed that a process (JP) can hang while writing to a log due to quota problem. The agent seems to be getting a notification from the service wrapper that the process is stopping and changes its internal state.
      On subsequent OR publish, the process is deallocated but due to a bug it is never killed. Modify isAlive() in NodeAgent to include check if the process is in Stopping state when deciding whether to kill the process.

      Attachments

        Activity

          People

            cwiklik Jaroslaw Cwiklik
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: