Helm Scheduled Tasks error
By admin on Feb 4, 2010 | In Parallels Helm | Send feedback »
Suddenly and without any warning my server stopped recording bandwidth and space usage. After much investigation and without proper support from parallels for one more time I discovered through trial and error that a file in
C:\Program Files\Parallels\Helm4\ScheduledTasks
had been locked (in my case 2.xml) and was partially updated. This meant that the helm application crashed when it was trying to parse an incomplete xml file. This is the definition of bad error handling and poor coding.
Anyway the solution was simple. I deleted the 2.xml file and the control panel became operational again! Not sure if or how I should restore the 2.xml file but for the time being I am happy the thing is running again.
There error message
Helm 4 Application Error.
Unexpected end of file has occurred. The following elements are not closed: translation_variables, result, results, scheduled_task. Line 46, position 30.
Source:
WHA.Helm.ControlPanel.dll /Interface/ScheduledTasks/Tasks.aspx Page_Load
Stack Trace:
at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String arg) at System.Xml.XmlTextReaderImpl.ThrowUnclosedElements() at System.Xml.XmlTextReaderImpl.ParseElementContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.Load(Stream inStream) at WHA.Helm.Core.CoreEngine.OpenDocument(FileInfo FileObj) at WHA.Helm.Core.CoreEngine.get_ScheduledTasks() at WHA.Helm.ControlPanel.Tasks.Page_Load(Object sender, EventArgs e)
Trackback address for this post
Trackback URL (right click and copy shortcut/link location)
Feedback awaiting moderation
This post has 233 feedbacks awaiting moderation...
Comments are not allowed from anonymous visitors.
| « Skype 4.1 and 4.2 crash on windows 7 Dell xps 1340 laptop | Failed to login to the Account ADMIN as the specified credentials are invalid » |