Re: [appengine-java] Is the Memcache still working for everyone? My application can't set a memcache for hours

2010-05-05 Thread Pieter Coucke
See here: http://code.google.com/p/googleappengine/issues/detail?id=3195 -- 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-j...@googlegroups.com. To unsubscribe from this group, s

[appengine-java] Is the Memcache still working for everyone? My application can't set a memcache for hours

2010-05-05 Thread wildmind
My application uses memcache to do an online user count, it had been working fine since last Friday util yesterday, then it started to fail setting/updating the value of the counter since then, it's like it worked at 8pm, then not working at 8:30pm, then worked again at 8:35... When I tried to catc