Thanks for posting your questions here though I would suggest file a new defect report on the App Engine public issue tracker <https://code.google.com/p/googleappengine/issues/list> if you believe this to be an issue with the platform. Be sure to include the following to speed up the investigation:
- URLs affected - Time frame (when it started, when it ended) - Any logs of this 104 responses - A code sample of the handler that produces this 104 - Any other relevant information about your application With the above, we should be able to investigate this fairly quickly. Also, please post a link to the new defect report here so that others may follow through for updates. Lastly, though the issue your reporting does seem related to the old posts in this thread, I would nevertheless recommend posting to a new thread in the future. On Monday, March 12, 2012 at 6:43:26 PM UTC-4, Matt Mastracci wrote: > > Hey all, > > Has anyone been seeing a large number of error code 104s today? We haven't > made any significant code changes today, but these started showing up in > logs, with no additional information. > > I've tried upgrading our instance types to F2, just in case we're hitting > some sort of memory limit, but it doesn't appear to have helped. I've > noticed that there's a Java issue on the status screen: could this be > related? > > Attached is a graph showing the milliseconds/request graph, which seems to > correlate with the issue we've been seeing. > > > 1. > 1. > > A problem was encountered with the process that handled this request, > causing it to exit. 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 > be throwing exceptions during the initialization of your application. (Error > code 104) > > 2. > 1. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/e2287cea-72ac-45e7-bf88-3a6bfc18f394%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
