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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0022000
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] I. Performancemajoralways2012-10-18 18:222012-10-29 16:25
ReporteregoitzView Statuspublic 
Assigned Toshankarb 
PriorityimmediateResolutionfixedFixed in Version3.0MP17
StatusclosedFix in branchpiFixed in SCM revision39f27ff472c6
ProjectionnoneETAnoneTarget Version3.0MP17
OSAnyDatabaseOracleJava version
OS VersionDatabase versionAnt version
Product Version3.0MP16SCM revision 
Review Assigned ToAugustoMauch
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0022000: The callprocess java class does not close the cursors after excute the process

DescriptionThe callprocess java class does not close the cursors after excute the process
Steps To ReproduceON an application on oracle
-define a invoice and complete it
see with
SELECT sql_text, COUNT(*)
  FROM v$open_cursor
 GROUP BY sql_text
 ORDER BY COUNT(*) DESC;
that the cursor is not closed.
After some invoices completed the open_cursos continue increasing
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0053499)
hgbot (developer)
2012-10-22 10:39

Repository: erp/devel/pi
Changeset: 39f27ff472c6b6a6ce5c1730ee5bb46837c1217f
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Mon Oct 22 10:36:49 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/39f27ff472c6b6a6ce5c1730ee5bb46837c1217f [^]

Fixes Issue 0022000: The callprocess java class does not close the cursors

---
M src/org/openbravo/service/db/CallProcess.java
---
(0053500)
shankarb (reporter)
2012-10-22 10:39

Reopened to add Review Assigned to
(0053695)
hudsonbot (developer)
2012-10-25 12:38

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/4a27e27689bc [^]

Maturity status: Test
(0053770)
AugustoMauch (manager)
2012-10-29 16:25

Code reviewed and verified in pi@89e6d53b5a5e

- Issue History
Date Modified Username Field Change
2012-10-18 18:22 egoitz New Issue
2012-10-18 18:22 egoitz Assigned To => AugustoMauch
2012-10-18 18:22 egoitz Modules => Core
2012-10-18 18:22 egoitz Resolution time => 1351551600
2012-10-18 18:23 egoitz Priority normal => immediate
2012-10-18 18:34 egoitz Issue Monitored: networkb
2012-10-19 11:38 AugustoMauch Assigned To AugustoMauch => shankarb
2012-10-22 10:39 hgbot Checkin
2012-10-22 10:39 hgbot Note Added: 0053499
2012-10-22 10:39 hgbot Status new => resolved
2012-10-22 10:39 hgbot Resolution open => fixed
2012-10-22 10:39 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/39f27ff472c6b6a6ce5c1730ee5bb46837c1217f [^]
2012-10-22 10:39 shankarb Issue Monitored: dbaz
2012-10-22 10:39 shankarb Note Added: 0053500
2012-10-22 10:39 shankarb Status resolved => new
2012-10-22 10:39 shankarb Resolution fixed => open
2012-10-22 10:40 shankarb Status new => scheduled
2012-10-22 10:40 shankarb fix_in_branch => pi
2012-10-22 10:40 shankarb Review Assigned To => dbaz
2012-10-22 10:40 shankarb fix_in_branch pi =>
2012-10-22 10:40 shankarb Status scheduled => resolved
2012-10-22 10:40 shankarb Resolution open => fixed
2012-10-24 10:25 dbaz Status resolved => new
2012-10-24 10:25 dbaz Resolution fixed => open
2012-10-24 10:25 dbaz Review Assigned To dbaz => AugustoMauch
2012-10-24 10:25 dbaz Status new => scheduled
2012-10-24 10:25 dbaz fix_in_branch => pi
2012-10-24 10:25 dbaz Status scheduled => resolved
2012-10-24 10:25 dbaz Resolution open => fixed
2012-10-25 12:38 hudsonbot Checkin
2012-10-25 12:38 hudsonbot Note Added: 0053695
2012-10-29 16:25 AugustoMauch Note Added: 0053770
2012-10-29 16:25 AugustoMauch Status resolved => closed
2012-10-29 16:25 AugustoMauch Fixed in Version => 3.0MP17


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker