Hello, we have install SolarWinds Orion 8.5 SLX, that was with no problem. After running configuration wizzard, and configuring db, user and passwords, the end of wizzard was finished with error message "Exeception while configuring plugins". I have applyed the hotfix after my installation and the problem is still there. I'm running in Win2003, SQL Server 2005 with all fixes. Here is content of my install log:
2007-10-15 16:51:43,140 [1] INFO Program - Configuration Wizard Starting.
2007-10-15 16:51:43,281 [1] DEBUG IISHelper - Parsed IIS binding string of ":80:". Address is "" and port is "80"
2007-10-15 16:51:53,046 [1] DEBUG DatabaseHelper - SQL Server on "NMC2" reports its edition as "Enterprise Edition".
2007-10-15 16:51:53,421 [1] DEBUG UserAccountProcessor - Checking if user can create database.
2007-10-15 16:51:57,203 [1] DEBUG DatabaseHelper - SQL Server on "NMC2" reports its edition as "Enterprise Edition".
2007-10-15 16:51:58,562 [1] DEBUG DatabaseAccountScene - Does account "SolarWindsNPM" exist: False
2007-10-15 16:51:58,562 [1] DEBUG UserAccountProcessor - Checking if user can create login.
2007-10-15 16:52:05,546 [1] INFO SettingsController - Database Server Name - NMC2
2007-10-15 16:52:05,546 [1] INFO SettingsController - Database User - xxx
2007-10-15 16:52:05,546 [1] INFO SettingsController - Use SQL Security - False
2007-10-15 16:52:05,546 [1] INFO SettingsController - Database Name - solarwindsdb
2007-10-15 16:52:05,562 [1] INFO SettingsController - Create New Database - True
2007-10-15 16:52:05,562 [1] INFO SettingsController - SQL Account - SolarWindsNPM
2007-10-15 16:52:05,562 [1] INFO SettingsController - Website IP - (All Unassigned)
2007-10-15 16:52:05,562 [1] INFO SettingsController - Website Port - 80
2007-10-15 16:52:05,562 [1] INFO SettingsController - Website Folder - C:\InetPub\SolarWinds
2007-10-15 16:52:05,562 [1] INFO SettingsController - Component 'Orion Network Performance Monitor Database' from 'Orion Network Performance Monitor' plugin will be configured.
2007-10-15 16:52:05,562 [1] INFO SettingsController - Component 'Orion Network Performance Monitor Website' from 'Orion Network Performance Monitor' plugin will be configured.
2007-10-15 16:52:05,562 [1] INFO SettingsController - Component 'SolarWinds Network Performance Monitor' from 'Orion Network Performance Monitor' plugin will be configured.
2007-10-15 16:52:05,562 [1] INFO SettingsController - Component 'SolarWinds Alerting Service' from 'Orion Network Performance Monitor' plugin will be configured.
2007-10-15 16:52:05,562 [1] INFO SettingsController - Component 'SolarWinds Syslog Service' from 'Orion Network Performance Monitor' plugin will be configured.
2007-10-15 16:52:05,562 [1] INFO SettingsController - Component 'SolarWinds Custom MIB Polling Service' from 'Orion Network Performance Monitor' plugin will be configured.
2007-10-15 16:52:05,562 [1] INFO SettingsController - Component 'SolarWinds Module Engine Service' from 'Orion Network Performance Monitor' plugin will be configured.
2007-10-15 16:52:05,562 [1] INFO ConfigurationProgressScene - Shutting down services ...
2007-10-15 16:52:05,562 [1] DEBUG ConfigurationProgressScene - Configuring Plugin "Orion Network Performance Monitor" - Component "Orion Network Performance Monitor Database"
2007-10-15 16:52:05,578 [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.
2007-10-15 16:52:10,515 [1] ERROR ConfigurationProgressScene - Exeception while configuring plugins.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
at System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToDouble(String value)
at SolarWinds.ConfigurationWizard.Plugin.Common.DBStructureProcessor.UpdateTableStructure(_Database dataBase, XmlNode tableNode, ConfigurationLogDelegate configLog)
at SolarWinds.ConfigurationWizard.Plugin.Common.DBStructureProcessor.UpdateDatabaseStructure(_Database dataBase, String fileName, ConfigurationLogDelegate configLog)
at SolarWinds.ConfigurationWizard.Plugin.Common.DBStructureProcessor.CreateDatabaseStructure(String server, String databaseName, String user, String password, Boolean useSQLSecurity, String targetDirectory, String dbStructureFile, ConfigurationLogDelegate configLog)
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.DoUpdateConfig()
2007-10-15 16:52:16,687 [1] INFO SettingsController - Database Server Name - NMC2
2007-10-15 16:52:16,687 [1] INFO SettingsController - Database User -
2007-10-15 16:52:16,687 [1] INFO SettingsController - Use SQL Security - False
2007-10-15 16:52:16,687 [1] INFO SettingsController - Database Name - solarwindsdb
2007-10-15 16:52:16,687 [1] INFO SettingsController - Create New Database - True
2007-10-15 16:52:16,687 [1] INFO SettingsController - SQL Account - SolarWindsNPM
2007-10-15 16:52:16,687 [1] INFO SettingsController - Website IP - (All Unassigned)
2007-10-15 16:52:16,687 [1] INFO SettingsController - Website Port - 80
2007-10-15 16:52:16,687 [1] INFO SettingsController - Website Folder - C:\InetPub\SolarWinds
2007-10-15 16:52:16,687 [1] INFO SettingsController - Component 'Orion Network Performance Monitor Database' from 'Orion Network Performance Monitor' plugin will be configured.
2007-10-15 16:52:16,687 [1] INFO SettingsController - Component 'Orion Network Performance Monitor Website' from 'Orion Network Performance Monitor' plugin will be configured.
2007-10-15 16:52:16,687 [1] INFO SettingsController - Component 'SolarWinds Network Performance Monitor' from 'Orion Network Performance Monitor' plugin will be configured.
2007-10-15 16:52:16,687 [1] INFO SettingsController - Component 'SolarWinds Alerting Service' from 'Orion Network Performance Monitor' plugin will be configured.
2007-10-15 16:52:16,687 [1] INFO SettingsController - Component 'SolarWinds Syslog Service' from 'Orion Network Performance Monitor' plugin will be configured.
2007-10-15 16:52:16,687 [1] INFO SettingsController - Component 'SolarWinds Custom MIB Polling Service' from 'Orion Network Performance Monitor' plugin will be configured.
2007-10-15 16:52:16,687 [1] INFO SettingsController - Component 'SolarWinds Module Engine Service' from 'Orion Network Performance Monitor' plugin will be configured.
2007-10-15 16:52:16,687 [1] INFO ConfigurationProgressScene - Shutting down services ...
2007-10-15 16:52:16,687 [1] DEBUG ConfigurationProgressScene - Configuring Plugin "Orion Network Performance Monitor" - Component "Orion Network Performance Monitor Database"
2007-10-15 16:52:16,687 [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.
2007-10-15 16:52:16,812 [1] ERROR ConfigurationProgressScene - Error reported during database creation [SQL-DMO][Microsoft][ODBC SQL Server Driver][SQL Server]Database 'solarwindsdb' already exists.
2007-10-15 16:52:16,812 [1] ERROR ConfigurationProgressScene - Error Creating Database.
2007-10-15 16:52:16,812 [1] INFO ConfigurationProgressScene - Error Creating Database.
2007-10-15 16:52:22,468 [1] ERROR ConfigurationProgressScene - Error Creating Database. Please, check the configLog file for details.
Thank you for help,
Jouzeph