Joe Witt created NIFI-11048:
-------------------------------
Summary: NiFi build locks up in nifi-toolkit-cli on Fedora 37
Key: NIFI-11048
URL: https://issues.apache.org/jira/browse/NIFI-11048
Project: Apache NiFi
Issue Type: Bug
Components: Tools and Build
Environment: Apache Maven 3.8.7
(b89d5959fcde851dcb1c8946a785a163f14e1e29)
Maven home: /development/tools/apache-maven-3.8.7
Java version: 1.8.0_352, vendor: Azul Systems, Inc., runtime:
/usr/lib/jvm/zulu8.66.0.15-ca-jdk8.0.352-linux_x64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.0.18-300.fc37.x86_64", arch: "amd64", family:
"unix"
Reporter: Joe Witt
In the nifi-toolkit-cli module the nifi build locks up. The stack trace is
below. The issue appears to be when CLICompleter.java line 200 is called
during tests in TestCLICompleter.java such as 'testCompletionWithFileArguments'
and 'testCompletionForSessionVariableWithFiles'. The specific line in question
was found in a debug session. The call stack is so deep you wont find this in
there....
--
This message was sent by Atlassian Jira
(v8.20.10#820010)