Re: Error starting MySql Notifier 1.03
Two possible solutions:
(1) Try removing your settings.config file, and restart Notifier. This file lives in your your home directory under AppData\Roaming\Oracle\MySQL Notifier\.
(2) If that does not work, then check if you have a lingering MySQL service that was not removed during a previous uninstallation. To check:
- View the list of services on your system
- Locate MySQL services, likely ones that begin with "MySQL"
- If old services exist here from previous installations then they should be removed as they cannot be started/stopped
- Do NOT remove working services, if you're unsure then it's ability to start/stop will help
To remove a service, note the name from the above list (we'll use ServiceNameHere but it's likely closer to MySQL51) and from the command line execute the following for each broken service:
sc delete ServiceNameHere
That removes the service, and hopefully this will solve the problem... start Notifier to find out.
Subject
Views
Written By
Posted
5897
May 06, 2013 06:55PM
2779
May 20, 2013 06:08PM
3085
June 06, 2013 12:36AM
Re: Error starting MySql Notifier 1.03
2762
July 18, 2013 04:02PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.