Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0022000 | Openbravo ERP | I. Performance | public | 2012-10-18 18:22 | 2012-10-29 16:25 |
|
Reporter | egoitz | |
Assigned To | shankarb | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP16 | |
Target Version | 3.0MP17 | Fixed in Version | 3.0MP17 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0022000: The callprocess java class does not close the cursors after excute the process |
Description | The callprocess java class does not close the cursors after excute the process |
Steps To Reproduce | 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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
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 | OBNetwork customer | => Yes |
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 |