[JBoss JIRA] (WFLY-13665) Warning: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions beim Serverstart
by Darran Lofthouse (Jira)
[ https://issues.redhat.com/browse/WFLY-13665?page=com.atlassian.jira.plugi... ]
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)
6 years
[JBoss JIRA] (WFLY-13665) Warning: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions beim Serverstart
by Darran Lofthouse (Jira)
[ https://issues.redhat.com/browse/WFLY-13665?page=com.atlassian.jira.plugi... ]
Darran Lofthouse reassigned WFLY-13665:
---------------------------------------
Assignee: Darran Lofthouse (was: Brian Stansberry)
> 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)
6 years
[JBoss JIRA] (WFLY-13665) Warning: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions beim Serverstart
by Darran Lofthouse (Jira)
[ https://issues.redhat.com/browse/WFLY-13665?page=com.atlassian.jira.plugi... ]
Darran Lofthouse updated WFLY-13665:
------------------------------------
Component/s: Security
(was: Server)
> 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: Brian Stansberry
> 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)
6 years
[JBoss JIRA] (WFLY-13665) Warning: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions beim Serverstart
by Darran Lofthouse (Jira)
[ https://issues.redhat.com/browse/WFLY-13665?page=com.atlassian.jira.plugi... ]
Darran Lofthouse updated WFLY-13665:
------------------------------------
Priority: Major (was: Critical)
> 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: Server
> Affects Versions: 16.0.0.Final
> Reporter: Michael Klanthe
> Assignee: Brian Stansberry
> 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)
6 years
[JBoss JIRA] (WFLY-13662) Weld Conversation Context Logs when not using Conversation Context
by Cody Lerum (Jira)
[ https://issues.redhat.com/browse/WFLY-13662?page=com.atlassian.jira.plugi... ]
Cody Lerum commented on WFLY-13662:
-----------------------------------
[~manovotn] Unfortunately it's just log messages that are printed and not stack traces and it is pretty rare at this point I'm guessing one out of 10000 requests but it might even be more rare than that so I haven't been able hone in on anything to reproduce or debug as of yet.
I'll continue to monitor and some debugging to see what if anything is creating the conversation context.
I'm thinking something like
{code:java}
public class ScopeObservers {
static final Logger log = Logger.getLogger(ScopeObservers.class);
public void init(@Observes @Initialized(ConversationScoped.class) Object o) {
log.infof("Conversation Context Initialized for %s", Objects.toString(o));
Thread.dumpStack();
}
} {code}
> Weld Conversation Context Logs when not using Conversation Context
> ------------------------------------------------------------------
>
> Key: WFLY-13662
> URL: https://issues.redhat.com/browse/WFLY-13662
> Project: WildFly
> Issue Type: Bug
> Components: CDI / Weld, JSF
> Affects Versions: 20.0.1.Final
> Reporter: Cody Lerum
> Assignee: Matěj Novotný
> Priority: Major
>
> After upgrading to Widfly 20.0.1 from 18.0.1 I'm starting to receive show log errors regarding the CDI conversation context even though it is not used anywhere in the application.
> These did not present in the same application in 18.0.1.Final
> {code:java}
> 020-07-10 15:42:47,561 ERROR [io.undertow.request] (default task-273) UT005023: Exception handling request to /s/c/voice/fax/view.xhtml: java.lang.NullPointerException2020-07-10 15:42:47,562 WARN [org.jboss.weld.Servlet] (default task-273) WELD-000717: Unable to deactivate context org.jboss.weld.module.web.context.http.LazyHttpConversationContextImpl@25333df0 when destroying request HttpServletRequestImpl [ GET /s/c/voice/fax/view.xhtml ]
> 2020-07-10 15:42:48,165 WARN [org.jboss.weld.Conversation] (default task-273) WELD-000335: Conversation context is already active, most likely it was not cleaned up properly during previous request processing: HttpServletRequestImpl [ GET /i/ticket/46893 ] {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (WFLY-13664) Clustering TS: Infinispan Server test driver intermittently fails to start the server
by Radoslav Husar (Jira)
[ https://issues.redhat.com/browse/WFLY-13664?page=com.atlassian.jira.plugi... ]
Radoslav Husar updated WFLY-13664:
----------------------------------
Summary: Clustering TS: Infinispan Server test driver intermittently fails to start the server (was: CLustering TS: Infinispan Server test driver intermittently fails to start the server)
> Clustering TS: Infinispan Server test driver intermittently fails to start the server
> -------------------------------------------------------------------------------------
>
> Key: WFLY-13664
> URL: https://issues.redhat.com/browse/WFLY-13664
> Project: WildFly
> Issue Type: Bug
> Components: Clustering, Test Suite
> Affects Versions: 20.0.0.Final
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
> Priority: Major
> Attachments: TEST-org.jboss.as.test.clustering.cluster.sso.remote.RemoteSingleSignOnTestCase.xml, org.jboss.as.test.clustering.cluster.sso.remote.RemoteSingleSignOnTestCase-output.txt, org.jboss.as.test.clustering.cluster.sso.remote.RemoteSingleSignOnTestCase.txt
>
>
> Reported by [~dlofthouse]:
>
> {noformat}
> 2020-07-13 09:52:19,289 FATAL (main) [org.infinispan.SERVER] ISPN080028: Infinispan Server failed to start java.util.concurrent.ExecutionException: org.infinispan.manager.EmbeddedCacheManagerStartupException: org.infinispan.commons.CacheConfigurationException: ISPN000512: Cannot acquire lock '/home/darranl/src/community/wildfly/testsuite/integration/clustering/target/infinispan-server-10.1.8.Final/server/data/___global.lck' for persistent global state
> at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
> at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1908)
> at org.infinispan.server.Bootstrap.runInternal(Bootstrap.java:139)
> at org.infinispan.server.tool.Main.run(Main.java:98)
> at org.infinispan.server.Bootstrap.main(Bootstrap.java:39)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.infinispan.server.loader.Loader.main(Loader.java:71)
> Caused by: org.infinispan.manager.EmbeddedCacheManagerStartupException: org.infinispan.commons.CacheConfigurationException: ISPN000512: Cannot acquire lock '/home/darranl/src/community/wildfly/testsuite/integration/clustering/target/infinispan-server-10.1.8.Final/server/data/___global.lck' for persistent global state
> at org.infinispan.manager.DefaultCacheManager.internalStart(DefaultCacheManager.java:760)
> at org.infinispan.manager.DefaultCacheManager.start(DefaultCacheManager.java:726)
> at org.infinispan.server.SecurityActions.lambda$startCacheManager$1(SecurityActions.java:51)
> at org.infinispan.security.Security.doPrivileged(Security.java:46)
> at org.infinispan.server.SecurityActions.doPrivileged(SecurityActions.java:31)
> at org.infinispan.server.SecurityActions.startCacheManager(SecurityActions.java:54)
> at org.infinispan.server.Server.run(Server.java:286)
> ... 8 more
> Caused by: org.infinispan.commons.CacheConfigurationException: ISPN000512: Cannot acquire lock '/home/darranl/src/community/wildfly/testsuite/integration/clustering/target/infinispan-server-10.1.8.Final/server/data/___global.lck' for persistent global state
> at org.infinispan.globalstate.impl.GlobalStateManagerImpl.acquireGlobalLock(GlobalStateManagerImpl.java:84)
> at org.infinispan.globalstate.impl.GlobalStateManagerImpl.start(GlobalStateManagerImpl.java:64)
> at org.infinispan.globalstate.impl.CorePackageImpl$1.start(CorePackageImpl.java:34)
> at org.infinispan.globalstate.impl.CorePackageImpl$1.start(CorePackageImpl.java:27)
> at org.infinispan.factories.impl.BasicComponentRegistryImpl.invokeStart(BasicComponentRegistryImpl.java:587)
> at org.infinispan.factories.impl.BasicComponentRegistryImpl.doStartWrapper(BasicComponentRegistryImpl.java:578)
> at org.infinispan.factories.impl.BasicComponentRegistryImpl.startWrapper(BasicComponentRegistryImpl.java:547)
> at org.infinispan.factories.impl.BasicComponentRegistryImpl.access$700(BasicComponentRegistryImpl.java:30)
> at org.infinispan.factories.impl.BasicComponentRegistryImpl$ComponentWrapper.running(BasicComponentRegistryImpl.java:770)
> at org.infinispan.factories.AbstractComponentRegistry.internalStart(AbstractComponentRegistry.java:341)
> at org.infinispan.factories.AbstractComponentRegistry.start(AbstractComponentRegistry.java:237)
> at org.infinispan.manager.DefaultCacheManager.internalStart(DefaultCacheManager.java:755)
> ... 14 more {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (WFLY-13665) Warning: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions beim Serverstart
by Michael Klanthe (Jira)
Michael Klanthe created WFLY-13665:
--------------------------------------
Summary: 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: Server
Affects Versions: 16.0.0.Final
Reporter: Michael Klanthe
Assignee: Brian Stansberry
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)
6 years
[JBoss JIRA] (DROOLS-5431) DMN XStream and JDK11
by Matteo Mortari (Jira)
[ https://issues.redhat.com/browse/DROOLS-5431?page=com.atlassian.jira.plug... ]
Matteo Mortari commented on DROOLS-5431:
----------------------------------------
example of warn messages when on JDK11:
{quote}WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/Users/mmortari/.m2/repository/com/thoughtworks/xstream/xstream/1.4.11.1/xstream-1.4.11.1.jar) to field java.util.TreeMap.comparator
WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields
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{quote}
> DMN XStream and JDK11
> ---------------------
>
> Key: DROOLS-5431
> URL: https://issues.redhat.com/browse/DROOLS-5431
> Project: Drools
> Issue Type: Enhancement
> Components: dmn engine
> Reporter: Matteo Mortari
> Assignee: Matteo Mortari
> Priority: Major
>
> attempt to address JDK11 warning issues caused by XStream
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years