Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Alvin Gunkel / Alvin Gunkel (AlvinGunkel)
Created: 01/31/2013
Components: Web Container (Tomcat), Instance/Cluster Manager
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final / 284250
Priority/Frequency: Major / All users will encounter
Locale/System: English / Linux RH Enterprise 6
Vote Count: 0
Problem Description: The <CFHOME>/<INSTANCE>/runtime/bin/commons-daemon-native.tar.gz file is corrupt.
Steps to Reproduce: Create a new instance in the Enterprise Manager Instance Manager, then go do a tar -tzvf of the commons-daemon-native.tar.gz file.
Actual Result:
tar -tzvf commons-daemon-native.tar.gz
drwxrwxr-x mturk/mturk 0 2010-02-26 09:41 commons-daemon-1.0.2-native-src/
-rw-rw-r-- mturk/mturk 11358 2010-02-13 11:58 commons-daemon-1.0.2-native-src/LICENSE.txt
tar: Skipping to next header
gzip: stdin: invalid compressed data--format violated
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Expected Result: File should be readable.
Corrupt file has a 1-byte size difference:
/home/gunkela> ls -l commons-daemon-native.tar.gz*
-rwxr--r-- 1 gunkela aot200 315608 Jan 28 11:17 commons-daemon-native.tar.gz
-rwxr--r-- 1 gunkela aot200 315607 Jan 28 13:27 commons-daemon-native.tar.gz.bad
Any Workarounds: Copied the same file from the cfusion instance.
Not sure if this impacts anything wrt CF 10 functionality, but we create RPMs from cfusion and the individual instances to facilitate deployment across our environment and the corrupt file causes rpmbuild to fail.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3493943
Keywords:
FixTested
External Customer Info:
External Company:
External Customer Name: AlvinGunkel
External Customer Email:
External Test Config: My Hardware and Environment details: RHEL 6, Java 1.6.0_38, CF 10 HF 7 (plus mandatory)
Attachments:
Comments: