Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029994 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2015-03-17 15:16 | 2015-05-29 08:39 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | urgent | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 3.0PR15Q3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029994: pdf tmp-files creating during renderJR & stored in attach.path are never deleted | |||||||
Description | During 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |