David Handermann created NIFI-9059:
--------------------------------------
Summary: Stateless System Test Failures on Java 11
Key: NIFI-9059
URL: https://issues.apache.org/jira/browse/NIFI-9059
Project: Apache NiFi
Issue Type: Bug
Components: NiFi Stateless
Affects Versions: 1.15.0
Reporter: David Handermann
The {{nifi-stateless-system-test-suite}} fails when running on Java 11 with the
following message:
{noformat}
StatelessConfigurationException: Could not create System-level ClassLoader
because Java version is 11 but could not find the requisite Java 11 libraries
at
nifi/nifi-system-tests/nifi-stateless-system-test-suite/target/nifi-stateless-assembly/nars/java11
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)