Quantcast
Channel: VMware Communities : All Content - vRealize Automation Tools
Viewing all articles
Browse latest Browse all 9859

vCAC 6 - Error installing IaaS components

$
0
0

I've been struggling trying to get the IaaS components installed all day long. I've tried with Windows 2012 R2 (I know it's not supported but I get .NET 4.5 errors saying it isn't installed, but it is). I've tried on Windows 2012 and I got errors during the install process. I can't remember what it said in the log, but I said screw it so I tried with Windows 2008 R2. I am also using SQL 2012.

 

So now i'm trying with windows 2008 R2. In each of these tries, I was running this Pre-Req script VMware vCloud Automation Center (vCAC) 6 installation pre-req automation script | VMware vSphere Blog - VMware Blogs

After it runs, I reboot. Then i right click to run the setup as admin. All the pre-req checkout fine. SQL is on a remote VM with TCP/IP enabled. I enter all my information and begin the installation.

 

Here is the error I'm seeing in the log. Full log attached at bottom

 

Info : 2013-12-13 04 57 57 356 PM :Executing C:\Windows\Microsoft.NET\Framework\v4.0.30319\MsBuild.exe "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" /t:InstallRepoModel /p:RepoUtilDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data";AssemblyDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data" /p:DBServer="kcsql.kendrickcoleman.c0m";DBName="vCAC" /p:DBConnectParam="" /p:InstallType="Install"

Info : 2013-12-13 04 57 57 387 PM :Microsoft (R) Build Engine version 4.0.30319.17929

Info : 2013-12-13 04 57 57 387 PM :[Microsoft .NET Framework, version 4.0.30319.17929]

Info : 2013-12-13 04 57 57 387 PM :Copyright (C) Microsoft Corporation. All rights reserved.

Info : 2013-12-13 04 57 57 560 PM :Build started 12/13/2013 4:57:57 PM.

Info : 2013-12-13 04 57 57 889 PM :Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" on node 1 (InstallRepoModel target(s)).

Info : 2013-12-13 04 57 57 905 PM :InstallRepoModel:

Info : 2013-12-13 04 57 57 905 PM :  ##InstallRepoModel Install Repository Models

Info : 2013-12-13 04 57 57 920 PM :  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe" Assembly-SqlInstall -f  "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Core.Common.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Core.External.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.Core.Licensing.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.ManagementModel.Common.dll","C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DynamicOps.VMWareModel.Common.dll" -s kcsql.kendrickcoleman.c0m -d vCAC -v

Info : 2013-12-13 04 58 40 700 PM :  Command completed successfully.

Info : 2013-12-13 04 58 42 361 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.ManagementModel.dll" -s "kcsql.kendrickcoleman.c0m" -d "vCAC"  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\ManagementModelSecurityConfig.xml" -v

Info : 2013-12-13 05 00 06 164 PM :  Please stop and restart your internet services for the changes to take effect if you are reinstalling the model.

Info : 2013-12-13 05 00 06 164 PM :  Command completed successfully.

Info : 2013-12-13 05 00 06 180 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.AmazonWSModel.dll" -s "kcsql.kendrickcoleman.c0m" -d "vCAC"  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\AmazonWSModelSecurityConfig.xml" -v

Info : 2013-12-13 05 00 21 213 PM :  Please stop and restart your internet services for the changes to take effect if you are reinstalling the model.

Info : 2013-12-13 05 00 21 213 PM :  Command completed successfully.

Info : 2013-12-13 05 00 21 228 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.UcsModel.dll" -s "kcsql.kendrickcoleman.c0m" -d "vCAC"  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\UcsModelSecurityConfig.xml" -v

Info : 2013-12-13 05 02 10 930 PM :  System.Data.Services.Client.DataServiceQueryException: An error occurred while processing this request. ---> System.Data.Services.Client.DataServiceClientException: <?xml version="1.0" encoding="utf-8" standalone="yes"?>

Info : 2013-12-13 05 02 11 039 PM :  <error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">

Info : 2013-12-13 05 02 11 039 PM :    <code></code>

Info : 2013-12-13 05 02 11 039 PM :    <message xml:lang="en-US">An error occurred while processing this request.</message>

Info : 2013-12-13 05 02 11 039 PM :    <innererror>

Info : 2013-12-13 05 02 11 039 PM :      <message>One or more errors occurred.</message>

Info : 2013-12-13 05 02 11 039 PM :      <type>System.AggregateException</type>

Info : 2013-12-13 05 02 11 039 PM :      <stacktrace>   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)&#xD;

Info : 2013-12-13 05 02 11 039 PM :     at VMware.Cafe.GenericRestClient.PagedRequestEnumerator`1.MoveNext()&#xD;

Info : 2013-12-13 05 02 11 039 PM :     at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)&#xD;

Info : 2013-12-13 05 02 11 039 PM :     at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)&#xD;

Info : 2013-12-13 05 02 11 055 PM :     at DynamicOps.Repository.Runtime.SecurityModel.CafeSecurityProvider.get_Identities()&#xD;

Info : 2013-12-13 05 02 11 055 PM :     at queryable_reader(Object )&#xD;

Info : 2013-12-13 05 02 11 055 PM :     at System.Data.Services.Providers.ReflectionServiceProvider.GetResourceContainerInstance(ResourceSet resourceContainer)&#xD;

Info : 2013-12-13 05 02 11 055 PM :     at System.Data.Services.RequestUriProcessor.CreateFirstSegment(IDataService service, String identifier, Boolean checkRights, String queryPortion, Boolean isLastSegment, Boolean&amp; crossReferencingUrl)&#xD;

Info : 2013-12-13 05 02 11 055 PM :     at System.Data.Services.RequestUriProcessor.CreateSegments(String[] segments, IDataService service)&#xD;

Info : 2013-12-13 05 02 11 055 PM :     at System.Data.Services.RequestUriProcessor.ProcessRequestUri(Uri absoluteRequestUri, IDataService service)&#xD;

Info : 2013-12-13 05 02 11 055 PM :     at System.Data.Services.DataService`1.HandleRequest()</stacktrace>

Info : 2013-12-13 05 02 11 055 PM :      <internalexception>

Info : 2013-12-13 05 02 11 055 PM :        <message>A task was canceled.</message>

Info : 2013-12-13 05 02 11 055 PM :        <type>System.Threading.Tasks.TaskCanceledException</type>

Info : 2013-12-13 05 02 11 055 PM :        <stacktrace></stacktrace>

Info : 2013-12-13 05 02 11 055 PM :      </internalexception>

Info : 2013-12-13 05 02 11 055 PM :    </innererror>

Info : 2013-12-13 05 02 11 055 PM :  </error>

Info : 2013-12-13 05 02 11 055 PM :     at System.Data.Services.Client.QueryResult.Execute()

Info : 2013-12-13 05 02 11 055 PM :     at System.Data.Services.Client.DataServiceRequest.Execute[TElement](DataServiceContext context, QueryComponents queryComponents)

Info : 2013-12-13 05 02 11 055 PM :     --- End of inner exception stack trace ---

Info : 2013-12-13 05 02 11 055 PM :     at System.Data.Services.Client.DataServiceRequest.Execute[TElement](DataServiceContext context, QueryComponents queryComponents)

Info : 2013-12-13 05 02 11 055 PM :     at System.Data.Services.Client.DataServiceQuery`1.Execute()

Info : 2013-12-13 05 02 11 055 PM :     at System.Data.Services.Client.DataServiceQuery`1.GetEnumerator()

Info : 2013-12-13 05 02 11 055 PM :     at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)

Info : 2013-12-13 05 02 11 055 PM :     at System.Data.Services.Client.DataServiceQueryProvider.ReturnSingleton[TElement](Expression expression)

Info : 2013-12-13 05 02 11 055 PM :     at System.Linq.Queryable.FirstOrDefault[TSource](IQueryable`1 source)

Info : 2013-12-13 05 02 11 055 PM :     at DynamicOps.Tools.Common.SecurityHelpers.AddRoleAssignments(SecurityModelContext securityContext, securityConfig config, Application application)

Info : 2013-12-13 05 02 11 055 PM :     at DynamicOps.Tools.Common.SecurityHelpers.InstallSecurityConfig(securityConfig config, String httpRootRepository)

Info : 2013-12-13 05 02 11 055 PM :     at DynamicOps.Tools.Common.ModelHelpers.InstallModel(String assemblyFileName, String securityFileName, String server, String catalog, String userName, String password, String httpRootRepository)

Info : 2013-12-13 05 02 11 055 PM :     at DynamicOps.Tools.Repoutil.Commands.ModelInstallCommand.Execute(CommandLineParser parser)

Info : 2013-12-13 05 02 11 055 PM :  Warning: Non-zero return code. Command failed.

Info : 2013-12-13 05 02 11 133 PM :C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml(604,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.UcsModel.dll" -s "kcsql.kendrickcoleman.c0m" -d "vCAC"  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\UcsModelSecurityConfig.xml" -v" exited with code 1.

Info : 2013-12-13 05 02 11 149 PM :Done Building Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" (InstallRepoModel target(s)) -- FAILED.

Info : 2013-12-13 05 02 11 164 PM :Build FAILED.

Info : 2013-12-13 05 02 11 180 PM :"C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" (InstallRepoModel target) (1) ->

Info : 2013-12-13 05 02 11 180 PM :(InstallRepoModel target) ->

Info : 2013-12-13 05 02 11 180 PM :  C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml(604,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.UcsModel.dll" -s "kcsql.kendrickcoleman.c0m" -d "vCAC"  -c "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\UcsModelSecurityConfig.xml" -v" exited with code 1.

Info : 2013-12-13 05 02 11 180 PM :    0 Warning(s)

Info : 2013-12-13 05 02 11 180 PM :    1 Error(s)

Info : 2013-12-13 05 02 11 180 PM :Time Elapsed 00:04:13.62


Viewing all articles
Browse latest Browse all 9859

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>