MMBase

Resultsets not closed/connectionpool depleted in PostgreSQL

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.7.0
  • Fix Version/s: 1.7.1
  • Component/s: Database Layer
  • Description:
    original bugid: #6498
    Resultsets are not always closed. Depending on the JDBC driver implementation, this may result in depletion of the connection pool - this is known to occur with PostgreSQL.
    Close resultsets using a finally-clause.

Activity

Hide
Rob van Maris added a comment - 2004-06-15 22:56
Resultsets not closed/connectionpool depleted in PostgreSQL
Resultsets are not always closed. Depending on the JDBC driver implementation, this may result in depletion of the connection pool - this is known to occur with PostgreSQL.
Show
Rob van Maris added a comment - 2004-06-15 22:56 Resultsets not closed/connectionpool depleted in PostgreSQL Resultsets are not always closed. Depending on the JDBC driver implementation, this may result in depletion of the connection pool - this is known to occur with PostgreSQL.
Hide
Rob van Maris added a comment - 2004-06-15 23:00
Resultsets not closed/connectionpool depleted in PostgreSQL
Resultsets are not always closed. Depending on the JDBC driver implementation, this may result in depletion of the connection pool - this is known to occur with PostgreSQL.
Show
Rob van Maris added a comment - 2004-06-15 23:00 Resultsets not closed/connectionpool depleted in PostgreSQL Resultsets are not always closed. Depending on the JDBC driver implementation, this may result in depletion of the connection pool - this is known to occur with PostgreSQL.
Hide
Rob van Maris added a comment - 2004-06-15 23:50
Resultsets not closed/connectionpool depleted in PostgreSQL
Resultsets are not always closed. Depending on the JDBC driver implementation, this may result in depletion of the connection pool - this is known to occur with PostgreSQL.
Show
Rob van Maris added a comment - 2004-06-15 23:50 Resultsets not closed/connectionpool depleted in PostgreSQL Resultsets are not always closed. Depending on the JDBC driver implementation, this may result in depletion of the connection pool - this is known to occur with PostgreSQL.
Rob van Maris made changes - 2006-11-24 13:42
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Assignee Rob van Maris [ robvanmaris ] Default Project Leader [ mmbaseleader ]

People

Dates

  • Created:
    2004-06-15 23:52
    Updated:
    2006-11-24 13:42
    Resolved:
    2006-11-24 13:42