Bug #28335 xml parsing error
Submitted: 9 May 2007 16:33 Modified: 30 May 2007 14:09
Reporter: Sloan Childers Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Web Severity:S2 (Serious)
Version: OS:Any
Assigned to: Joshua Ganderson CPU Architecture:Any

[9 May 2007 16:33] Sloan Childers
Description:
In some situations (currently unknown) libcurl is returning some packets with the XML headers instead of stripping them.

How to repeat:
Possibly by connecting multiple users to the UI, but not reproduceable.

Suggested fix:
Adding defensive code to the UI so if the parsing of the XML fails we then check for the header, strip it manually, then attempt to parse the XML a second time.
[9 May 2007 16:35] Sloan Childers
r5442 fixes this issue
[28 May 2007 22:57] Bill Weber
Verified that the exception handling is in Sevice.php in version 1.1.1.5725.
[30 May 2007 14:09] Peter Lavin
Added to the changelog.