Hi,

I am using spymemcached as client. I run memcached on ubuntu. ps -ef
returns the following
 "root      6669 14126  0 11:44 pts/2    00:00:00 /usr/bin/memcached -m 64
-U 11211 -p 11211 -u root -l localhost"

I keep getting this annoying message, and not much found after googleing
around. Please help.
2012-02-06 14:06:14.106 INFO net.spy.memcached.MemcachedConnection:
 Connection state changed for sun.nio.ch.SelectionKeyImpl@1d439fe
2012-02-06 14:06:14.107 INFO net.spy.memcached.MemcachedConnection:
 Reconnecting due to failure to connect to {QA sa=0.0.0.0/0.0.0.0:11211,
#Rops=0, #Wops=0, #iq=0, topRop=null, topWop=null, toWrite=0, interested=0}
java.net.ConnectException: Connection refused
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:592)
at
net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:313)
at
net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:199)
at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1622)

Regards
Siddharth

Reply via email to