Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025492
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2014-01-16 14:362014-01-17 15:49
ReporterAugustoMauchView Statuspublic 
Assigned ToAugustoMauch 
PrioritynoneResolutionfixedFixed in Version3.0PR14Q2
StatusclosedFix in branchFixed in SCM revision443d243fb7b4
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Todbaz
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0025492: OBSchedulerInitializerListener is not closing its conection

DescriptionOBSchedulerInitializerListener is instantiating an OBDal connection but then it is not closing it.
Steps To ReproduceSee 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 [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (developer)
2014-01-16 23:58

Reviewed @ changeset: 21798 - d3396fd85019
(0063507)
hudsonbot (developer)
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

- Issue History
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 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
Powered by Mantis Bugtracker