Hello,
When i was trying to install the NPM in Windows xp machine its getting
error msg " Error Creating database. Please check the configuration.log" file
for the details.
Please find the below configuration log file.
2009-11-03 23:07:45,687 [1] DEBUG DatabaseAccountScene - Does account "SolarWindsNPM" exist: False
2009-11-03 23:07:45,687 [1] DEBUG UserAccountProcessor - Checking if user can create login.
2009-11-03 23:08:09,312 [1] DEBUG UserAccountProcessor - Checking if user can create login.
2009-11-03 23:08:17,781 [1] INFO SettingsController - Database Server Name - (local)\SQLEXPRESS
2009-11-03 23:08:17,781 [1] INFO SettingsController - Database User -
2009-11-03 23:08:17,781 [1] INFO SettingsController - Use SQL Security - False
2009-11-03 23:08:17,781 [1] INFO SettingsController - Database Name - NetPerfMon
2009-11-03 23:08:17,781 [1] INFO SettingsController - Create New Database - True
2009-11-03 23:08:17,781 [1] INFO SettingsController - SQL Account - SolarWindsNPM
2009-11-03 23:08:17,781 [1] INFO SettingsController - Website IP - (All Unassigned)
2009-11-03 23:08:17,781 [1] INFO SettingsController - Website Port - 80
2009-11-03 23:08:17,781 [1] INFO SettingsController - Website Folder - C:\InetPub\SolarWinds
2009-11-03 23:08:17,781 [1] INFO SettingsController - Component 'Orion Network Performance Monitor Database' from 'Orion Network Performance Monitor' plugin will be configured.
2009-11-03 23:08:17,781 [1] INFO SettingsController - Component 'SolarWinds Network Performance Monitor' from 'Orion Network Performance Monitor' plugin will be configured.
2009-11-03 23:08:17,781 [1] INFO SettingsController - Component 'SolarWinds Alerting Service' from 'Orion Network Performance Monitor' plugin will be configured.
2009-11-03 23:08:17,781 [1] INFO SettingsController - Component 'SolarWinds Syslog Service' from 'Orion Network Performance Monitor' plugin will be configured.
2009-11-03 23:08:17,781 [1] INFO SettingsController - Component 'SolarWinds Custom MIB Polling Service' from 'Orion Network Performance Monitor' plugin will be configured.
2009-11-03 23:08:17,781 [1] INFO SettingsController - Component 'SolarWinds Module Engine Service' from 'Orion Network Performance Monitor' plugin will be configured.
2009-11-03 23:08:17,812 [1] INFO ConfigurationProgressScene - Shutting down services ...
2009-11-03 23:08:17,812 [6] DEBUG ConfigurationProgressScene - Configuring Plugin "Orion Network Performance Monitor" - Component "Orion Network Performance Monitor Database"
2009-11-03 23:08:17,828 [1] INFO ConfigurationProgressScene - Creating Orion database. Processing NetPerfMon.DBStructure file ...
Note: The time required to upgrade the Orion database depends on the size of your database. If you have a large database this may take a while.
2009-11-03 23:08:17,859 [6] DEBUG DatabaseHelper - SQL Server on "(local)\SQLEXPRESS" reports its collation as "SQL_Latin1_General_CP1_CI_AS".
2009-11-03 23:08:17,859 [6] DEBUG DBStructureProcessor - 'SQL_Latin1_General_CP1_CI_AS' - selected collation for the new database
2009-11-03 23:08:28,453 [1] INFO ConfigurationProgressScene - Updating Orion database. Processing AlertEngine.DBStructure file ...
Note: The time required to upgrade the Orion database depends on the size of your database. If you have a large database this may take a while.
2009-11-03 23:08:29,359 [1] INFO ConfigurationProgressScene - Updating Orion database. Processing SysLog.DBStructure file ...
Note: The time required to upgrade the Orion database depends on the size of your database. If you have a large database this may take a while.
2009-11-03 23:08:29,796 [1] INFO ConfigurationProgressScene - Updating Orion database. Processing TrapService.DBStructure file ...
Note: The time required to upgrade the Orion database depends on the size of your database. If you have a large database this may take a while.
2009-11-03 23:08:30,109 [1] INFO ConfigurationProgressScene - Updating Orion database. Processing OrionCoreDatabaseScheme.dbConfig file ...
Note: The time required to upgrade the Orion database depends on the size of your database. If you have a large database this may take a while.
2009-11-03 23:08:31,968 [1] INFO ConfigurationProgressScene - Updating Orion database. Updating user account ...
2009-11-03 23:08:32,031 [6] DEBUG UserAccountProcessor - Creating user login account "SolarWindsNPM" on "(local)\SQLEXPRESS" for database "NetPerfMon"
2009-11-03 23:08:32,265 [6] ERROR ConfigurationProgressScene - Exception while configuring plugin Orion Network Performance Monitor component Orion Network Performance Monitor Database. System.Runtime.InteropServices.COMException (0x80043B0E): [Microsoft][ODBC SQL Server Driver][SQL Server]Password validation failed. The password does not meet Windows policy requirements because it is not complex enough.
at SQLDMO.Logins.Add(_Login Object)
at SolarWinds.ConfigurationWizard.Plugin.Common.UserAccountProcessor.CreateUserLogon(IDatabaseInfo databaseInfo, SQLServer dbServer)
at SolarWinds.ConfigurationWizard.Plugin.Common.UserAccountProcessor.UpdateUserAccount(IDatabaseInfo databaseInfo, ConfigurationLogDelegate log)
at SolarWinds.ConfigurationWizard.Plugin.Orion.OrionMainPlugin.ConfigureDatabase(IOrionConfigHost host, ConfigurationProgressDelegate progress, ConfigurationLogDelegate log)
at SolarWinds.ConfigurationWizard.Plugin.Orion.OrionMainPlugin.DoConfigure(IOrionConfigHost host, IComponentInfo component, ConfigurationProgressDelegate progress, ConfigurationLogDelegate log)
at SolarWinds.ConfigurationWizard.Plugin.Common.OrionConfigPlugin.SolarWinds.ConfigurationWizard.Common.IOrionConfigPlugin.DoConfig(IOrionConfigHost host, IComponentInfo component, ConfigurationProgressDelegate progress, ConfigurationLogDelegate log)
at SolarWinds.ConfigurationWizard.Host.ConfigurationProgressScene.DoConfigInThread()
Regards,
Hari.M