Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.9.2, 1.13.2
-
None
-
NiFi with JAVA JDK 13
Description
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
Attachments
Issue Links
- is fixed by
-
NIFI-5174 NiFi Compatibility with Java 11
- Resolved
- links to