You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Gerald Kallas (Jira)" <ji...@apache.org> on 2020/10/09 11:05:00 UTC

[jira] [Created] (KARAF-6874) pax-http-undertow install causes a warning

Gerald Kallas created KARAF-6874:
------------------------------------

             Summary: pax-http-undertow install causes a warning
                 Key: KARAF-6874
                 URL: https://issues.apache.org/jira/browse/KARAF-6874
             Project: Karaf
          Issue Type: Bug
          Components: karaf
    Affects Versions: 4.2.9
            Reporter: Gerald Kallas


feature:install pax-http-undertow
 
causes a warning
 
{code:java}
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.xnio.nio.NioXnio$2 (jar:bundle://126.0:0/!/) to constructor sun.nio.ch.EPollSelectorProvider()
WARNING: Please consider reporting this to the maintainers of org.xnio.nio.NioXnio$2
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
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)