You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2018/02/14 09:52:00 UTC

[jira] [Closed] (KARAF-5472) Karaf RmiRegistryFactory throws a warning with Java 9

     [ https://issues.apache.org/jira/browse/KARAF-5472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet closed KARAF-5472.
----------------------------------
       Resolution: Duplicate
         Assignee: Guillaume Nodet
    Fix Version/s:     (was: 4.2.0)

> Karaf RmiRegistryFactory throws a warning with Java 9
> -----------------------------------------------------
>
>                 Key: KARAF-5472
>                 URL: https://issues.apache.org/jira/browse/KARAF-5472
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-management
>    Affects Versions: 4.2.0.M1
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Guillaume Nodet
>            Priority: Major
>
> At startup, the {{RmiRegistryFactory}} creates a WARNING with Java9:
> {code}
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by org.apache.karaf.management.RmiRegistryFactory (jar:bundle://28.0:0/!/) to field sun.rmi.transport.tcp.TCPEndpoint.localEndpoints
> WARNING: Please consider reporting this to the maintainers of org.apache.karaf.management.RmiRegistryFactory
> 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
(v7.6.3#76005)