bigdata4u / spymemcached

Automatically exported from code.google.com/p/spymemcached
0 stars 0 forks source link

NPE #307

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What version of the product are you using? On what operating system?
We're using spymemcached 2.11.4 (Couchbase Java API 1.4.3) on CentOS 6.5 
(Oracle Java 1.6.0_41)

On application start we've got an exception in in thread "Memcached IO over 
{CouchbaseConfigConnection to servername/server_ip:11210}" 
java.lang.NullPointerException
        at net.spy.memcached.MemcachedConnection.selectorsMakeSense(MemcachedConnection.java:373)
        at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:419)

Original issue reported on code.google.com by ksafo...@rutarget.ru on 19 Aug 2014 at 1:19