Bug 983561

Summary: Add a clean-up of the tomcat work cache to Spacewalk upgrades
Product: [Community] Spacewalk Reporter: Milan Zázrivec <mzazrivec>
Component: ServerAssignee: Milan Zázrivec <mzazrivec>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: low Docs Contact:
Priority: unspecified    
Version: 1.9CC: cperry, fdewaley, mmello, tkasparek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: spacewalk-setup-1.10.19-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 881864 Environment:
Last Closed: 2013-08-02 13:16:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 991452    

Description Milan Zázrivec 2013-07-11 13:24:10 UTC
+++ This bug was initially created as a clone of Bug #881864 +++

Description of problem:
in some scenarios tomcat doesn't notice a change when the forms start requesting a csrf token

Version-Release number of selected component (if applicable):
Spacewalk upgrades

How reproducible:
Most of the time.

Steps to Reproduce:
1.install an older Spacewalk
2.upgrade to newest Spacewalk

  
Actual results:
Some of the webui pages after upgrade may not be refreshed, since
tomcat stored a cached version to /var/cache/tomcat*/work/*.

Expected results:
the cache is clean and won't cause this kind of problem

Additional info:
N/A

Comment 1 Milan Zázrivec 2013-07-11 13:26:11 UTC
spacewalk.git master: eb4d03555da6ac8155738d26561004b622887065

Comment 2 Tomáš Kašpárek 2013-08-02 13:16:17 UTC
Fix for this bug is present in Spacewalk 2.0, closing this bug as CURRENTRELEASE.