Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0002084 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | minor | always | 2007-10-15 10:03 | 2008-07-02 17:17 | |||
Reporter | user71 | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40beta | |||
Status | closed | Fix in branch | Fixed in SCM revision | 2033 | ||||
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 | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0002084: 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 | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0002361) user71 2007-10-16 08:29 edited on: 2008-06-12 09:22 |
Logged In: YES user_id=1737231 Originator: YES File Added: garbage_collector.patch |
(0002362) villind (viewer) 2008-01-17 15:21 edited on: 2008-06-12 09:22 |
Logged In: YES user_id=61737 Originator: NO Fixed in trunk revision 2033. Garbage collector thread removed. |
(0002363) psarobe (viewer) 2008-06-04 17:09 edited on: 2008-06-12 09:22 |
Logged In: YES user_id=1500703 Originator: NO After searching for System.gc(), no results found |
(0005673) user71 2005-06-01 00:00 edited on: 2008-06-12 09:43 |
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis. You can see the original bug report in: https://sourceforge.net/support/tracker.php?aid=1813644 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-06-24 16:47 | cromero | Status | closed => new |
2008-06-24 16:47 | cromero | Resolution | fixed => open |
2008-06-24 16:47 | cromero | Fixed in Version | 2.40alpha-r2 => |
2008-06-24 16:47 | cromero | Status | new => scheduled |
2008-06-24 16:48 | cromero | Status | scheduled => resolved |
2008-06-24 16:48 | cromero | svn_revision | => 2033 |
2008-06-24 16:48 | cromero | Resolution | open => fixed |
2008-06-24 16:48 | cromero | Status | resolved => closed |
2008-06-24 16:51 | cromero | Status | closed => new |
2008-06-24 16:51 | cromero | Resolution | fixed => open |
2008-06-24 16:51 | cromero | Status | new => scheduled |
2008-06-24 16:51 | cromero | Status | scheduled => resolved |
2008-06-24 16:51 | cromero | Resolution | open => fixed |
2008-06-24 17:41 | cromero | Status | resolved => new |
2008-06-24 17:41 | cromero | Resolution | fixed => open |
2008-06-24 17:42 | cromero | Status | new => scheduled |
2008-06-24 17:42 | cromero | Status | scheduled => resolved |
2008-06-24 17:42 | cromero | Fixed in Version | => 2.40alpha-r2 |
2008-06-24 17:42 | cromero | Resolution | open => fixed |
2008-07-02 17:17 | plujan | Status | resolved => closed |
2008-07-02 17:17 | plujan | Fixed in Version | 2.40alpha-r2 => 2.40beta |
Copyright © 2000 - 2009 MantisBT Group |