Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0004151 | Openbravo ERP | Z. Others | public | 2008-06-24 16:47 | 2008-10-08 18:35 |
|
Reporter | user71 | |
Assigned To | gorka_gil | |
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 2.35MP7 | |
Merge Request Status | |
Review Assigned To | |
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 | 0004151: System.gc() should never be called |
Description | Openbravo starts a thread that explictly invokes the garbage collector and finalization functions.
This is not good practice & won't actually help clean up database connections.
In addition it means that there is a thread running that won't be shutdown properly when the app is undeployed or redeployed.
I think the PeriodicGarbageCollector class should be removed entirely. |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | OBN |
Relationships | blocks | defect | 0002084 | | closed | alostale | System.gc() should never be called |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-06-24 16:47 | cromero | New Issue | |
2008-06-24 16:47 | cromero | Assigned To | => alostale |
2008-06-24 16:47 | cromero | Status | new => scheduled |
2008-06-24 16:49 | cromero | Tag Attached: OBN | |
2008-06-24 16:49 | cromero | OBNetwork customer | => Yes |
2008-06-24 16:49 | cromero | Priority | normal => urgent |
2008-06-24 16:49 | cromero | Description Updated | |
2008-06-24 18:04 | cromero | Status | scheduled => feedback |
2008-06-27 12:22 | cromero | Status | feedback => scheduled |
2008-06-30 11:15 | gorka_gil | Assigned To | alostale => gorka_gil |
2008-06-30 12:09 | svnbot | Checkin | |
2008-06-30 12:09 | svnbot | Note Added: 0008067 | |
2008-06-30 12:09 | svnbot | Status | scheduled => resolved |
2008-06-30 12:09 | svnbot | Resolution | open => fixed |
2008-06-30 12:09 | svnbot | svn_revision | => 5482 |
2008-10-08 18:35 | psarobe | Regression testing | => No |
2008-10-08 18:35 | psarobe | Status | resolved => closed |