Re: Issue with Stopping Apache NiFi 2.0 on Windows Server 2025

2025-01-14 Thread Balázs Gerner
Thanks for the feedback David, I created a Jira ticket for it. https://issues.apache.org/jira/browse/NIFI-14156 It would be really nice to have a JDK fix for this :). David Handermann ezt írta (időpont: 2025. jan. 13., H, 18:42): > Balazs, > > Thanks for summarizing the behavior of the nifi.cmd

Re: Issue with Stopping Apache NiFi 2.0 on Windows Server 2025

2025-01-13 Thread David Handermann
Balazs, Thanks for summarizing the behavior of the nifi.cmd stop command on Windows. As you noted, the Windows implementation of the ProcessHandle class is currently lacking features when it comes to providing argument information. The initial refactoring of the bootstrap and runtime management

Issue with Stopping Apache NiFi 2.0 on Windows Server 2025

2025-01-13 Thread Balázs Gerner
Dear Apache NiFi Community, I am reaching out to report a potential bug in Apache NiFi 2.0 (and likely 2.1) related to stopping the application on Windows. During my testing on Windows Server 2025 (Version 24H2, OS Build 26100.2314), I encountered an issue where the 'bin/nifi.cmd start' command su