Rafael Alvarez

Show:

What's happening?

  • Comment: memory leak in long-running txn

    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

About Me

  • 2000-08-21 (9 years ago)
  • 66413
  • soronthar (My Site)
  • Rafael Alvarez

  • SQL-based C Common Lisp Java Perl PHP Python Visual Basic XSL (XSLT/XPath/XSL-FO) HTML/XHTML Object Oriented Spanish

Send me a message