-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Gazelle TM 5.4.0
-
Component/s: None
-
Labels:None
-
Account:Maintenance 2016 (MAINTENANCE2016)
File cache is used for test step sequences diagram, pdf generation, but sometimes the generated file is bad, could be due to wrong response from application and this bad file is cached and served at each requests.
Clients then receve the bad file even after application restart.
The fix is to clean the file cache with: `rm -r /opt/gazelle/fileCache/*`
It will help a lot to add a button in the admin area to clean this cache.
Clients then receve the bad file even after application restart.
The fix is to clean the file cache with: `rm -r /opt/gazelle/fileCache/*`
It will help a lot to add a button in the admin area to clean this cache.