Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022000Openbravo ERPI. Performancepublic2012-10-18 18:222012-10-29 16:25
egoitz 
shankarb 
immediatemajoralways
closedfixed 
5
3.0MP16 
3.0MP173.0MP17 
AugustoMauch
Core
No
0022000: The callprocess java class does not close the cursors after excute the process
The callprocess java class does not close the cursors after excute the process
ON 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
No tags attached.
Issue History
2012-10-18 18:22egoitzNew Issue
2012-10-18 18:22egoitzAssigned To => AugustoMauch
2012-10-18 18:22egoitzModules => Core
2012-10-18 18:22egoitzResolution time => 1351551600
2012-10-18 18:23egoitzPrioritynormal => immediate
2012-10-18 18:34egoitzIssue Monitored: networkb
2012-10-19 11:38AugustoMauchAssigned ToAugustoMauch => shankarb
2012-10-22 10:39hgbotCheckin
2012-10-22 10:39hgbotNote Added: 0053499
2012-10-22 10:39hgbotStatusnew => resolved
2012-10-22 10:39hgbotResolutionopen => fixed
2012-10-22 10:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/39f27ff472c6b6a6ce5c1730ee5bb46837c1217f [^]
2012-10-22 10:39shankarbIssue Monitored: dbaz
2012-10-22 10:39shankarbNote Added: 0053500
2012-10-22 10:39shankarbStatusresolved => new
2012-10-22 10:39shankarbResolutionfixed => open
2012-10-22 10:40shankarbStatusnew => scheduled
2012-10-22 10:40shankarbfix_in_branch => pi
2012-10-22 10:40shankarbReview Assigned To => dbaz
2012-10-22 10:40shankarbfix_in_branchpi =>
2012-10-22 10:40shankarbStatusscheduled => resolved
2012-10-22 10:40shankarbResolutionopen => fixed
2012-10-24 10:25dbazStatusresolved => new
2012-10-24 10:25dbazResolutionfixed => open
2012-10-24 10:25dbazReview Assigned Todbaz => AugustoMauch
2012-10-24 10:25dbazStatusnew => scheduled
2012-10-24 10:25dbazfix_in_branch => pi
2012-10-24 10:25dbazStatusscheduled => resolved
2012-10-24 10:25dbazResolutionopen => fixed
2012-10-25 12:38hudsonbotCheckin
2012-10-25 12:38hudsonbotNote Added: 0053695
2012-10-29 16:25AugustoMauchNote Added: 0053770
2012-10-29 16:25AugustoMauchStatusresolved => closed
2012-10-29 16:25AugustoMauchFixed in Version => 3.0MP17

Notes
(0053499)
hgbot   
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   
2012-10-22 10:39   
Reopened to add Review Assigned to
(0053695)
hudsonbot   
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   
2012-10-29 16:25   
Code reviewed and verified in pi@89e6d53b5a5e