Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-10454

flowfiles not progressing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      When the script body part of the execute script processor is set as set empty string and added to the nifi UI from the registry, 1 thread is open. The more processors there are, the more threads open. Because these threads are not terminated, the processors cannot proceed to the next runtime. This prevents flowfiles from progressing.

      I found a solution for this myself, so I'll share it. I found each processor one by one and terminated it. Problem solved. Then my flowfiles started to progress.

      This is the problem: I've seen nifi-1.15.x , nifi-1.16.0 and nifi-1.17.0, but haven't tried the others. I am using openjdk java 11.

      Attachments

        1. image (6).png
          13 kB
          Nurullah Çalışkan
        2. thread-dump.txt
          283 kB
          Nurullah Çalışkan

        Activity

          People

            Unassigned Unassigned
            nurullahcaliskan Nurullah Çalışkan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: