As an addendum to my previous note-- when an app is deployed to App
Engine, I don't get the appstats 'hang' behaviour of my previous post,
in that the servlet response does finish rendering.  But, just as with
the local development version, the servlets that caused issues with
Appstats are not listed at all in the Appstats statistics page for the
deployed version.  For some reason, these servlets are not getting
properly processed by Appstats.

This seems especially problematic because the servlets in question,
that are not being reported by appstats, are in actuality taking up
the largest percentage of resources.

(One reason I'm so interested in Appstats is because I'm writing up
some info on it that will be published in future.  It does seem like
it's too buggy to wholeheartedly recommend at the current time...)



-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to