What steps will reproduce the problem?
1. Run the program
What is the expected output? What do you see instead?
Build status. Instead I see a gray icon "unknown status"
What version of the product are you using? On what operating system?
happened with 0.11 and 0.12
Please provide any additional information below.
checked out the log and saw:
2011-03-25 19:41:43,063 [STP SmartThreadPool Thread #6] ERROR
Hudson.TrayTracker.BusinessComponents.ProjectsUpdateService - XmlException -
'/' is an unexpected token. The expected token is '>'. Line 1, position 175.
2011-03-25 19:41:43,069 [STP SmartThreadPool Thread #6] ERROR
Hudson.TrayTracker.BusinessComponents.ProjectsUpdateService - at
System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2)
at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(Int32 pos, String expectedToken1, String expectedToken2)
at System.Xml.XmlTextReaderImpl.ParseElement()
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.LoadXml(String xml)
at Hudson.TrayTracker.BusinessComponents.HudsonService.GetBuildDetails(Credentials credentials, String buildUrl, Boolean ignoreUntrustedCertificate)
at Hudson.TrayTracker.BusinessComponents.HudsonService.UpdateProject(Project project)
at Hudson.TrayTracker.BusinessComponents.ProjectsUpdateService.<DoUpdateProjectsInternal>b__1(Object state)
attached is the input xml as seen in wireshark.
Original issue reported on code.google.com by davidb...@gmail.com on 25 Mar 2011 at 5:48
Original issue reported on code.google.com by
davidb...@gmail.com
on 25 Mar 2011 at 5:48Attachments: