VMware Cloud Community
vmwaredownload
Enthusiast
Enthusiast

vRA 6.2.2 Installation Issues

Hi,

I am doing a small deployment of vRA 6.2.2. When I am trying to install the IaaS Machine I am getting the following error and the installation fails.

2015-07-14 03 10 01 213 PM :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCNSModel.dll" -s "xxxx138" -d "vCAC"  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCNSModelSecurityConfig.xml" -v

Info : 2015-07-14 03 10 10 709 PM :  System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine

Info : 2015-07-14 03 10 10 718 PM :     at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)

Info : 2015-07-14 03 10 10 719 PM :     --- End of inner exception stack trace ---

Info : 2015-07-14 03 10 10 720 PM :     at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)

Info : 2015-07-14 03 10 10 721 PM :     at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)

Info : 2015-07-14 03 10 10 722 PM :     at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)

Info : 2015-07-14 03 10 10 723 PM :     at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)

Info : 2015-07-14 03 10 10 723 PM :     at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)

Info : 2015-07-14 03 10 10 724 PM :     at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size)

Info : 2015-07-14 03 10 10 725 PM :     at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)

Info : 2015-07-14 03 10 10 726 PM :     at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)

Info : 2015-07-14 03 10 10 727 PM :     --- End of inner exception stack trace ---

Info : 2015-07-14 03 10 10 727 PM :     at System.Data.Services.Client.BatchSaveResult.BatchRequest()

Info : 2015-07-14 03 10 10 730 PM :     at System.Data.Services.Client.DataServiceContext.SaveChanges(SaveChangesOptions options)

Info : 2015-07-14 03 10 10 731 PM :     at DynamicOps.Repository.RepositoryServiceContext.SaveChanges(SaveChangesOptions options)

Info : 2015-07-14 03 10 10 732 PM :     at DynamicOps.Tools.Common.SecurityHelpers.InstallSecurityConfig(securityConfig config, String httpRootRepository)

Info : 2015-07-14 03 10 10 733 PM :     at DynamicOps.Tools.Common.ModelHelpers.InstallModel(String assemblyFileName, String securityFileName, String server, String catalog, String userName, String password, String httpRootRepository)

Info : 2015-07-14 03 10 10 738 PM :     at DynamicOps.Tools.Repoutil.Commands.ModelInstallCommand.Execute(CommandLineParser parser)

Info : 2015-07-14 03 10 10 738 PM :  Warning: Non-zero return code. Command failed.

Info : 2015-07-14 03 10 10 793 PM :C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml(651,5): error MSB3073: The command ""C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCNSModel.dll" -s "xxxx138" -d "vCAC"  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCNSModelSecurityConfig.xml" -v" exited with code 1.

Info : 2015-07-14 03 10 10 800 PM :Done Building Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" (InstallRepoModel target(s)) -- FAILED.

Info : 2015-07-14 03 10 10 805 PM :Build FAILED.

Info : 2015-07-14 03 10 10 809 PM :"C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" (InstallRepoModel target) (1) ->

Info : 2015-07-14 03 10 10 809 PM :(InstallRepoModel target) ->

Info : 2015-07-14 03 10 10 809 PM :  C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml(651,5): error MSB3073: The command ""C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Model-Install -f "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VCNSModel.dll" -s "xxxx138" -d "vCAC"  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\VCNSModelSecurityConfig.xml" -v" exited with code 1.

Info : 2015-07-14 03 10 10 817 PM :    0 Warning(s)

Info : 2015-07-14 03 10 10 817 PM :    1 Error(s)

Info : 2015-07-14 03 10 10 818 PM :Time Elapsed 00:03:26.28

The pre-requisite check is done and I have disabled the firewalls as well. Not sure where things are going wrong. Waiting for some help

Regards,

SK

Reply
0 Kudos
3 Replies
GrantOrchardVMw
Commander
Commander

That looks like an issue with connectivity to your DB. Have you configured MSDTC on both sides?

Grant

Grant http://grantorchard.com
Reply
0 Kudos
harirajan2014
Enthusiast
Enthusiast

You can always trust the words of GrantOrchardVMware , I am also pointing to the same . Have you run the pre-requesting script in the IAAS machine .

vRealize Automation (vRA) 6.2 Pre-Req Automation Script (Formerly vCAC) | VMware PowerCLI Blog - VMw...

If you have used cloned machine with proper sysprep . also recommending to do this before running the script. # cmd in administrator mode , go to c:\windows\system32

msdtc.exe --uninstall , msdtc -uninstall , reboot the machine after that go to same place and do "msdtc --install , msdtc.exe --install

Regards

Hari Rajan

Reply
0 Kudos
BengtS
Contributor
Contributor

Hi, we solved it with removing TLS 1.2.

Thanks to:

(http://letsdocloud.com/?p=268)


//Bengt

Reply
0 Kudos