raseniero / Sitecore-v901-XP1-Scaled-Installation

MIT License
3 stars 3 forks source link

msdeploy.exe : Error: The 'Database Password' argument cannot be null or empty. #4

Open ketangarala opened 5 years ago

ketangarala commented 5 years ago

I tried to run sitecore-xp1-contentmanagement.sp1 script. its giving me this error.

[--------------------------------------------------------------------------------- InstallWDP : WebDeploy ----------------------------------------------------------------------------------]

[WebDeploy]:[Path] C:\Program Files\iis\Microsoft Web Deploy V3\msdeploy.exe msdeploy.exe : Error: The 'Database Password' argument cannot be null or empty. At C:\Program Files\WindowsPowerShell\Modules\SitecoreInstallFramework\1.2.1\Public\Tasks\Invoke-CommandTask.ps1:31 char:13

Error count: 1. Install-SitecoreConfiguration : Command C:\Program Files\iis\Microsoft Web Deploy V3\msdeploy.exe returned a non-zero exit code - (-1) At C:\deploy_xp1_scaled\sitecore-xp1-ContentManagement.ps1:61 char:1

[TIME] 00:00:12 Transcript stopped, output file is C:\deploy_xp1_scaled\sitecore-XP1-cm.190401 (20).log Invoke-CommandTask : Command C:\Program Files\iis\Microsoft Web Deploy V3\msdeploy.exe returned a non-zero exit code - (-1) At C:\Program Files\WindowsPowerShell\Modules\SitecoreInstallFramework\1.2.1\Public\Tasks\Invoke-WebDeployTask.ps1:36 char:2

andyshokry commented 5 years ago

You need to define SitecoreAdminPassword. It is not in the Globals, but it's treated as a parameter.