-
Re: Multiple running configwizard detected
cjfranca Nov 10, 2015 7:53 AM (in response to Manilyn Ramos)It show image finish.
How are the precess??? Can you show image here?
-
Re: Multiple running configwizard detected
Manilyn Ramos Nov 10, 2015 8:29 AM (in response to cjfranca)-
Re: Multiple running configwizard detected
cjfranca Nov 10, 2015 8:49 AM (in response to Manilyn Ramos)The message there is another CW running.
You can open the gerneciador tasks and finalize everything that is related to it.
If this is the first installation of the Orion module, remove all restarts the server and again. -
Re: Multiple running configwizard detected
janene16 Nov 10, 2015 8:49 AM (in response to Manilyn Ramos)1 of 1 people found this helpfulManilyn Ramos welcome back
have you tried rebooting the server (the one that's on the error message)?
Once done did you try running the CW again on the server you wish to continue CW?
-
Re: Multiple running configwizard detected
Manilyn Ramos Nov 10, 2015 11:25 PM (in response to janene16)Hi janene16, how are you?
With regard on your suggestion, any other way around instead of reboot or run the configuration wizard on the server? Thank you.
-
Re: Multiple running configwizard detected
zackmNov 11, 2015 2:27 AM (in response to Manilyn Ramos)
2 of 2 people found this helpfulYou can also delete the instance from the database (that's what is causing this error).
Backup Your Database First!!!
I don't have any configuration wizards running to test the syntax, but to find the issue you can try a query like this:
SELECT * FROM Settings WHERE SettingID LIKE 'CW-ActiveInstance-%'
If that returns any results, then you've found the issue. You would then just delete that row from the table.
Loop1 Systems: SolarWinds Training and Professional Services
- LinkedIN: Loop1 Systems
- Facebook: Loop1 Systems
- Twitter: @Loop1Systems
-
Re: Multiple running configwizard detected
Manilyn Ramos Nov 11, 2015 3:43 AM (in response to zackm)Awesome!!! It resolved my issue...
Thank you very much
-
Re: Multiple running configwizard detected
squinsey Feb 14, 2016 2:25 PM (in response to zackm)+1 for ZackM.
Got caught out upgrading from 11.5.1 > 11.5.3 right now with the same issues as there was a record in the Db for the additional webserver back in October last year.
(like I can remember that happened LOL)
Now back to the upgrading.
Thanks again
-
-
-
-
-
Re: Multiple running configwizard detected
neomatrix1217 Nov 10, 2015 9:13 AM (in response to Manilyn Ramos)Can you kill the process from taskmgr "Solarwinds.ConfigurationWizard.Host (32 bit)"
-
Re: Multiple running configwizard detected
Manilyn Ramos Nov 10, 2015 11:21 PM (in response to neomatrix1217)I didn't see that service on the orion server as I think the reason was I canceled running the Configuration Wizard.
-
-
Re: Multiple running configwizard detected
pp2 Nov 28, 2016 12:03 AM (in response to Manilyn Ramos)I got the same Error when I was installing a AWS (Additional Web Server).
Follow the instructions on the Main Orion Server (running NPM and other modules) to locate the Row, delete the row in the Database (actually the row dated is more than 2 months ago).
then continue to run config Wizard on the AWS.
Thanks again.