Re: Error while starting Tomcat 8.5.14

2017-06-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Neha, On 6/5/17 6:14 PM, Neha Munjal wrote: > We could finally mange through this. Somehow, the SSLEngine > attribute was set as "off" in the AprLifecycleListener which did > not allow OpenSSL implementation to work. > > This is resolved now.

Re: Error while starting Tomcat 8.5.14

2017-06-05 Thread Neha Munjal
Hi All, We could finally mange through this. Somehow, the SSLEngine attribute was set as "off" in the AprLifecycleListener which did not allow OpenSSL implementation to work. This is resolved now. Thanks Neha On Mon, Jun 5, 2017 at 1:27 PM, Neha Munjal wrote: > Hi, >

Re: Error while starting Tomcat 8.5.14

2017-06-05 Thread Neha Munjal
Hi, We tried the following configuration, but it still fails with the same error: Thanks Neha On Mon, Jun 5, 2017 at 11:53 AM, Hassan Khan wrote: > Hi, > > we had a different problem with Nio : > > Non-blocking connector >

Re: Error while starting Tomcat 8.5.14

2017-06-05 Thread Hassan Khan
Hi, we had a different problem with Nio : Non-blocking connector maxThreads="200" SSLEnabled="true" compression="on" minSpareThreads="25" maxSpareThreads="75" enableLookups="false"connectionTimeout="-1" scheme="https" secure="true">

Re: Error while starting Tomcat 8.5.14

2017-06-05 Thread Neha Munjal
Hi Chris, Please find below our Connector information: Also found this link that talks about different SSL implementations that we can configure: https://tomcat.apache.org/tomcat-8.5-doc/ssl-howto.html Our installation uses APR and we have openssl102 installed. I think the connector

Re: Error while starting Tomcat 8.5.14

2017-06-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Neha, On 6/2/17 5:36 PM, Neha Munjal wrote: > We have been trying to start Apache Tomcat 8.5.14 (JDK version 8.0_121-b13) > and land into the following error: > > # > > # A fatal error has been detected by the Java Runtime Environment: > # #

Error while starting Tomcat 8.5.14

2017-06-02 Thread Neha Munjal
Hi, We have been trying to start Apache Tomcat 8.5.14 (JDK version 8.0_121-b13) and land into the following error: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x7fafaa9ad123, pid=590, tid=0x7fb095cdc700 # # JRE version: Java(TM) SE