[jboss-jira] [JBoss JIRA] (WFLY-13665) Warning: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions beim Serverstart
Darran Lofthouse (Jira)
issues at jboss.org
Mon Jul 13 10:02:00 EDT 2020
[ https://issues.redhat.com/browse/WFLY-13665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse resolved WFLY-13665.
-------------------------------------
Release Notes Text:
Thank you for the report, the check that is being performed we know about but it fails safely if access to that method is not available. At some point in the future we may revisit how we verify if FIPS is enabled at the JVM but at the moment this code is required as long as Java 8 remains supported.
Resolution: Won't Do
> Warning: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions beim Serverstart
> ---------------------------------------------------------------------------------------------------
>
> Key: WFLY-13665
> URL: https://issues.redhat.com/browse/WFLY-13665
> Project: WildFly
> Issue Type: Bug
> Components: Security
> Affects Versions: 16.0.0.Final
> Reporter: Michael Klanthe
> Assignee: Darran Lofthouse
> Priority: Major
>
> Beim Start eines Wildfly 16.0.0.Final mit Amazon Corretto 11.0.3_7 erscheint ein Warning:
> Setting JAVA property to "C:\Program Files\Amazon Corretto\jdk11.0.3_7\bin\java"
> ===============================================================================
>
> JBoss Bootstrap Environment
>
> JBOSS_HOME: "C:\XXX\wildfly-16.0.0.Final"
>
> JAVA: "C:\Program Files\Amazon Corretto\jdk11.0.3_7\bin\java"
>
> JAVA_OPTS: "-Dprogram.name=standalone.bat -Dorg.apache.xml.security.ignoreLineBreaks=false -Djboss.vfs.cache=org.jboss.virtual.plugins.cache.IterableTimedVFSCache -Djboss.vfs.cache.TimedPolicyCaching.lifetime=86400 -Xms2G -Xmx2G -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=768m -server -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman --add-exports=java.base/sun.nio.ch=ALL-UNNAMED --add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED --add-exports=jdk.unsupported/sun.reflect=ALL-UNNAMED --add-modules=java.se"
>
> ===============================================================================
>
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions (jar:file:/C:/XXX/wildfly-16.0.0.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-8.0.0.Final.jar!/) to method com.sun.net.ssl.internal.ssl.Provider.isFIPS()
> WARNING: Please consider reporting this to the maintainers of org.wildfly.extension.elytron.SSLDefinitions
> 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
>
> Sowohl die server.log als auch webhd.log haben 0 KB. Kein Inhalt. Nur diese Meldung aus dem Kommandofenster.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list