Hi Deepak, You're using spring? If yes, you can forget a normal startup time.
At minimum it will boot with 12 seconds, but many cases it goes over 40. There's something written here: https://developers.google.com/appengine/articles/spring_optimization http://blog.rafaelsanches.com/2013/09/01/appengine-improving-cold-startup-with-spring-enabled-apps/ thanks rafa On Wed, Jan 29, 2014 at 9:01 AM, Deepak Singh <[email protected]>wrote: > Hi, > > I am getting 'Request aborted' exception on GAE / Java. So i first plan to > know the start up time for my app. > > Please help me how do i know the instance start up time for my app ? > > -- > Deepak Singh > > -- > 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 http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
