MySQL Forums
Forum List  »  MySQL Notifier

High Severity Error
Posted by: Chris Surline
Date: November 19, 2013 01:19PM

On start up MySQL Notifier displays the error with "Root element missing".

at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlReader.MoveToContent()
at System.Xml.XmlReader.ReadStartElement(String name)
at MySQL.Utility.CustomSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection collection)
at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)
at System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)
at System.Configuration.SettingsBase.get_Item(String propertyName)
at System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)
at System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
at MySql.Notifier.Properties.Settings.get_AutoAddPattern()
at MySql.Notifier.Program.UpdateSettingsFile()
at MySql.Notifier.Program.Main(String[] args)


It then displays another error with "Log file path must be defined before calling the WriteToLog method."

MySQL is installed on Windows Server 2003 R2, I installed it using the MySQL installer for Windows. The server seems to be operating fine minus the errors on start up.

Options: ReplyQuote


Subject
Views
Written By
Posted
High Severity Error
18059
November 19, 2013 01:19PM
8313
December 14, 2013 04:37AM
5388
December 14, 2013 05:01AM
4780
December 17, 2013 09:30AM
5809
January 27, 2014 12:41PM


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.