About 1,229,754 results (2,965 milliseconds)

DiverDave's Wader Repairs - Why Waders leak

https://sites.google.com/site/wadersrepairs/why-waders-leak
... testing many different types, makes and styles. We keep a detailed record of every one we test, including make, model and the leaks we have found. If we see ...

No Free Connections

https://groups.google.com/g/ebean/c/Egsi1-gh4Rw
... pool leak using datasource.xxx.capturestacktrace=true at com.avaje ... 3) Can you reproduce this in a small test case? 4) Can you post some code or a ...

Close/Remove Leaked Connections

https://groups.google.com/g/hikari-cp/c/zBKo96xoHXI
Similar to the removeAbandoned/removeAbandonedTimeout options in tomcat-jdbc. Obviously, you always want to detect connection leaks in the test/pre-prod ...

How is leakTimeMinutes config used in Ebean to reset leaked ...

https://groups.google.com/g/ebean/c/dnOlP3FY7no/m/heiKrYlhEgAJ
When the validation test fails that triggers a reset of the connection pool ... With the above it actually sounds like there is a real connection pool leak ...

Memory leak in 1.9.15.1?

https://groups.google.com/g/openresty-en/c/hxK5y_XzN0E
Have you tried running valgrind with the no pool patch for each test case? ... Valgrind doesn't show any lost memory (just running valgrind --leak-check=full ./ ...

fully close a connection

https://groups.google.com/g/pyodbc/c/Mg6rFPb4gw8
Jan 22, 2009 ... connection pool and recreate it. I've checked and doing ... > directory.) > > In the meantime, I'll perform some leak testing myself.

Integration tests and managing database pool

https://groups.google.com/g/dropwizard-user/c/ljlK5bjuvAE
I am using dropwizard 0.8.2 and have written many Integration tests that run against a real postgres server. I used. @ClassRule

Long lived PgPool connections crashing database

https://groups.google.com/g/vertx/c/l60X0ncy_Ec
... pools seem to be causing a memory leak at the database level. The memory consumption will increase over time so much that all available memory for the DB ...

US9464959B2 - System and method for detecting leaks in a fluid ...

https://patents.google.com/patent/US9464959B2/en
... test pressure seal. US6942188B2 2003-11-18 2005-09-13 Wen-Feng Tsay ... Leak detector for swimming pool lights and the like. BE795542A * 1972-02-18 ...

Any hints for recovering from database connection leak problems

https://groups.google.com/g/liftweb/c/KOo_7ui36bo
Jan 19, 2017 ... Application configures HikariCP with connection leak detection that logs following stack trace. There is not much hints for me, since stack ...

US9128002B2 - System and method for detecting leaks in a fluid ...

https://patents.google.com/patent/US9128002B2/en
... Leak detector for swimming pool lights and the like. US3524342A * 1968-06-10 ... test pressure seal. US6942188B2 2003-11-18 2005-09-13 Wen-Feng Tsay ...

Water Conservation Information - Luckiamute Domestic Water

https://sites.google.com/a/luckiamute.com/luckiamute-domestic-water/water-conservation-information
Check sprinkler system valves periodically for leaks ... pool left uncovered can lose as much as 1,000 gallons of water per month. Also, check your spa or pool.

Let Us Now Praise ResourceWarnings

http://feedproxy.google.com/~r/emptysquare/~3/WSFs1ysfRzY
Jul 14, 2014 ... finally: if pool and socket: pool. ... Apparently my users don't call copy_database much, since no one reported the socket leak.

H2 running in Tomcat 7 produces memory leak reports in tomcat's ...

https://groups.google.com/g/h2-database/c/1OfilElprQw
I am using Tomcat 7.0.25 in a Linux machine. I am using Tomcat's connection pool (org.apache.tomcat.dbcp.dbcp.BasicDataSource). As database

[C320-list] Muffler leaks and drainage

https://groups.google.com/g/c320-list/c/UINmmgb_0z0/m/5fttehIvEgAJ
There is no obvious sign of a leak from the muffler but i will pressure test it as suggested to be sure. ... THE BIG DEAL is know how much you can crank the ...

CA1161206A - Leak inhibiting composition - Google Patents

https://patents.google.com/patent/CA1161206A/en
In a typical swimming pool installation, the pipes are installed in the ground as a first step ~nd the pipe system then pressure tested~ Any leaks can be ...

Sessions | Spanner | Google Cloud

https://cloud.google.com/spanner/docs/sessions
The session pool size for an application determines how many concurrent transactions a single application instance can execute. Increasing the session pool size ...

When does a sync.Pool release it's contents?

https://groups.google.com/g/golang-nuts/c/n_By5xPzDho/discussion
Aug 19, 2014 ... it often leads to a very large footprint. I compared two very simple (synthetic, yes) test programs. ... how big of a pool to create, when to ...

Pool Initialization question

https://groups.google.com/g/hikari-cp/c/6qLaUtj4U2U
Jul 13, 2020 ... From the data I realize that the pool does indeed have minIdle connections before we initiate our test. ... to get a connection while the pool ...