-
I found out that when there is a memory leak during a long-lived tx using c3p0, it is most likely created by not closing your resultsets and statements appropriately.
This happens because there are several places where the pool keeps references to resultsets, statements and connections (to be able to clean the house at the end), and these references are freed only when you close each resource...
2009-10-06 20:29:42 UTC in c3p0:JDBC DataSources/Resource Pools
-
soronthar committed patchset 788 of module twikiplugins to the TWiki Plugins CVS repository, changing 3 files.
2005-01-28 01:54:58 UTC in TWiki Plugins
-
soronthar committed patchset 706 of module twikiplugins to the TWiki Plugins CVS repository, changing 1 files.
2004-11-10 23:58:42 UTC in TWiki Plugins
-
soronthar committed patchset 675 of module twikiplugins to the TWiki Plugins CVS repository, changing 3 files.
2004-11-03 01:28:37 UTC in TWiki Plugins
-
soronthar committed patchset 674 of module twikiplugins to the TWiki Plugins CVS repository, changing 4 files.
2004-11-03 01:11:30 UTC in TWiki Plugins
-
soronthar committed patchset 672 of module twikiplugins to the TWiki Plugins CVS repository, changing 1 files.
2004-11-01 23:14:56 UTC in TWiki Plugins
-
soronthar committed patchset 649 of module twikiplugins to the TWiki Plugins CVS repository, changing 5 files.
2004-10-24 23:25:18 UTC in TWiki Plugins
-
soronthar committed patchset 633 of module twikiplugins to the TWiki Plugins CVS repository, changing 1 files.
2004-10-22 00:35:18 UTC in TWiki Plugins
-
soronthar committed patchset 631 of module twikiplugins to the TWiki Plugins CVS repository, changing 1 files.
2004-10-22 00:08:40 UTC in TWiki Plugins
-
soronthar committed patchset 628 of module twikiplugins to the TWiki Plugins CVS repository, changing 5 files.
2004-10-22 00:04:34 UTC in TWiki Plugins