I have only been experiencing this problem in the last few weeks (after the 'fix' ?).
> - What is your application ID? salsa-amsterdam > - How do you know it is being cycled out? You'll need to insert some code > that only gets called when the app cold starts. I am using a static AtomicBoolean to check in my front controller servlet > - How much time of inactivity does it take before your application is cycled > out? it is recycled within the minute. > - What time or days does this seem to happen? seems to happen all the time > - What frameworks or libraries are you loading? Plain Servlet API, some Groovy and the low level Datastore API. > Any other information you can provide would be helpful. Have run successfully on Google App Engine for about 6 months, but this problem is a pain. Edwin -- 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 [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-java?hl=en.
