부록 B. Java Client Log Messages
ARCUS Client 초기화 및 ZK 연결
ARCUS client가 정상적으로 초기화된 경우
INFO net.spy.memcached.CacheManager: CacheManager started. ([mailto:dev@dev.arcuscloud.jam2in.com:2181 dev@dev.arcuscloud.jam2in.com:2181])
WARN net.spy.memcached.CacheMonitor: Cache list has been changed : From=null, To=[127.0.0.1:11211-hostname, xxx.xxx.xxx.xxx:xxxx-hostname] : [serviceCode=dev]
INFO net.spy.memcached.MemcachedConnection: new memcached node added {QA sa=/127.0.0.1:11211, #Rops=0, #Wops=0, #iq=0, topRop=null, topWop=null, toWrite=0, interested=0} to connect queue
INFO net.spy.memcached.MemcachedConnection: new memcached node added {QA sa=/127.0.0.1:11211, #Rops=0, #Wops=0, #iq=0, topRop=null, topWop=null, toWrite=0, interested=0} to connect queue
INFO net.spy.memcached.MemcachedConnection: Connection state changed for sun.nio.ch.SelectionKeyImpl@388ee016
INFO net.spy.memcached.MemcachedConnection: Connection state changed for sun.nio.ch.SelectionKeyImpl@2e5bbd6
2011-09-21 10:44:54.055 WARN net.spy.memcached.CacheManager: All arcus connections are established.ARCUS admin address가 잘못된 경우
ARCUS admin과 연결이 단절된 경우
ARCUS admin 세션이 만료된 경우
Object Serialization 문제
Operation Timeout 로그 메시지
메세지
설명
Out of memory storing object 오류
Last updated