darkshadow88
New Member
- Joined
- Mar 2, 2013
- Messages
- 77
- Reaction score
- 0
[10:58:45.544 N] [Trinity]PersistentOutputReport exception: System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is 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 Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderPersistentStats.Read5_PersistentStats()
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
at GilesTrinity.GilesTrinity.PersistentUpdateOne(String aFilename)
at GilesTrinity.GilesTrinity.PersistentUpdateStats()
at GilesTrinity.GilesTrinity.PersistentOutputReport()
I get a looot of this mesages in db window and it's pretty enoying ..
The mesage it's the same but the time changes ... i can see enithing in db window ony this msg ...
DB work fine but i wande if i can make something to remove this ..
I install a fresh copy of DB with plugins and profiles ..
Curently running BLING profile .
logs : View attachment log.txt
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 Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderPersistentStats.Read5_PersistentStats()
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
at GilesTrinity.GilesTrinity.PersistentUpdateOne(String aFilename)
at GilesTrinity.GilesTrinity.PersistentUpdateStats()
at GilesTrinity.GilesTrinity.PersistentOutputReport()
I get a looot of this mesages in db window and it's pretty enoying ..
The mesage it's the same but the time changes ... i can see enithing in db window ony this msg ...
DB work fine but i wande if i can make something to remove this ..
I install a fresh copy of DB with plugins and profiles ..
Curently running BLING profile .
logs : View attachment log.txt
Last edited: