Closed GoogleCodeExporter closed 9 years ago
You should not run memcached 1.2.2 anywhere ever.
Original comment by dsalli...@gmail.com
on 20 Apr 2011 at 8:16
agreed with Dustin on this, but willing to look at it if you can provide some
more info. Can you supply a packet capture or something that shows what is
sent back from memcached in one of these illegal state exception cases? It'd
also be good to see a stack trace.
Original comment by ingen...@gmail.com
on 4 May 2011 at 10:49
2011-04-20 07:23:35 OnlineStateManager.processPacket() SEVERE: Cannot
invalidate memcache for user: 62308902java.lang.IllegalStateException: Timed
out waiting to add
net.spy.memcached.protocol.binary.DeleteOperationImpl@7d9231ba(max wait=10000ms)
at net.spy.memcached.protocol.TCPMemcachedNodeImpl.addOp(TCPMemcachedNodeImpl.java:273) at net.spy.memcached.MemcachedConnection.addOperation(MemcachedConnection.java:602) at net.spy.memcached.MemcachedConnection.addOperation(MemcachedConnection.java:582)
at net.spy.memcached.MemcachedClient.addOp(MemcachedClient.java:277)
at net.spy.memcached.MemcachedClient.delete(MemcachedClient.java:1476) at com.zoosk.components.OnlineStateManager.processPacket(OnlineStateManager.java:152) at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1173)
Original comment by gle...@zoosk.com
on 5 May 2011 at 12:16
Original issue reported on code.google.com by
gle...@zoosk.com
on 20 Apr 2011 at 8:13