Re: Problem with InvokeHTTP not timing out

2020-10-21 Thread Jens M. Kofoed
Thanks for the reply Mark, I have tried dumping the threads, but I'm not able to find information about that processor. and unfortunately the system having problems is running on a sensitive system with no internet access and I'm not allowed to transfer data from that system to the internet. Lookin

Re: Problem with InvokeHTTP not timing out

2020-10-15 Thread Mark Payne
Jens, If you encounter an issue where a processor seems ’stuck’ the best course of action is generally to grab a thread dump (bin/nifi.sh dump thread-dump1.txt) and attach that. It will show exactly what the processor is doing at that time and help to understand why where it’s getting stuck. T

Problem with InvokeHTTP not timing out

2020-10-13 Thread Jens M. Kofoed
Hi community I have some issues with the InvokeHTTP process. Sometimes the process does not receive a response from the web server and the process hangs in a waiting state without timing out. I use nifi version 1.12.1, and the settings for the InvokeHTTP process is as follow: Penalty duration 30 se