I had the similar error when my app runs a period of time, I have to
redeploy the app using eclipse.

On Sep 26, 8:11 am, hansamann <[email protected]> wrote:
> Hi all,
>
> without changing the app, I see these errors in the logs:
>
> [groovytweets/75.336368063049426232].<stdout>: StackTrace Sanitizing
> stacktrace:
> java.lang.NoClassDefFoundError: Could not initialize class
> com.google.appengine.api.memcache.MemcacheServicePb
> $MemcacheStatsRequest
>         at com.google.appengine.api.memcache.MemcacheServiceImpl.getStatistics
> (MemcacheServiceImpl.java:616)
>         at com.google.appengine.api.memcache.stdimpl.GCache.getCacheStatistics
> (GCache.java:110)
>         at com.google.appengine.api.memcache.stdimpl.GCache.size(GCache.java:
> 138)
>         at com.google.appengine.api.memcache.stdimpl.GCache.isEmpty
> (GCache.java:142)
>         at
> org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation.castToBo 
> olean
> (DefaultTypeTransformation.java:157)
>         at
> org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation.booleanU 
> nbox
> (DefaultTypeTransformation.java:61)
>         at MemcacheService.getCache(MemcacheService.groovy:69)
>
> The app-id is 'groovytweets'
>
> Can anyone from Google confirm issues right now? I'd say
> NoClassDefFoundError should not occur without changing / redeploying,
> right?
>
> Mhh.
>
> Anyone else?
>
> Cheers
> Sven
--~--~---------~--~----~------------~-------~--~----~
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