> On Oct 14, 2024, at 11:15, Kenaw, Seretseab 
> <seretseab.ke...@ecolab.com.INVALID> wrote:
> 
> We have an application hosted on Azure VM that runs on a Tomcat server and 
> has a backend of Azure SQL database . There is a job that purges old data 
> from the backend database and keeps failing after it runs for a few hours 
> because the connection to database is getting closed for some reason. We were 
> wondering if there was a timeout setting on Tomcat that would close 
> connections from the connection pool if it stayed open waiting for a response 
> from the database for too long? I appreciate any help.


Tomcat version? JVM version? Which connection pool? Configuration thereof? 
What’s in the Tomcat and DB logs?

Your concerns cannot be addressed without more specific information.

  - Chuck


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to