[
https://issues.apache.org/jira/browse/NIFI-5820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16689402#comment-16689402
]
ASF GitHub Bot commented on NIFI-5820:
--------------------------------------
Github user joewitt commented on the issue:
https://github.com/apache/nifi/pull/3174
it built with java 8. switched to 11. nifi starts up and appears to be
working great.
I did notice this on startup
nifi.sh: JAVA_HOME not set; results may vary
Java home:
NiFi home:
/Users/joe/development/nifi.git/nifi-assembly/target/nifi-1.9.0-SNAPSHOT-bin/nifi-1.9.0-SNAPSHOT
Bootstrap Config File:
/../development/nifi.git/nifi-assembly/target/nifi-1.9.0-SNAPSHOT-bin/nifi-1.9.0-SNAPSHOT/conf/bootstrap.conf
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.apache.nifi.bootstrap.util.OSUtils
(file:/../development/nifi.git/nifi-assembly/target/nifi-1.9.0-SNAPSHOT-bin/nifi-1.9.0-SNAPSHOT/lib/bootstrap/nifi-bootstrap-1.9.0-SNAPSHOT.jar)
to method java.lang.ProcessImpl.pid()
WARNING: Please consider reporting this to the maintainers of
org.apache.nifi.bootstrap.util.OSUtils
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
> NiFi built with Java 1.8 needs to run on Java 11
> ------------------------------------------------
>
> Key: NIFI-5820
> URL: https://issues.apache.org/jira/browse/NIFI-5820
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Jeff Storck
> Assignee: Jeff Storck
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)