[appengine-java] Re: FinalizableReferenceQueue error

2009-12-11 Thread fhtino
appengine.blogspot.com/2009/12/request-performance-in-ja...> > . > > If you're seeing long loading requests, please enable > precompilation<http://code.google.com/appengine/kb/java.html#How_Is_Google_Improving...> > as > a first step. It's not a cure-all, but it typically

[appengine-java] Re: FinalizableReferenceQueue error

2009-12-10 Thread fhtino
pu_ms fabrizio On Dec 11, 6:17 am, Rusty Wright wrote: > Are you sure the slowness is caused by whatever is generating this exception? > > > > fhtino wrote: > > Vince, > > > ok, it's harmless, but the response is very slow.  5000ms or more > > i

[appengine-java] Re: FinalizableReferenceQueue error

2009-12-10 Thread fhtino
Vince, ok, it's harmless, but the response is very slow. 5000ms or more instead of 200ms. In my case it's a problem. Any idea/solution? fabrizio On Dec 5, 7:07 pm, Vince Bonfanti wrote: > The exception is harmless. Add this to your logging.properties file to hide > it: > > com.google.ap