6.2

Table Of Contents
Migration Fails with a RepoUtil Assembly Timeout Error
vRealize Automation migration fails if the RepoUtil utility phase of IaaS assembly upgrade does not
complete within the specified timeout period.
Problem
The upgrade phase of migration fails because the IaaS assembly upgrade utility did not finish in the
specified timeout period. To correct the situation, increase the timeout period.
A sample timeout error message is as follows.
2014-09-18 10 43 07 843 :Started running command %AppData%\..\Local\Temp\vCAC-
IaaS\version\RepoUtil.exe Assembly-Install -f %AppData%\..\Local\Temp\vCAC-
IaaS\version\DynamicOps.UcsModel.Interface.dll" -v 2014-09-18 10 46 32
104 :System.Net.WebException: The operation has timed out 2014-09-18 10 46 32 104 :
at System.Net.HttpWebRequest.GetResponse() . . . 2014-09-18 10 46 32 104 :Warning:
Non-zero return code. Command failed. 2014-09-18 10 46 32 120 :Failed to deploy file
DynamicOps.UcsModel.Interface.dll 2014-09-18 10 46 32 120 :Failed to deploy
repository.
Cause
The timeout setting for the Repoutil utility is not long enough to allow all IaaS assemblies to be upgraded.
To correct the problem, increase the timeout setting value (in seconds) in the configuration file and rerun
migration.
Solution
You can increase the timeout value to address the problem. Use the following procedure to set a different
timeout value. After you have specified the value, restart the migration tool and rerun the migration task.
1 Locate and open the RepoUtil.exe.config file for editing.
2 Find the repositoryTimeout line.
3 Set a new timeout value, for example 10 minutes specified as <add key="repositoryTimeout"
value= "600" /> or 30 minutes, specified as <add key="repositoryTimeout" value=
"1800" />.
4 Save and close the RepoUtil.exe.config file.
5 Start the vCACMigration.exe migration tool.
6 Follow the prompts and click Migration on the Migration Tasks page to rerun the migration task.
Machines Not Visible on Items Page After Migration
After migration, migrated machines are visible using the Infrastructure tab but are not visible using the
Items tab.
Migrating vCloud Automation Center 5.2.3 to vRealize Automation 6.2
VMware, Inc. 63