[ https://issues.apache.org/jira/browse/NIFI-6714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17315892#comment-17315892 ]
ASF subversion and git services commented on NIFI-6714: ------------------------------------------------------- Commit ef60e7e404e111852b0fa7f4059ef6aea421f7f8 in nifi's branch refs/heads/main from David Handermann [ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ef60e7e ] NIFI-6714 Corrected OSUtils to use Process.pid interface method Signed-off-by: Nathan Gough <thena...@gmail.com> This closes #4970. > Unable to start NiFI due to Illegal reflective access warning > ------------------------------------------------------------- > > Key: NIFI-6714 > URL: https://issues.apache.org/jira/browse/NIFI-6714 > Project: Apache NiFi > Issue Type: Bug > Components: Configuration > Affects Versions: 1.9.2, 1.13.2 > Environment: NiFi with JAVA JDK 13 > Reporter: ANBALAGAN KANDASAMY > Assignee: David Handermann > Priority: Major > Time Spent: 40m > Remaining Estimate: 0h > > Unable to start NIFI instance due to below error > > Bootstrap Config File: /home/c1x/iot/nifi-1.9.2/conf/bootstrap.conf > WARNING: An illegal reflective access operation has occurred > WARNING: Illegal reflective access by org.apache.nifi.bootstrap.util.OSUtils > (file:/home/c1x/iot/nifi-1.9.2/lib/bootstrap/nifi-bootstrap-1.9.2.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 > -- This message was sent by Atlassian Jira (v8.3.4#803005)