从 Wildfly 10 升级到 11(最终版)时,我遇到了 2 个问题。
在 Firefox 下,我收到以下错误;
2017-10-25 13:28:42,865 错误 [io.undertow.request](默认任务 20)UT005023:对 /fluid/javax.faces.resource/syntaxhighlighter.css.xhtml 的异常处理请求:java.lang.IllegalStateException : ssl 在 org.wildfly.openssl.SSLImpl.getSessionId(SSLImpl.java:479) 在 org.wildfly.openssl.OpenSSLEngine.getSession(OpenSSLEngine.java: 871)在 io.undertow.protocols.ssl.SslConduit.getSslSession(SslConduit.java:638) 在 io.undertow.protocols.ssl .UndertowSslConn
请参见; https://issues.jboss.org/browse/WFLY-9479
以及关于使用 Atmosphere 的 WebSockets - 2.4.14;
rieve 所有个人库存物品都花费了“0”毫秒。2017-10-25 13:26:54,718 调试 [com.flowjob.web.backing.push.endpoint.RefreshViewEndpoint] (Atmosphere-Scheduler-190) [/refresh_view] : onClose() 2017-10-25 13:26: 54,744 调试 [com.flowjob.web.backing.push.endpoint.RefreshViewEndpoint](默认任务 28)[/refresh_view]:onOpen() 2017-10-25 13:26:55,022 错误 [io.undertow.request](默认任务 18) UT005023:对 /fluid/primepush/user_session/ZKAen-M9wRcAFnnjsaI2wzjb0sBE80YCWPRChM-j 的异常处理请求:在 java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011) 在 java.util 的 java.lang.NullPointerException .concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006) 在 org.atmosphere.cpr.AtmosphereRequest$LocalAttributes.put(AtmosphereRequest.java:589) 在 org.atmosphere.cpr。
请参见; https://issues.jboss.org/browse/WFLY-9480
还有人有问题吗?