Looks like # of app instances were zero, and GAE is load the app.
=> Couldn't access Thread.inheritableThreadLocals.Reference finalizer
threads will inherit thread local values

     I did not get the meaning of this log entry.

On Jul 18, 8:42 pm, dreamer <venugopal.vasire...@gmail.com> wrote:
> I did not give the context, I am using GWT+GAE - for my app.
> In GWT module load I am calling RPC service to check if user
> is already login to google accounts.
>
> Some thing is conflicting between RPC return rendering GWT module
> load.
> May be browser did not complete rendering while rpc return is trying
> paint some widgets.
>
> Is there any safe way ?
>
> On Jul 18, 7:36 am, dreamer <venugopal.vasire...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > I am using UserService login using google accounts. Logs are showing
> > it is taking lot of cpu taime.
> > Could you Please share your experience.
>
> > 2011-07-18 07:17:12.872 /schooldistrict/login 200 1722ms 1594cpu_ms
> > 0kb Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.30 (KHTML,
> > like Gecko) Chrome/12.0.742.122 Safari/534.30,gzip(gfe)
> > 72.219.189.151 - - [18/Jul/2011:07:17:12 -0700] "POST /schooldistrict/
> > login HTTP/1.1" 200 415 "http://schoolk12.appspot.com/"; "Mozilla/5.0
> > (Windows NT 6.1; WOW64) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/
> > 12.0.742.122 Safari/534.30,gzip(gfe)" "schoolk12.appspot.com" ms=1723
> > cpu_ms=1594 api_cpu_ms=0 cpm_usd=0.044401 loading_request=1
> > I 2011-07-18 07:17:12.747
> > com.google.appengine.repackaged.com.google.common.base.internal.Finalizer
> > getInheritableThreadLocalsField: Couldn't access
> > Thread.inheritableThreadLocals. Reference finalizer threads will
> > inherit thread local values.
> > I 2011-07-18 07:17:12.871
> > This request caused a new process to be started for your application,
> > and thus caused your application code to be loaded for the first time.
> > This request may thus take longer and use more CPU than a typical
> > request for your application.

-- 
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 this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to