[appengine-java] Re: memcache SerializationException

2010-02-02 Thread chiappone
Is it even possible to use memcache with GWT on the server side? I am wondering if I am even able to do this? On Feb 1, 1:56 pm, chiappone wrote: > I have hit the wall in trying to figure out what I am doing wrong in > my GAE GWT application.  I am trying to use memcache to get a l

[appengine-java] memcache SerializationException

2010-02-01 Thread chiappone
I have hit the wall in trying to figure out what I am doing wrong in my GAE GWT application. I am trying to use memcache to get a list of serializable objects out of the cache in a service. It seems to put them fine, and I can see them being pulled from cache in the debugger but I end up getting

[appengine-java] Re: Help!!.. FinalizableReferenceQueue$SystemLoader loadFinalizer: Not allowed to access system class loader.

2010-01-29 Thread chiappone
I am noticing the same issue, were you able to figure the cause? On Dec 6 2009, 6:12 pm, mar_novice wrote: > I've noticed that there are some info (not warning nor error) being > thrown in my logs that i can't figure out the cause... I don't know if > i should worry about it or not > > Below