https://bz.apache.org/bugzilla/show_bug.cgi?id=63875
sachin.pip...@globallogic.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #6 from sachin.pip...@globallogic.com --- (In reply to Remy Maucherat from comment #5) > It would be useful to test Tomcat 9 with NIO. > The stack indicates a crash on stop only, are the context reloads related to > it ? Tested with tomcat 9.0.27 with NIO2 Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] Please find the attached logs.(hs_err_pid27914,SERVER2.server.runlog,SERVER2.System.0) Context reload are of during deployment of the webapp. 2019-10-25 14:35:16.602, SEVERE, module.Communication.HTTP - sachin inside3 getSSLHostConfig _default_ 2019-10-25 14:35:16.602, WARNING, org.apache.tomcat.util.net.SSLHostConfigorg.apache.tomcat.util.net.SSLHostConfig setProtocols - The protocol [TLSv1.1] was added to the list of protocols on the SSLHostConfig named [_default_]. Check if a +/- prefix is missing. 2019-10-25 14:35:16.602, WARNING, org.apache.tomcat.util.net.SSLHostConfigorg.apache.tomcat.util.net.SSLHostConfig setProtocols - The protocol [TLSv1] was added to the list of protocols on the SSLHostConfig named [_default_]. Check if a +/- prefix is missing. 2019-10-25 14:35:16.609, INFO, org.apache.catalina.core.AprLifecycleListenerorg.apache.catalina.core.AprLifecycleListener lifecycleEvent - Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.7.0]. 2019-10-25 14:35:16.609, INFO, org.apache.catalina.core.AprLifecycleListenerorg.apache.catalina.core.AprLifecycleListener lifecycleEvent - APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. 2019-10-25 14:35:16.609, INFO, org.apache.catalina.core.AprLifecycleListenerorg.apache.catalina.core.AprLifecycleListener lifecycleEvent - APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 2019-10-25 14:35:16.613, INFO, org.apache.catalina.core.AprLifecycleListenerorg.apache.catalina.core.AprLifecycleListener initializeSSL - OpenSSL successfully initialized [OpenSSL 1.1.1c 28 May 2019] 2019-10-25 14:35:16.620, INFO, org.apache.coyote.http11.Http11Nio2Protocolorg.apache.coyote.http11.AbstractHttp11Protocol configureUpgradeProtocol - The ["https-openssl-nio2-6090"] connector has been configured to support negotiation to [h2] via ALPN -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org