Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0005509 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 01. General setup | major | always | 2008-10-13 10:39 | 2008-12-16 10:30 | |||
Reporter | jdillet | View Status | public | |||||
Assigned To | gmauleon | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 9260 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Oracle | Java version | 1.5 | |||
OS Version | Database version | Ant version | 1.7 | |||||
Product Version | 2.40 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0005509: Connection leak in SL_AlertRule_SQL.java | |||||||
Description | Connection, statement and resultset used in SL_AlertRule_SQL.java are never closed. | |||||||
Steps To Reproduce | General Setup > Application > Alert > Create a new Record > Fill field SQL with: - a query without error - a query with errors: SELXT XXX FROM DUAL In both cases, connection created in this.getPreparedStatement(strSQL) is never released | |||||||
Proposed Solution | Release Connection, statement and resultset in a finally block. See: - branch teseo: revision 8597 - branch holding: revision 8596 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0009767) svnbot (viewer) 2008-10-27 17:05 |
Repository: openbravo Revision: 9260 Author: gmauleon Date: 2008-10-27 17:05:11 +0100 (Mon, 27 Oct 2008) fixes 0005509 : Connection leak in SL_AlertRule_SQL.java --- U trunk/src/org/openbravo/erpCommon/ad_callouts/SL_AlertRule_SQL.java --- https://dev.openbravo.com/websvn/openbravo/?rev=9260&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-10-13 10:39 | jdillet | New Issue | |
2008-10-13 10:39 | jdillet | Assigned To | => cromero |
2008-10-13 10:39 | jdillet | sf_bug_id | 0 => 2163109 |
2008-10-13 10:40 | jdillet | Issue Monitored: jdillet | |
2008-10-20 10:47 | psarobe | Status | new => scheduled |
2008-10-20 10:47 | psarobe | Assigned To | cromero => gmauleon |
2008-10-20 10:47 | psarobe | fix_in_branch | => trunk |
2008-10-23 18:08 | jdillet | File Added: 5509.diff | |
2008-10-27 17:05 | svnbot | Checkin | |
2008-10-27 17:05 | svnbot | Note Added: 0009767 | |
2008-10-27 17:05 | svnbot | Status | scheduled => resolved |
2008-10-27 17:05 | svnbot | Resolution | open => fixed |
2008-10-27 17:05 | svnbot | svn_revision | => 9260 |
2008-12-16 10:30 | psarobe | Regression testing | => No |
2008-12-16 10:30 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |