[appengine-java] Re: why my app on GAE first access is so slow

2009-11-12 Thread DrMorten
1 minute works for me, I used a commercial service that tracks uptime to check it. Trouble is that the commercial service checks randomly from different locations all over the world. meaning that the application loads out of memory because its hosted in different locations, effectivly killing my CP

[appengine-java] Hard deadline exception

2009-09-17 Thread DrMorten
Hi! Im building an application using grails, hosting it on google appengine. Every time I upload to google appengine, the first few times I access the site I get the following exception: Uncaught exception from servlet com.google.apphosting.runtime.HardDeadlineExceededError: This request (bc690e8

[appengine-java] Re: AppEngine no longer shows any content

2009-08-23 Thread DrMorten
us to return a 200 in response to an uncaught exception. > > On Fri, Aug 21, 2009 at 8:23 AM, DrMorten > > wrote: > > > 200 instead of 500 is nice. However all Jars were included in the > > deployment. The deployment works in general but fails occasionally. > >

[appengine-java] Re: AppEngine no longer shows any content

2009-08-21 Thread DrMorten
evant excepions > in your logs (perhaps logged at WARNING) ? > > On Thu, Aug 20, 2009 at 2:01 PM, Don Schwarz wrote: > > This will be fixed in the next release.  Sorry about the inconvenience. > > > On Thu, Aug 20, 2009 at 1:58 PM, DrMorten < > > morten.dalgaard.niel...@

[appengine-java] Re: Sending mail with the mail api

2009-08-20 Thread DrMorten
you using to send the emails? > - Jason > > On Wed, Aug 19, 2009 at 7:47 AM, DrMorten > > wrote: > > > I sent about 7 emails last night to my own email address. They havnt > > arrived, Ive checked the code and the addresses were right. The Quotas > > say that I&#x

[appengine-java] AppEngine no longer shows any content

2009-08-20 Thread DrMorten
/ returns HTTP-code 200 but no content (0 byte response), when I check the logs I get the following stacktrace: Error for / java.lang.NoClassDefFoundError: org/codehaus/groovy/antlr/ AntlrParserPlugin at org.codehaus.groovy.antlr.AntlrParserPluginFactory.createParserPlugin (AntlrParserPl

[appengine-java] Re: random error related to sitemesh

2009-08-19 Thread DrMorten
It's now working again. I get the feeling that there was some sort of reset, since there was a cold start delay when loading the page. /Morten On Aug 19, 4:48 pm, DrMorten wrote: > Complete stacktrace below: > java.lang.NoClassDefFoundError: com/opensymphony/module/sitemesh/html/

[appengine-java] Re: random error related to sitemesh

2009-08-19 Thread DrMorten
(EventDispatcher.java: 101) at com.google.net.rpc.RpcService.runUntilServerShutdown (RpcService.java:251) at com.google.apphosting.runtime.JavaRuntime$RpcRunnable.run (JavaRuntime.java:374) at java.lang.Thread.run(Unknown Source) On Aug 19, 4:46 pm, DrMorten wrote: > I h

[appengine-java] Sending mail with the mail api

2009-08-19 Thread DrMorten
I sent about 7 emails last night to my own email address. They havnt arrived, Ive checked the code and the addresses were right. The Quotas say that I've sent the e-mails. Anyone have an idea of how long it should take to send to a gmail address? --~--~-~--~~~---~--~--

[appengine-java] Re: random error related to sitemesh

2009-08-19 Thread DrMorten
I have this issue right now on www.cuttime.se also a grails 1.1.1 application Error 500: com/opensymphony/module/sitemesh/html/tokenizer/Parser Servlet: _ah_default URI: / Exception Message: com/opensymphony/module/sitemesh/html/tokenizer/ Parser Caused by: com/opensymphony/module/sitemesh/html