Hi,
I have been trying to install configuration wizard in silent but it is getting stuck.
Below is my xml file and error i am getting
<?xml version="1.0" encoding="utf-8"?>
<SilentConfig>
<InstallerConfiguration>
<CatalogStage>production</CatalogStage>
<!--(optional)-->
<ProductStage></ProductStage>
<!--(optional)-->
<ProductsToInstall>NPM,NCM,VMAN,SRM,DPA,NTA</ProductsToInstall>
<!--(ids of products to be installed, without that parameter by default NPM will be installed)-->
<Components></Components>
<!--(versions of components to install, without that parameter by default components required by Product Catalog will be installed-->
<InstallPath>C:\Solarwind\</InstallPath>
<AdvancedInstallMode>True</AdvancedInstallMode>
<SkipConfigurationWizardRun>False</SkipConfigurationWizardRun>
<!-- CW Error handling -->
<VerifyErrorStrings>finished due to error;Login failed for user;ERROR ConfigurationProgressScene</VerifyErrorStrings>
<!-- (fill next three properties only when installing on Scalability Engine -->
<MainPollerHostname></MainPollerHostname>
<ServerType></ServerType>
<IsStandby></IsStandby>
</InstallerConfiguration>
<Host>
<Info>
<ReconfigureDatabase>true</ReconfigureDatabase>
<ReconfigureWebsite>true</ReconfigureWebsite>
<ReconfigureServices>true</ReconfigureServices>
<ReconfigurePermissions>true</ReconfigurePermissions>
<Database>
<CreateNewDatabase>true</CreateNewDatabase>
<UseSQLSecurity>false</UseSQLSecurity>
<UseExistingSqlAccount>false</UseExistingSqlAccount>
<DatabaseName>SolarWindsOrion</DatabaseName>
<DatabasePath></DatabasePath>
<ServerName>localhost\SOLARWINDS_ORION</ServerName>
<InstanceName></InstanceName>
<UserPassword></UserPassword>
<User></User>
<Account>SolarWindsOrionDatabaseUser5</Account>
<AccountPassword>SolarWindsOrionDatabaseUser5</AccountPassword>
<NeedSQLServerSecurity>false</NeedSQLServerSecurity>
<NeedToChangeSAPassword>false</NeedToChangeSAPassword>
<SAPassword></SAPassword>
<AddServiceDependencies>false</AddServiceDependencies>
<RemoveServiceDependencies>false</RemoveServiceDependencies>
<FailureInfo></FailureInfo>
</Database>
<Website>
<Folder>C:\InetPub\SolarWinds</Folder>
<Address>(All Unassigned)</Address>
<Port>8787</Port>
<ApplicationName>SolarWinds NetPerfMon</ApplicationName>
<LaunchWebConsole>false</LaunchWebConsole>
<ConfigurationSkipped_IISNotInstalled>false</ConfigurationSkipped_IISNotInstalled>
<EnableWindowsLogin>false</EnableWindowsLogin>
</Website>
<NetFlowConfiguration>
<FlowStorageConfig>
<CreateNewDatabase>True</CreateNewDatabase>
<UseSQLSecurity>True</UseSQLSecurity>
<UseExistingSqlAccount>True</UseExistingSqlAccount>
<DatabaseName>test2</DatabaseName>
<DatabasePath></DatabasePath>
<ServerName>localhost\SOLARWINDS_ORION</ServerName>
<InstanceName></InstanceName>
<UserPassword>123</UserPassword>
<User>sa</User>
<Account>SolarWindsNtaDatabaseUser5</Account>
<AccountType>ExistingSql</AccountType>
<AccountPassword>123</AccountPassword>
</FlowStorageConfig>
</NetFlowConfiguration>
</Info>
</Host>
<Plugins>
<Plugin Assembly="SolarWinds.ConfigurationWizard.Plugin.NetFlow" FactoryType="SolarWinds.ConfigurationWizard.Plugin.NetFlow.SilentMode.NetFlowSilentConfigureFactory" />
</Plugins>
</SilentConfig>
Error from configurationwizard.log::
2019-04-19 16:16:11,979 [1] ERROR OrionMainPlugin - Error Creating Database.
2019-04-19 16:16:11,994 [1] ERROR ConfigurationProgressScene - Error Creating Database. Please check the ConfigurationWizard.log file for details.
SolarWinds.ConfigurationWizard.Common.ConfigurationException: Error Creating Database. Please check the ConfigurationWizard.log file for details.
at SolarWinds.ConfigurationWizard.Plugin.Orion.OrionMainPlugin.ConfigureDatabase(IOrionConfigHost host, ConfigurationProgressDelegate progress, ConfigurationLogDelegate logger)
at SolarWinds.ConfigurationWizard.Plugin.Orion.OrionMainPlugin.DoConfigure(IOrionConfigHost host, IComponentInfo component, ConfigurationProgressDelegate progress, ConfigurationLogDelegate logger)
at SolarWinds.ConfigurationWizard.Plugin.Common.OrionConfigPlugin.SolarWinds.ConfigurationWizard.Common.IOrionConfigPlugin.DoConfig(IOrionConfigHost host, IComponentInfo component, ConfigurationProgressDelegate progress, ConfigurationLogDelegate log)
at SolarWinds.ConfigurationWizard.Host.Presentation.CommonConfiguration.ConfigurationProgressScene.DoConfigForComponents(IOrionConfigHost host, SortedSet`1 componentIds, ComponentType componentType, Boolean isPrecompiledWebsite, Int32 oldCoreDbVersion)
2019-04-19 16:16:11,994 [1] TRACE ConfigurationProgressScene - Updating progress bars (input: 0 0 0 59) (output: 0 1 0 59)
2019-04-19 16:16:12,010 [1] ERROR ConfigurationProgressScene - Thread ConfigurationProgressScene.DoConfigInThread finished due to error
2019-04-19 16:16:12,010 [1] INFO ConfigurationProgressScene - Executing of DoConfigInThread finished.
2019-04-19 16:16:12,025 [1] INFO OipClient - Tracking event: ConfigurationWizard - ConfigurationProgressScene - ExecuteConfig finished. - True - 0
2019-04-19 16:16:12,025 [1] INFO OipClient - Tracking event: ConfigurationWizard - ProgramStarter - RunSilent called - True - 0
2019-04-19 16:16:12,025 [1] DEBUG SettingsController - Checking ASP.NET under IIS7.
2019-04-19 16:16:12,041 [1] DEBUG IIS7Installer - osVersionSuits:False isSupportedByOs:False
2019-04-19 16:16:12,041 [1] DEBUG SettingsController - Checking ASP.NET under IIS8.
2019-04-19 16:16:12,057 [1] DEBUG IIS8Installer - osVersionSuits:True isSupportedByOs:True
2019-04-19 16:16:12,057 [1] DEBUG IIS8Configurator - Detecting if IIS8 is installed
2019-04-19 16:16:12,072 [1] DEBUG SettingsController - IIS Service is running: True
2019-04-19 16:16:12,072 [1] DEBUG IIS7Configurator - Site Found Orion site IIS bindings has 1 bindings:
[0].BindingInformation = ':8787:'
[0].Host = ''
[0].Protocol = 'http'
[0].UseDsMapper = 'False'
[0].IsLocallyStored = 'True'
[0].EndPoint = '0.0.0.0:8787'
2019-04-19 16:16:12,072 [1] DEBUG IIS7Configurator - Parsed IIS binding string of "*:8787:". Address is "0.0.0.0" and port is "8787"
2019-04-19 16:16:12,088 [1] DEBUG CwMetricMonitor - Inserting CW metrics into database.
2019-04-19 16:16:12,104 [1] DEBUG SqlHelper - SQL: INSERT INTO [dbo].[ConfigWizardMetric]
([SessionId]
,[Started]
,[Duration]
,[InstallationType]
,[EvalType]
,[TerminationMode])
VALUES
(@sessionId
,@started
,@duration
,@installationType
,@evalType
,@terminationMode) (sessionId=2076f2cd-0d7e-4077-809c-b81f3d6d140a, started=4/19/2019 10:46:12 AM, duration=0, installationType=FULL, evalType=, terminationMode=0)
2019-04-19 16:16:12,119 [1] DEBUG CwMetricMonitor - No result messages found! There should be at least one.
2019-04-19 16:16:12,119 [1] INFO CwMetricMonitor - Writing CW metrics data into file C:\Users\priyanka.ja\AppData\Local\Temp\SolarWinds\OIP\ConfigWizardMetric.csv
2019-04-19 16:16:12,135 [1] ERROR CwMetricMonitor - Error while saving metrics result into file.
System.NullReferenceException: Object reference not set to an instance of an object.
at SolarWinds.ConfigurationWizard.Common.CwMetricMonitor.InsertMetricsIntoFile(CwMetrics metrics, Boolean savedToDb)
2019-04-19 16:16:12,135 [1] ERROR CwMetricMonitor - Cannot run OrionImprovement. System.NullReferenceException: Object reference not set to an instance of an object.
at SolarWinds.ConfigurationWizard.Common.CwMetricMonitor.InsertMetricsIntoFile(CwMetrics metrics, Boolean savedToDb)
at SolarWinds.ConfigurationWizard.Common.CwMetricMonitor.CollectCwMetrics()
at SolarWinds.ConfigurationWizard.Common.CwMetricMonitor.StartUploadMetrics(Boolean isSilentMode)
2019-04-19 16:16:12,150 [1] DEBUG OipClient - { FinishEventsTransmission entered
2019-04-19 16:16:12,150 [15] INFO OipClient - Reporting [61-75] events to https://api.solarwinds.com/swip/Events.
2019-04-19 16:16:13,299 [1] INFO OipClient - All uploads finished successfully.
2019-04-19 16:16:13,315 [1] DEBUG OipClient - } FinishEventsTransmission exited
2019-04-19 16:16:13,502 [1] DEBUG OipClient - { FinishEventsTransmission entered
2019-04-19 16:16:13,518 [8] INFO OipClient - Reporting [1-3] events to https://api.solarwinds.com/swip/Events.
2019-04-19 16:16:14,859 [1] INFO OipClient - All uploads finished successfully.
2019-04-19 16:16:14,874 [1] DEBUG OipClient - } FinishEventsTransmission exited