Re: Where are my processes?

2022-03-28 Thread Mark Payne
Jean-Sebastian, I’d recommend grabbing a thread dump (bin/nifi.sh dump dump1.txt) and check the thread dump to see what the processors are doing. Would also grep logs for “waiting for” to see if it shows anything. Thanks -Mark Sent from my iPhone On Mar 28, 2022, at 7:27 PM, Jean-Sebastien

Re: Where are my processes?

2022-03-28 Thread Jean-Sebastien Vachon
Some additional information as I haven't found what's happening. The average task time is about 15 seconds.. Is there any reason why the process wouldn't show up in top or ps? I setup a watch updated every 1s and I can see at most a few instances of my process. I ramped up to 35 concurrent

ListFTP gets NullPointerException with files in DaylightSavingTime

2022-03-28 Thread Jens M. Kofoed
We are using a MS IIS FTP server, which has files with last modification timestamp in the hour up to where DST is switch. eg 01:03 GTM+1 After 02:00 the server switch to DST, but an error with MS FTP shows all files with new timestamps as DST. So file which was original 01:03 GMT+1 are now listed