View Issue Details

IDProjectCategoryView StatusLast Update
0002548SymmetricDSImprovementpublic2016-08-09 17:12
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.7.0 
Target Version3.8.0Fixed in Version3.8.0 
Summary0002548: Remove old heap dumps on startup
DescriptionOn start up, look for old heap dump *.hprof files in the "tmp" directory and remove them. Anything older than 7 days should be removed. Only keep 2 recent heap dump files, in case they are needed for analysis.

A system that runs out of memory is configured to dump its heap to a *.hprof file in the "tmp" directory. The service wrapper will restart SymmetricDS when it runs out of memory. If the problem persists, the system keeps dumping heap files, which fill the file system quickly.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 bc652d73

2016-04-05 16:52:08

admin

Details Diff
0002548: Remove old heap dumps on startup Affected Issues
0002548
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/SymmetricLauncher.java Diff File

Issue History

Date Modified Username Field Change
2016-04-05 20:51 elong New Issue
2016-04-05 20:51 elong Status new => assigned
2016-04-05 20:51 elong Assigned To => elong
2016-04-05 20:52 elong Status assigned => resolved
2016-04-05 20:52 elong Fixed in Version => 3.8.0
2016-04-05 20:52 elong Resolution open => fixed
2016-04-28 14:01 admin Changeset attached => SymmetricDS 3.8 bc652d73
2016-08-09 17:12 admin Status resolved => closed