Hi Larry,

There was a discussion of this some time ago; these exceptions are "harmless
but annoying":


http://www.mail-archive.com/[email protected]/msg00979.html

You can turn them off by setting the following in your logging.properties
file:


com.google.appengine.repackaged.com.google.common.base.FinalizableReferenceQueue.level=WARNING

Vince

On Tue, Jan 12, 2010 at 6:51 PM, Larry Cable <[email protected]> wrote:

> Using Vince Bonfanti's excellent GaeVFS pkg I am getting this
> exception trace from the Task Queue API...
>
>
> com.google.appengine.repackaged.com.google.common.base.FinalizableReferenceQueue
> <init>: Failed to start reference finalizer thread. Reference cleanup
> will only occur when new references are created.
> java.lang.reflect.InvocationTargetException
>        at com.google.appengine.runtime.Request.process-679c01b24082cbe2
> (Request.java)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>        at java.lang.reflect.Method.invoke(Method.java:42)
>        at
>
>
--
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 [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to