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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029994
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2015-03-17 15:162015-05-29 08:39
ReportershuehnerView Statuspublic 
Assigned Tocaristu 
PriorityurgentResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version3.0PR15Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tocaristu
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0029994: pdf tmp-files creating during renderJR & stored in attach.path are never deleted

DescriptionDuring renderJR the output file created (i.e. pdf) is saved into attach.path/<jrxml-filename>.jrxml-UUID.extension
Code in question is HttpSecureAppServlet.java method saveReport.

Then later it is offered for download to the browser.

However:
a.) Those tmp files are never deleted and the space used can grow a lot over size (seen up to 11GB in practice in quite short time)
b.) attach.path is not really best location for tmp files
Steps To Reproduce-
Proposed Solution- Delete those files after usage (i.e. check new code of process param report project)
- Maybe mark files as to be auto-deleted. But careful unclear if feasible see notes about mem usage problem with high number of items marked as auto-delete + infrequent tomcat restarts
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 00293183.0PR15Q3 closedcaristu pdf tmp-files creating during renderJR & stored in attach.path are never deleted 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2015-05-25 12:42 caristu Type defect => backport
2015-05-29 08:38 caristu Type backport => defect
2015-05-29 08:39 caristu Review Assigned To => caristu
2015-05-29 08:39 caristu Relationship replaced duplicate of 0029318
2015-05-29 08:39 caristu Status scheduled => closed
2015-05-29 08:39 caristu Resolution open => duplicate


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker