https://bz.apache.org/bugzilla/show_bug.cgi?id=63861
Bug ID: 63861
Summary: EVERE [https-openssl-nio-443-exec-3]
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor
.doRun Error running socket processor
Product: Tomcat 9
Version: 9.0.27
Hardware: PC
OS: Linux
Status: NEW
Severity: major
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -----
Created attachment 36846
--> https://bz.apache.org/bugzilla/attachment.cgi?id=36846&action=edit
server.xml
7-Oct-2019 21:36:58.532 SEVERE [https-openssl-nio-443-exec-3]
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun Error running
socket processor
java.lang.Exception: cannot create new ssl
at org.apache.tomcat.jni.SSL.newSSL(Native Method)
at
org.apache.tomcat.util.net.openssl.OpenSSLEngine.<init>(OpenSSLEngine.java:214)
at
org.apache.tomcat.util.net.openssl.OpenSSLContext.createSSLEngine(OpenSSLContext.java:492)
at
org.apache.tomcat.util.net.AbstractJsseEndpoint.createSSLEngine(AbstractJsseEndpoint.java:119)
at
org.apache.tomcat.util.net.SecureNioChannel.processSNI(SecureNioChannel.java:329)
at
org.apache.tomcat.util.net.SecureNioChannel.handshake(SecureNioChannel.java:175)
at
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1556)
at
org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]