Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025492 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2014-01-16 14:36 | 2014-01-17 15:49 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | none | Resolution | fixed | Fixed in Version | 3.0PR14Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 443d243fb7b4 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | dbaz | |||||||
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 | 0025492: OBSchedulerInitializerListener is not closing its conection | |||||||
Description | OBSchedulerInitializerListener is instantiating an OBDal connection but then it is not closing it. | |||||||
Steps To Reproduce | See here [1]. The connection is commited, but not closed. [1] https://code.openbravo.com/erp/devel/pi/file/929ca6801012/src/org/openbravo/base/OBSchedulerInitializerListener.java#l134 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0063444) hgbot (developer) 2014-01-16 14:42 |
Repository: erp/devel/pi Changeset: 443d243fb7b4f51f53a603e9697180d84f63da06 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Thu Jan 16 14:39:06 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/443d243fb7b4f51f53a603e9697180d84f63da06 [^] Fixes issue 25492: OBSchedulerInitializerListener connection is closed. OBSchedulerInitializerListener now calls OBDal.getInstance().commitAndClose(); instead of OBDal.getInstance().getConnection.commit(); This has been placed in the finally block to make sure it is alwas executed. --- M src/org/openbravo/base/OBSchedulerInitializerListener.java --- |
(0063452) dbaz (viewer) 2014-01-16 23:58 |
Reviewed @ changeset: 21798 - d3396fd85019 |
(0063507) hudsonbot (viewer) 2014-01-17 15:49 |
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/9669102eb541 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2014-01-16 14:36 | AugustoMauch | New Issue | |
2014-01-16 14:36 | AugustoMauch | Assigned To | => AugustoMauch |
2014-01-16 14:36 | AugustoMauch | Modules | => Core |
2014-01-16 14:36 | AugustoMauch | OBNetwork customer | => No |
2014-01-16 14:36 | AugustoMauch | Triggers an Emergency Pack | => No |
2014-01-16 14:39 | AugustoMauch | Issue Monitored: dbaz | |
2014-01-16 14:41 | AugustoMauch | Review Assigned To | => dbaz |
2014-01-16 14:42 | hgbot | Checkin | |
2014-01-16 14:42 | hgbot | Note Added: 0063444 | |
2014-01-16 14:42 | hgbot | Status | new => resolved |
2014-01-16 14:42 | hgbot | Resolution | open => fixed |
2014-01-16 14:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/443d243fb7b4f51f53a603e9697180d84f63da06 [^] |
2014-01-16 23:58 | dbaz | Note Added: 0063452 | |
2014-01-16 23:58 | dbaz | Status | resolved => closed |
2014-01-16 23:58 | dbaz | Fixed in Version | => 3.0MP32 |
2014-01-17 15:49 | hudsonbot | Checkin | |
2014-01-17 15:49 | hudsonbot | Note Added: 0063507 |
Copyright © 2000 - 2009 MantisBT Group |