Re: Error during rollback

2022-10-12 Thread Christopher Schultz
Mohan, On 10/12/22 03:50, Mohan T wrote: We are using tomcat apache-tomcat- 9.0.65.0 on Red Hat Enterprise Linux release 8.6 (Ootpa) We are hitting the below error and transaction is not getting rolled back. java.sql.SQLException: PooledConnection has already been closed. at org.apache

Re: Install CA signed certificate on Tomcat 9

2022-10-12 Thread Christopher Schultz
Veni, On 9/30/22 09:20, Janardhanan, Veni wrote: C:\>"C:\Program Files\RedHat\java-11-openjdk-11.0.13-1\bin\keytool" -list -keystore C:\SSL\myserver.keystore Enter keystore password: Keystore type: JKS Keystore provider: SUN Your keystore contains 2 entries tomcat, Sep 8, 2022, PrivateKeyEntr

Error during rollback

2022-10-12 Thread Mohan T
Hi, We are using tomcat apache-tomcat- 9.0.65.0 on Red Hat Enterprise Linux release 8.6 (Ootpa) We are hitting the below error and transaction is not getting rolled back. java.sql.SQLException: PooledConnection has already been closed. at org.apache.tomcat.jdbc.pool.DisposableConnect