Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004151
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] Z. Othersminoralways2008-06-24 16:472008-10-08 18:35
Reporteruser71View Statuspublic 
Assigned Togorka_gil 
PriorityurgentResolutionfixedFixed in Version2.35MP7
StatusclosedFix in branch2.3xFixed in SCM revision5482
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerOBPS
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0004151: System.gc() should never be called

DescriptionOpenbravo 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.
TagsOBN
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0002084 closedalostale System.gc() should never be called 

-  Notes
(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 [^]

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker