Re: [appengine-java] Re: .A research: how long will your java app instance start up fully?

2011-10-02 Thread Wilson MacGyver
10ms? surely that's a mistake. I've not even see that type of instance startup time for gae-go. On Sun, Oct 2, 2011 at 4:20 PM, Miroslav Genov wrote: > ~10ms (Guice + twig-persist) -- Omnem crede diem tibi diluxisse supremum. -- You received this message because you are subscribed to the Go

[appengine-java] JavaScriptException: (TypeError): Object [object Object] has no method 'push'

2011-10-02 Thread Tom Schroeder
Hey, This is a problem in My App engine application. I`m guessing that im just a newbie that doesnt get the hole design of GWT. This is my code: public void onModuleLoad() { // Check login status using login service. LoginServiceAsync loginService = GWT.create(LoginService.class); loginService.ch

[appengine-java] Cron job configuration update fails

2011-10-02 Thread Miroslav Genov
Hello, I'm getting a strange error when I'm deploying my application. The app is deployed successfully, but I'm not sure that the same thing applies and for the cron configuration. Here is the error message that I'm getting: java.io.IOException: Error posting to URL: https://appengine.google.co

[appengine-java] Re: .A research: how long will your java app instance start up fully?

2011-10-02 Thread Miroslav Genov
~10ms (Guice + twig-persist) -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/WtNtcJJD9iwJ. To post to this group, send email to googl

[appengine-java] Re: .A research: how long will your java app instance start up fully?

2011-10-02 Thread Tom Phillips
~9s (1/3 JDO PMF, 1/3 JAXB context, 1/3 other) On Sep 29, 9:29 pm, Tapir wrote: > ? -- 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 google-appengine-java@googlegroups.com. To unsubscribe from

[appengine-java] Task Queue Management Call Count Quoata

2011-10-02 Thread Miroslav Genov
Hello, I cannot find any information about: Task Queue Management Call Count quota. Any idea where this quota is a temporary quota for few hours or I have to wait 24 hours ? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To vi