Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0029318 | Openbravo ERP | A. Platform | public | 2015-03-17 15:16 | 2015-06-01 09:05 | ||||||||||||||
Reporter | shuehner | ||||||||||||||||||
Assigned To | caristu | ||||||||||||||||||
Priority | urgent | Severity | major | Reproducibility | have not tried | ||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | |||||||||||||||||||
Target Version | 3.0PR15Q3 | Fixed in Version | |||||||||||||||||
Merge Request Status | |||||||||||||||||||
Review Assigned To | caristu | ||||||||||||||||||
OBNetwork customer | |||||||||||||||||||
Web browser | |||||||||||||||||||
Modules | Core | ||||||||||||||||||
Support ticket | |||||||||||||||||||
Regression level | |||||||||||||||||||
Regression date | |||||||||||||||||||
Regression introduced in release | |||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||
Summary | 0029318: 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 | ||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | |||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2015-03-17 15:16 | shuehner | New Issue | |||||||||||||||||
2015-03-17 15:16 | shuehner | Assigned To | => platform | ||||||||||||||||
2015-03-17 15:16 | shuehner | Modules | => Core | ||||||||||||||||
2015-03-17 15:16 | shuehner | Triggers an Emergency Pack | => No | ||||||||||||||||
2015-05-06 16:47 | alostale | Relationship added | depends on 0029566 | ||||||||||||||||
2015-05-06 16:48 | alostale | Priority | normal => urgent | ||||||||||||||||
2015-05-06 16:48 | alostale | Status | new => acknowledged | ||||||||||||||||
2015-05-06 16:48 | alostale | Target Version | => 3.0PR15Q3 | ||||||||||||||||
2015-05-25 12:42 | caristu | Assigned To | platform => caristu | ||||||||||||||||
2015-05-25 12:42 | caristu | Status | acknowledged => scheduled | ||||||||||||||||
2015-05-25 12:43 | caristu | Status | scheduled => resolved | ||||||||||||||||
2015-05-25 12:43 | caristu | Fixed in SCM revision | => ac68a43ce656 | ||||||||||||||||
2015-05-25 12:43 | caristu | Resolution | open => fixed | ||||||||||||||||
2015-05-25 12:43 | caristu | Issue Monitored: networkb | |||||||||||||||||
2015-05-25 12:44 | caristu | Note Added: 0077707 | |||||||||||||||||
2015-05-29 08:39 | caristu | Relationship replaced | has duplicate 0029994 | ||||||||||||||||
2015-05-29 15:18 | caristu | Note Added: 0077901 | |||||||||||||||||
2015-05-29 15:18 | caristu | Note Edited: 0077901 | bug_revision_view_page.php?bugnote_id=0077901#r8716 | ||||||||||||||||
2015-06-01 08:51 | caristu | Note Edited: 0077901 | bug_revision_view_page.php?bugnote_id=0077901#r8717 | ||||||||||||||||
2015-06-01 09:05 | caristu | Review Assigned To | => caristu | ||||||||||||||||
2015-06-01 09:05 | caristu | Status | resolved => closed | ||||||||||||||||
2015-06-08 12:06 | caristu | Note Edited: 0077901 | bug_revision_view_page.php?bugnote_id=0077901#r8770 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|