Exception in thread "Memcached IO over {MemcachedConnection to /:11211 /:11211}" java.lang.NullPointerException at net.spy.memcached.MemcachedClient$8.receivedStatus(MemcachedClient.java:1317) at net.spy.memcached.ops.MultiOperationCallback.complete(MultiOperationCallback.java:32) at net.spy.memcached.protocol.BaseOperationImpl.transitionState(BaseOperationImpl.java:115) at net.spy.memcached.protocol.BaseOperationImpl.isTimedOut(BaseOperationImpl.java:176) at net.spy.memcached.protocol.TCPMemcachedNodeImpl.fillWriteBuffer(TCPMemcachedNodeImpl.java:166) at net.spy.memcached.MemcachedConnection.handleWrites(MemcachedConnection.java:459) at net.spy.memcached.MemcachedConnection.handleInputQueue(MemcachedConnection.java:348) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:238) at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:2030)Once this happens my application is unresponsive to further requests.I've updated the client version to 2.8.4 and I'm not seeing this issue anymore.Does anyone know what might be causing the above NPE ? The application was under load at the time of the NPE.Thanks,J.
--
You received this message because you are subscribed to the Google Groups "spymemcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spymemcached...@googlegroups.com.
To post to this group, send email to spymem...@googlegroups.com.
Visit this group at http://groups.google.com/group/spymemcached?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.