uniupgrade -check gives 'Error parsing file => Verify format of file' message
book
Article ID: 87080
calendar_today
Updated On:
Products
CA Automic Dollar Universe
Issue/Introduction
Error Message : | 2016-06-15 20:14:31 |TRACE| compare |===================================== WIN TARGET =========================================== | 2016-06-15 20:14:31 |TRACE| compare | temp_201606150814\TMP_uxgetinfo_Win_PRODCO_20160615-154908\all_info.txt | 2016-06-15 20:14:31 |TRACE| compare |============================================================================================= | 2016-06-15 20:14:31 |TRACE| parseWinTarget |Reading folder UXMGR | 2016-06-15 20:14:31 |ERROR| cmdCheck |Error parsing file => Verify format of file : TMP_uxgetinfo_Win_PRODCO_20160615-154908.tar.gz java.lang.ArrayIndexOutOfBoundsException: 5 at com.orsyp.upgrade.check.parser.FolderComparator.parseWinTarget(FolderComparator.java:433) at com.orsyp.upgrade.check.parser.FolderComparator.compare(FolderComparator.java:130) at com.orsyp.upgrade.check.parser.AuditModelParser.parseNode(AuditModelParser.java:532) at com.orsyp.upgrade.check.parser.AuditModelParser.parse(AuditModelParser.java:210) at com.orsyp.upgrade.check.UxCheck.cmdCheck(UxCheck.java:240) at com.orsyp.upgrade.CmdSilentUpgrade.executeOffline(CmdSilentUpgrade.java:262) at com.orsyp.upgrade.CmdSilentUpgrade.cmdMain(CmdSilentUpgrade.java:234) at com.orsyp.upgrade.CmdSilentUpgrade.main(CmdSilentUpgrade.java:183) | 2016-06-15 20:14:31 |FATAL| executeOffline |Fatal error unable to parse file. java.lang.ArrayIndexOutOfBoundsException: 5 at com.orsyp.upgrade.check.parser.FolderComparator.parseWinTarget(FolderComparator.java:433) at com.orsyp.upgrade.check.parser.FolderComparator.compare(FolderComparator.java:130) at com.orsyp.upgrade.check.parser.AuditModelParser.parseNode(AuditModelParser.java:532) at com.orsyp.upgrade.check.parser.AuditModelParser.parse(AuditModelParser.java:210) at com.orsyp.upgrade.check.UxCheck.cmdCheck(UxCheck.java:240) at com.orsyp.upgrade.CmdSilentUpgrade.executeOffline(CmdSilentUpgrade.java:262) at com.orsyp.upgrade.CmdSilentUpgrade.cmdMain(CmdSilentUpgrade.java:234) at com.orsyp.upgrade.CmdSilentUpgrade.main(CmdSilentUpgrade.java:183)
Description :When using the upgrade toolkit to upgrade a v5.6 FX25006 Windows node to v6.4.41 and running the "uniupgrade -check" command, the uxgetinfo information cannot be read and an error is thrown.
Environment
OS: Windows Server 2008
Cause
Cause type: Other Root Cause: The Upgrade Documentation states:
Resolution
The Upgrade Documentation states: "To execute this command on a DUAS V5.3 node on Windows, the tar.exe and gzip.exe binaries, located in the upgrade kit bin directory, must be copied to the Company mgr directory." Copying them from the MGR folder to the upgrade kit, allowed the process to run without errors.