[ https://issues.apache.org/jira/browse/NIFI-6714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938362#comment-16938362
]
Pierre Villard commented on NIFI-6714:
--------------------------------------
Hi [~anbalagan],
At the moment NiFi only supports JDK 1.8.
There is ongoing work to enable NiFi to run on Java 9/10/11; see NIFI-5174. Some of this
work will be released with NiFi 1.10. Support for JDK 1.13 will certainly come later.
> 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
> Environment: NiFi with JAVA JDK 13
> Reporter: ANBALAGAN KANDASAMY
> Priority: Major
>
> 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)
|