Wednesday, February 10, 2010

DeadlineExceededException on GAE with Grails

Grails on the Google App engine takes substantial time to startup and will probably exceed the hard deadline limit set by GAE. If you see a lot of "DeadlineExceededException" errors in your logs, you should be aware of this. There is a jira for this - http://jira.codehaus.org/browse/GRAILSPLUGINS-1736 . Vote this up if it matters to you.

No comments: