Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014980Openbravo ERPY. DBSourceManagerpublic2010-10-22 02:012012-03-02 15:34
eintelau 
marvintm 
normalminoralways
closedfixed 
205.2
pi 
 
Core
No
0014980: DBSMOBUtil.deleteInstallTables leaks database connection
The deleteInstallTables method in DBSMOBUtil class obtains a database connection but never releases it. This results in the database connection leaking and never being closed properly
Release database connection in finally block of deleteInstallTables method
No tags attached.
? 14980.changeset (1,270) 2010-10-22 02:03
https://issues.openbravo.com/file_download.php?file_id=3263&type=bug
Issue History
2010-10-22 02:01eintelauNew Issue
2010-10-22 02:01eintelauAssigned To => marvintm
2010-10-22 02:03eintelauFile Added: 14980.changeset
2010-10-25 08:55alostaleStatusnew => scheduled
2012-01-27 12:37hgbotCheckin
2012-01-27 12:37hgbotNote Added: 0044638
2012-01-27 12:37hgbotStatusscheduled => resolved
2012-01-27 12:37hgbotResolutionopen => fixed
2012-01-27 12:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/dbsm-main/rev/1d30f9b9a79949a511e1f8aee58b751843f0f395 [^]
2012-01-31 09:44AugustoMauchNote Added: 0044722
2012-01-31 09:44AugustoMauchStatusresolved => closed
2012-02-02 12:44hgbotCheckin
2012-02-02 12:44hgbotNote Added: 0044801
2012-02-02 12:44hgbotStatusclosed => resolved
2012-02-02 12:44hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/dbsm-main/rev/1d30f9b9a79949a511e1f8aee58b751843f0f395 [^] => http://code.openbravo.com/erp/devel/pi/rev/4f9386d39647b89d27ed9672bb7784e4f0c77b97 [^]
2012-02-14 15:20marvintmStatusresolved => closed
2012-03-02 15:34hudsonbotCheckin
2012-03-02 15:34hudsonbotNote Added: 0045728

Notes
(0044638)
hgbot   
2012-01-27 12:37   
Repository: erp/devel/dbsm-main
Changeset: 1d30f9b9a79949a511e1f8aee58b751843f0f395
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Jan 27 12:36:35 2012 +0100
URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/1d30f9b9a79949a511e1f8aee58b751843f0f395 [^]

Fixed issue 14980. Connection will be properly returned.

---
M src/org/openbravo/ddlutils/util/DBSMOBUtil.java
---
(0044722)
AugustoMauch   
2012-01-31 09:44   
Code reviewed and fix verified
(0044801)
hgbot   
2012-02-02 12:44   
Repository: erp/devel/pi
Changeset: 4f9386d39647b89d27ed9672bb7784e4f0c77b97
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Feb 02 12:02:43 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4f9386d39647b89d27ed9672bb7784e4f0c77b97 [^]

Fixed issue 14980. Fixed issue 19625.

---
M src-db/database/lib/dbsourcemanager.jar
---
(0045728)
hudsonbot   
2012-03-02 15:34   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/544d64e0c159 [^]

Maturity status: Test