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

DUCC Agent camel route shutdown hangs a thread trying to stop a JP

    XMLWordPrintableJSON

Details

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

    Description

      It looks like a thread trying to stop a JP hangs in the following code (NodeAgent.java):

      // stop collecting process stats from /proc/<pid>/statm
      super.getContext().stopRoute(pid);

      The thread is stuck in stopRoute() until the JP is killed via -9. This hang does not happen every time but seems to happens sometimes.

      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: