Hi Sven. There was a period of planned maintenance yesterday, but it should
have ended a couple of hours or so before your post. Can you confirm whether
you're still seeing issues? If so, what is your application ID?
- Jason

On Tue, Sep 1, 2009 at 8:24 PM, hansamann <[email protected]>wrote:

>
> Adding to that: I just saw the new version live for one 'request' - I
> then thought it all works and changed the main version to the new
> version. Upon testing groovytweets.org it did not work any more... so
> I switched back but now the OLD version is also down... ? Soo....
> There must be something strange going on here I hope.
>
> Cheers
> Sven
>
> On Sep 1, 8:13 pm, hansamann <[email protected]> wrote:
> > Hi all,
> >
> > I saw that most of my cron jobs which are using calls to memcache are
> > down, is this a known issue?
> >
> > This is the exception I see in the logs:
> >
> > com.google.appengine.api.memcache.LogAndContinueErrorHandler
> > handleServiceError: Service error in memcache
> > com.google.appengine.api.memcache.MemcacheServiceException: Memcache
> > getStatistics: exception
> >         at
> com.google.appengine.api.memcache.MemcacheServiceImpl.makeSyncCall
> > (MemcacheServiceImpl.java:168)
> >         at
> com.google.appengine.api.memcache.MemcacheServiceImpl.getStatistics
> > (MemcacheServiceImpl.java:582)
> >         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.castToBoolean
> > (DefaultTypeTransformation.java:157)
> >         at
> >
> org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation.booleanUnbox
> > (DefaultTypeTransformation.java:61)
> >         at MemcacheService.getCache(MemcacheService.groovy:69)
> >         at MemcacheService$getCache.callCurrent(Unknown Source)
> >         at MemcacheService.containsKey(MemcacheService.groovy:32)
> >         at
> MemcacheService$$FastClassByCGLIB$$9f2adf08.invoke(<generated>)
> >         at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
> >         at org.springframework.aop.framework.Cglib2AopProxy
> > $DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:628)
> >         at MemcacheService$$EnhancerByCGLIB$$2dbfd592.containsKey
> > (<generated>)
> >         at MemcacheService$containsKey.call(Unknown Source)
> >         at TwitterService.getTweets(TwitterService.groovy:97)
> >         at TwitterService$$FastClassByCGLIB$$e73568e2.invoke(<generated>)
> >         at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
> >         at org.springframework.aop.framework.Cglib2AopProxy
> > $CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:700)
> >         at
> > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed
> > (ReflectiveMethodInvocation.java:149)
> >         at
> > org.springframework.transaction.interceptor.TransactionInterceptor.invoke
> > (TransactionInterceptor.java:106)
> >         at
> > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed
> > (ReflectiveMethodInvocation.java:171)
> >         at org.springframework.aop.framework.Cglib2AopProxy
> > $DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:635)
> >         at
> TwitterService$$EnhancerByCGLIB$$d755a070.getTweets(<generated>)
> >         at TwitterService$getTweets.call(Unknown Source)
> >         at org.groovytweets.CronController$_closure2.doCall
> > (CronController.groovy:47)
> >         at sun.reflect.GeneratedMethodAccessor297.invoke(Unknown Source)
> >         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> Source)
> >         at java.lang.reflect.Method.invoke(Unknown Source)
> >         at
> >
> com.google.apphosting.runtime.security.shared.intercept.java.lang.reflect.Method_
> > $3.run(Method_.java:149)
> >         at java.security.AccessController.doPrivileged(Native Method)
> >         at
> >
> com.google.apphosting.runtime.security.shared.intercept.java.lang.reflect.Method_.privilegedInvoke
> > (Method_.java:147)
> >         at
> >
> com.google.apphosting.runtime.security.shared.intercept.java.lang.reflect.Method_.invoke
> > (Method_.java:120)
> >         at
> >
> > The app was not changed since a couple of days (appid groovytweets),
> > so I cannot imagine this is an error on my side. Are there any know
> > issues right now, maybe because of the datacenter move?
> >
> > 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