Hello,
Trying to initiate last step into vRA installation :
1 - connect to https://vra-ova/vcac with configurationadmin
2 - Launch vSphere Initial Setup (with CORRECT informations!)
And getting always this error (Vro logs) :
Error in (Workflow:vSphere Initial Setup / Setup Credentials (item24)#19) HTTP/1.1 500 Internal Server Error : <!DOCTYPE html><html> <head> <title>Erreur d'exécution</title> <meta name="viewport" content="width=device-width" /> <style>
Step before getting are all validated and OK :
2016-10-18 12:14:10.445] [I] ********************************************************
[2016-10-18 12:14:10.446] [I] Validate endpoint connection settings
[2016-10-18 12:14:10.448] [I] ********************************************************
[2016-10-18 12:14:10.467] [I] Validation of connection to vCenter server
[2016-10-18 12:14:10.904] [I] Connection to endpoint [*****] completed successfully.
[2016-10-18 12:14:10.911] [I] Validation endpoint compute resource ******
[2016-10-18 12:14:12.268] [I] Compute resource with name [******] was found in vCenter instance [******]
[2016-10-18 12:14:12.287] [I] ********************************************************
[2016-10-18 12:14:12.289] [I] Locate Cafe / Infrastrucure Hosts
[2016-10-18 12:14:12.291] [I] ********************************************************
[2016-10-18 12:14:12.385] [I] Cafe host for tenant vsphere.local for user administrator found.
[2016-10-18 12:14:12.388] [I] Cafe host for tenant vsphere.local for user administrator found.
[2016-10-18 12:14:12.389] [I] Cafe host for system tenant created successfully
[2016-10-18 12:14:12.420] [I] Infrastructure host already configured.
[2016-10-18 12:14:12.440] [I] ********************************************************
[2016-10-18 12:14:12.441] [I] Setup tenant
[2016-10-18 12:14:12.443] [I] ********************************************************
[2016-10-18 12:14:12.696] [I] Create Tenant with id [******]
[2016-10-18 12:14:12.710] [I] Creating tenant '******'...
[2016-10-18 12:14:25.299] [I] Tenant '******' created!
[2016-10-18 12:14:25.411] [I] Tenant with id [******] created successfully.
[2016-10-18 12:14:25.441] [I] ********************************************************
[2016-10-18 12:14:25.444] [I] Setup tenant administrator
[2016-10-18 12:14:25.446] [I] ********************************************************
[2016-10-18 12:14:25.466] [I] Create local user [******]
[2016-10-18 12:14:25.657] [I] Local user [******] created successfully.
[2016-10-18 12:14:26.141] [I] Role [COMPOSITION_SERVICE_INFRASTRUCTURE_ARCHITECT] successfully assigned to user [******@vsphere.local] in tenant [******]
[2016-10-18 12:14:26.339] [I] Role [CSP_TENANT_ADMIN] successfully assigned to user [******@vsphere.local] in tenant [******]
[2016-10-18 12:14:26.371] [I] Role [COM_VMWARE_IAAS_IAAS_ADMINISTRATOR] successfully assigned to user [******@vsphere.local] in tenant [******]
[2016-10-18 12:14:26.397] [I] Role [DESIGNER_SERVICE_ARCHITECT] successfully assigned to user [******@vsphere.local] in tenant [******]
[2016-10-18 12:14:26.424] [I] Role [CSP_APPROVAL_ADMIN] successfully assigned to user [******@vsphere.local] in tenant [******]
[2016-10-18 12:14:26.437] [I] ********************************************************
[2016-10-18 12:14:26.439] [I] Setup tenant administrator cafe host
[2016-10-18 12:14:26.441] [I] ********************************************************
[2016-10-18 12:14:26.452] [I] Cafe host for
tenant : ******
Host : ******
username : ******
found
[2016-10-18 12:14:26.461] [I] ********************************************************
[2016-10-18 12:14:26.462] [I] Setup Endpoint Credentials.
[2016-10-18 12:14:26.470] [I] ********************************************************
[2016-10-18 12:14:26.509] [E] Error in (Workflow:vSphere Initial Setup / Setup Credentials (item24)#19) HTTP/1.1 500 Internal Server Error : <!DOCTYPE html><html> <head> <title>Erreur d'exécution</title> <meta name="viewport" content="width=device-width" /> <style> body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px} b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px} H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red } H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon } pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt} .marker {font-weight: bold; color: black;text-decoration: none;} .version {color: gray;} .error {margin-bottom: 10px;} .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; } @media screen and (max-width: 639px) { pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; } } @media screen and (max-width: 479px) { pre { width: 280px; } } </style> </head> <body bgcolor="white"> <span><H1>Erreur du serveur dans l'application '/Repository'.<hr width=100% size=1 color=silver></H1> <h2> <i>Erreur d'exécution</i> </h2></span> <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "> <b> Description : </b>Une erreur d'application s'est produite sur le serveur. Les paramètres d'erreur personnalisés actuels pour cette application empêchent l'affichage à distance des détails de l'erreur de l'application (pour des raisons de sécurité). Cependant, ils peuvent être affichés par les navigateurs qui s'exécutent sur l'ordinateur serveur local. <br><br> <b>Détails:</b> Pour permettre l'affichage des détails de ce message d'erreur spécifique sur les ordinateurs distants, créez une balise <customErrors> dans un fichier de configuration "web.config" situé dans le répertoire racine de l'application Web en cours. Attribuez ensuite la valeur "off" à l'attribut "mode" de cette balise <customErrors>.<br><br> <table width=100% bgcolor="#ffffcc"> <tr> <td> <code><pre><!-- Fichier de configuration Web.Config --><configuration> <system.web> <customErrors mode="Off"/> </system.web></configuration></pre></code> </td> </tr> </table> <br> <b>Remarques:</b> La page d'erreurs actuellement affichée peut être remplacée par une page d'erreurs personnalisée. Pour ce faire, modifiez l'attribut "defaultRedirect" de la balise de configuration <customErrors> de l'application, de sorte qu'il pointe vers une URL de la page d'erreurs personnalisée.<br><br> <table width=100% bgcolor="#ffffcc"> <tr> <td> <code><pre><!-- Fichier de configuration Web.Config --><configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web></configuration></pre></code> </td> </tr> </table> <br> </body></html>
[2016-10-18 12:14:26.530] [I] --------------------------------------------------
[2016-10-18 12:14:26.532] [E] Unable to execute step: Setup Endpoint Credentials.
[2016-10-18 12:14:26.533] [I] --------------------------------------------------
[2016-10-18 12:14:26.544] [I] Rollback creates entities
[2016-10-18 12:14:26.593] [E] Workflow execution stack:
Any advise?
Regards,
Jacques Marengo