Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0004151 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] Z. Others | minor | always | 2008-06-24 16:47 | 2008-10-08 18:35 | |||
Reporter | user71 | View Status | public | |||||
Assigned To | gorka_gil | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.35MP7 | |||
Status | closed | Fix in branch | 2.3x | Fixed in SCM revision | 5482 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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. | |||||||
Tags | OBN | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0008067) svnbot (viewer) 2008-06-30 12:09 |
Repository: openbravo Revision: 5482 Author: gorka_gil Date: 2008-06-30 12:09:24 +0200 (Mon, 30 Jun 2008) fixed bug 4151 Remove PeriodicGarbageCollector class --- U branches/r2.3x/src-core/src/org/openbravo/base/HttpBaseServlet.java D branches/r2.3x/src-core/src/org/openbravo/base/PeriodicGarbageCollector.java --- https://dev.openbravo.com/websvn/openbravo/?rev=5482&sc=1 [^] |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |