Asked by:
Site Analysis Report: Details window becomes inresponsive, leaks memory and causes 100% cpu

Question
-
User479671588 posted
I've analyzed a particular site which has a large sitemap.xml. The analysis tool generates a number of violations, one of which: "An unexpected error has occurred".
Details (my system is dutch, the XmlException says that loc, url and urlset are not closed):
An unexpected error has occurred.
Error details: "System.Xml.XmlException: Onverwacht bestandseinde opgetreden. De volgende elementen zijn niet afgesloten: loc, url, urlset. Regel 1, positie 1048577.
bij System.Xml.XmlTextReaderImpl.Throw(Exception e)
bij System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
bij System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String arg)
bij System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()
bij System.Xml.XmlTextReaderImpl.ParseElementContent()
bij System.Xml.XmlTextReaderImpl.Read()
bij System.Xml.XmlSubtreeReader.Read()
bij System.Xml.XmlReader.ReadString()
bij Microsoft.Web.Management.SEO.Crawler.Parsers.SitemapLinkParser.ParseItem(CrawlerProcessContext result, XmlReader reader)
bij Microsoft.Web.Management.SEO.Crawler.Parsers.SitemapLinkParser.Process(CrawlerProcessContext result)".I suspect this has to to do with the 100Kb size limit. Violations tab is working by the way.
So far, no major issue, but when I click the Content tab, inetmgr becomes inresponsive and the taskmanager shows a constant 50% CPU (on a dual core). The xml content of the sitemap is shown after some time, but the process continues to take a lot of cpu.
Is this the right place for this issue or do I need to file a bug in microsoft connect, I don't know in which connection to put it.
Jaap
Sunday, January 10, 2010 5:07 PM
All replies
-
User479671588 posted
The memory of inetmgr is also constantly increasing by 4kb per second (approx). I saw 132MB of memory, the process just before I click the Content tab, uses 52MB.
Sunday, January 10, 2010 5:11 PM -
User-47214744 posted
Could you let us know how large is the file you are opening in the Content View?
Sunday, January 10, 2010 10:52 PM -
User479671588 posted
The sitemap.xml file is 3 MB when I download it. The xml content is all placed on the first line.
Monday, January 11, 2010 3:42 AM -
User479671588 posted
Right now I'm using SEO Toolkit on a different box, unchecked the save to disk option and ran with 20000 (previously I ran 2000). After about 10,000 urls processed, IIS Manager suddenly crashes!! I'm re-running the tool to see whether it persistsTuesday, January 12, 2010 4:20 AM -
User479671588 posted
Now it ran succesfullyTuesday, January 12, 2010 4:37 AM