I have three sitemap files and they are around the 9 MB each, but I've had them there for quite sometime and the crawlers never had any problem accessing them. Since yesterday (Apr 23rd) my logs are showing Critical errors like these below (I'm listing a couple of them) when those files are requested. Does anybody have any idea why they starting showing now and how could I solve it? Thanks.
2011-04-23 14:10:47.386 /sitemap.xml 200 837ms 793cpu_ms 386kb Mozilla/ 5.0 (compatible; Googlebot/2.1; +http://www.google.com/ bot.html),gzip(gfe),gzip(gfe),gzip(gfe) 66.249.72.117 - - [23/Apr/2011:14:10:47 -0700] "GET /sitemap.xml HTTP/ 1.1" 200 386331 - "Mozilla/5.0 (compatible; Googlebot/2.1; +http:// www.google.com/bot.html),gzip(gfe),gzip(gfe),gzip(gfe)" "www.get- direction.com" ms=838 cpu_ms=793 api_cpu_ms=0 cpm_usd=0.065250 exit_code=101 C 2011-04-23 14:10:47.368 Exceeded soft process size limit with 255.902 MB after servicing 7827 requests total W 2011-04-23 14:10:47.368 After handling this request, the process that handled this request was found to be using too much memory and was terminated. This is likely to cause a new process to be used for the next request to your application. If you see this message frequently, you may have a memory leak in your application. --------------------------------------------------------------- 2011-04-24 11:08:09.857 /sitemap2.xml 200 687ms 863cpu_ms 395kb Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/ bingbot.htm),gzip(gfe),gzip(gfe),gzip(gfe) 65.52.110.35 - - [24/Apr/2011:11:08:09 -0700] "GET /sitemap2.xml HTTP/ 1.1" 200 395040 - "Mozilla/5.0 (compatible; bingbot/2.0; +http:// www.bing.com/bingbot.htm),gzip(gfe),gzip(gfe),gzip(gfe)" "www.get- direction.com" ms=687 cpu_ms=863 api_cpu_ms=0 cpm_usd=0.068171 exit_code=101 C 2011-04-24 11:08:09.842 Exceeded soft process size limit with 253.902 MB after servicing 2490 requests total W 2011-04-24 11:08:09.843 After handling this request, the process that handled this request was found to be using too much memory and was terminated. This is likely to cause a new process to be used for the next request to your application. If you see this message frequently, you may have a memory leak in your application. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
