How to I tell you my app ID with out telling everyone else? I have only one app ID so I assume there is some mapping from gmail address to app ID.
My logs page has not changed since 7-13. The logs page log level values do not reflect either Sun logger levels or Apache log4j levels. Where does trace and config fine, finer and finest show up? I was allowing exceptions to pass up the stack beyond my servlet code. Maybe that caused the HttpServletResponse.SC_INTERNAL_SERVER_ERROR 500 error code. Richard Jeff S (Google) wrote: > Hi Richard, > > Could you tell us your app ID and one of the request which resulted in a > 500 error? I'd be happy to look into this but there are quite a few > things which could cause a 500 error, including typos in source code and > such. > > Thank you, > > Jeff > > On Wed, Jul 15, 2009 at 11:38 AM, richard emberson > <[email protected] <mailto:[email protected]>> wrote: > > > > When I send in a request that ought to log something > at the INFO level, nothing shows up in the Log viewer. > > When I make some requests I get a 500 response code, > internal server error, but nothing shows up in the > Log viewer. So, I can not tell what the problem is. > > Richard > -- > Quis custodiet ipsos custodes > > > > > > -- Quis custodiet ipsos custodes --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
