Tomcat is running a webapp under Windows. After a few days (under very low load), the exception mentioned in the …
windows tomcat jvm socketexception connection-leaksI'm currently doing some GUI testing on a ASP.net 2.0 application. The RDBMS is SQL Server 2005. The host is Win …
asp.net sql-server connection-pooling performancecounter connection-leaksIs there any way to check the connection leakage in a Java EE application? The application is running on my …
java mysql jdbc connection-leaksI have an application which starts giving me internal server error after some time, Some people I asked told me …
java oracle connection-leaksIn my web-application, i make extensive use of a database. I have an abstract servlet, from which all the servlets …
java database memory-leaks connection-leaksWe have an app which seems to have connection leaks (SQL Server says that the max pool size has been …
sql-server database memory-leaks database-connection connection-leaksI have a problem with my C# project. I use a MySQL database and I use the MySQL Connector driver …
c# mysql executereader connection-leaksI am encountering an serious issue with my application. It leaks database connections whereas I use the default Spring Roo …
spring tomcat database-connection spring-roo connection-leaksWe are using JDK11 java.net.http HTTP client to get data from an API. After we receive the response …
java java-11 connection-leaks java-http-client