Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: docs
-
Security Level: Public
-
Labels:None
-
Environment:MB 1.7.1-community
Spy 2.7.0
Description
user is trying to understand why they are seeing these messages in the logs, application servers and membase are on the same local subnet and value sizes are under 1k
spy is connected to membase through a server side moxi.
2012-02-23 13:55:02.462 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large
2012-02-23 13:55:02.462 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
OperationException: SERVER: Too large
at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136)
at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154)
at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140)
at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493)
at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425)
at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278)
at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981)
2012-02-23 13:55:02.463 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96, topWop=null, toWrite=0, interested=1}, attempt 0.
2012-02-23 13:55:02.463 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96
Feb 23, 2012 1:55:02 PM org.apache.tomcat.util.http.Parameters processParameters
INFO: Parameters: Invalid chunk '' ignored.
Feb 23, 2012 1:55:02 PM org.apache.tomcat.util.http.Parameters processParameters
INFO: Parameters: Invalid chunk '' ignored.
2012-02-23 13:55:03.132 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large
2012-02-23 13:55:03.132 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
OperationException: SERVER: Too large
at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136)
at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154)
at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140)
at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493)
at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425)
at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278)
at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981)
2012-02-23 13:55:03.133 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792, topWop=null, toWrite=0, interested=1}, attempt 0.
2012-02-23 13:55:03.133 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792
Feb 23, 2012 1:55:03 PM org.apache.tomcat.util.http.Parameters processParameters
INFO: Parameters: Invalid chunk '' ignored.
2012-02-23 13:55:03.348 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large
2012-02-23 13:55:03.348 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
OperationException: SERVER: Too large
at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136)
at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154)
at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140)
at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493)
at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425)
at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278)
at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981)
2012-02-23 13:55:03.349 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c, topWop=null, toWrite=0, interested=1}, attempt 0.
2012-02-23 13:55:03.349 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c
2012-02-23 13:55:03.350 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.OptimizedGetImpl@7a8100c5
2012-02-23 13:55:03.350 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@44423a6b
2012-02-23 13:55:03.788 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/7yV9qppJ38flpgQqm0Dw31bNYdlyruj_bbj7mHGzQyo.
2012-02-23 13:55:03.789 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/7yV9qppJ38flpgQqm0Dw31bNYdlyruj_bbj7mHGzQyo[Ljava.lang.String;@9dbde1b.
2012-02-23 13:55:03.790 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcatclient_config_iPhone_4.0.0.
2012-02-23 13:55:03.824 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/cTGxajvGtJg_sO0cQfTqMr3dwOJDbAwv0ecbJJGzgcM.
spy is connected to membase through a server side moxi.
2012-02-23 13:55:02.462 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large
2012-02-23 13:55:02.462 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
OperationException: SERVER: Too large
at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136)
at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154)
at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140)
at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493)
at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425)
at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278)
at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981)
2012-02-23 13:55:02.463 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96, topWop=null, toWrite=0, interested=1}, attempt 0.
2012-02-23 13:55:02.463 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96
Feb 23, 2012 1:55:02 PM org.apache.tomcat.util.http.Parameters processParameters
INFO: Parameters: Invalid chunk '' ignored.
Feb 23, 2012 1:55:02 PM org.apache.tomcat.util.http.Parameters processParameters
INFO: Parameters: Invalid chunk '' ignored.
2012-02-23 13:55:03.132 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large
2012-02-23 13:55:03.132 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
OperationException: SERVER: Too large
at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136)
at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154)
at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140)
at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493)
at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425)
at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278)
at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981)
2012-02-23 13:55:03.133 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792, topWop=null, toWrite=0, interested=1}, attempt 0.
2012-02-23 13:55:03.133 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792
Feb 23, 2012 1:55:03 PM org.apache.tomcat.util.http.Parameters processParameters
INFO: Parameters: Invalid chunk '' ignored.
2012-02-23 13:55:03.348 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large
2012-02-23 13:55:03.348 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
OperationException: SERVER: Too large
at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136)
at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154)
at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140)
at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493)
at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425)
at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278)
at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981)
2012-02-23 13:55:03.349 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c, topWop=null, toWrite=0, interested=1}, attempt 0.
2012-02-23 13:55:03.349 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c
2012-02-23 13:55:03.350 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.OptimizedGetImpl@7a8100c5
2012-02-23 13:55:03.350 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@44423a6b
2012-02-23 13:55:03.788 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/7yV9qppJ38flpgQqm0Dw31bNYdlyruj_bbj7mHGzQyo.
2012-02-23 13:55:03.789 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/7yV9qppJ38flpgQqm0Dw31bNYdlyruj_bbj7mHGzQyo[Ljava.lang.String;@9dbde1b.
2012-02-23 13:55:03.790 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcatclient_config_iPhone_4.0.0.
2012-02-23 13:55:03.824 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/cTGxajvGtJg_sO0cQfTqMr3dwOJDbAwv0ecbJJGzgcM.
Activity
Alex Ma
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Description |
user is trying to understand why they are seeing these messages in the logs, application servers and membase are on the same local subnet and value sizes are under 1k
2012-02-23 13:55:02.462 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large 2012-02-23 13:55:02.462 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure. OperationException: SERVER: Too large at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136) at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154) at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140) at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278) at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981) 2012-02-23 13:55:02.463 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96, topWop=null, toWrite=0, interested=1}, attempt 0. 2012-02-23 13:55:02.463 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96 Feb 23, 2012 1:55:02 PM org.apache.tomcat.util.http.Parameters processParameters INFO: Parameters: Invalid chunk '' ignored. Feb 23, 2012 1:55:02 PM org.apache.tomcat.util.http.Parameters processParameters INFO: Parameters: Invalid chunk '' ignored. 2012-02-23 13:55:03.132 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large 2012-02-23 13:55:03.132 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure. OperationException: SERVER: Too large at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136) at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154) at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140) at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278) at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981) 2012-02-23 13:55:03.133 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792, topWop=null, toWrite=0, interested=1}, attempt 0. 2012-02-23 13:55:03.133 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792 Feb 23, 2012 1:55:03 PM org.apache.tomcat.util.http.Parameters processParameters INFO: Parameters: Invalid chunk '' ignored. 2012-02-23 13:55:03.348 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large 2012-02-23 13:55:03.348 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure. OperationException: SERVER: Too large at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136) at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154) at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140) at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278) at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981) 2012-02-23 13:55:03.349 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c, topWop=null, toWrite=0, interested=1}, attempt 0. 2012-02-23 13:55:03.349 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c 2012-02-23 13:55:03.350 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.OptimizedGetImpl@7a8100c5 2012-02-23 13:55:03.350 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@44423a6b 2012-02-23 13:55:03.788 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/7yV9qppJ38flpgQqm0Dw31bNYdlyruj_bbj7mHGzQyo. 2012-02-23 13:55:03.789 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/7yV9qppJ38flpgQqm0Dw31bNYdlyruj_bbj7mHGzQyo[Ljava.lang.String;@9dbde1b. 2012-02-23 13:55:03.790 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcatclient_config_iPhone_4.0.0. 2012-02-23 13:55:03.824 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/cTGxajvGtJg_sO0cQfTqMr3dwOJDbAwv0ecbJJGzgcM. |
user is trying to understand why they are seeing these messages in the logs, application servers and membase are on the same local subnet and value sizes are under 1k
2012-02-23 13:55:02.462 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large 2012-02-23 13:55:02.462 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure. OperationException: SERVER: Too large at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136) at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154) at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140) at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278) at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981) 2012-02-23 13:55:02.463 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96, topWop=null, toWrite=0, interested=1}, attempt 0. 2012-02-23 13:55:02.463 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96 Feb 23, 2012 1:55:02 PM org.apache.tomcat.util.http.Parameters processParameters INFO: Parameters: Invalid chunk '' ignored. Feb 23, 2012 1:55:02 PM org.apache.tomcat.util.http.Parameters processParameters INFO: Parameters: Invalid chunk '' ignored. 2012-02-23 13:55:03.132 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large 2012-02-23 13:55:03.132 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure. OperationException: SERVER: Too large at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136) at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154) at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140) at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278) at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981) 2012-02-23 13:55:03.133 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792, topWop=null, toWrite=0, interested=1}, attempt 0. 2012-02-23 13:55:03.133 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792 Feb 23, 2012 1:55:03 PM org.apache.tomcat.util.http.Parameters processParameters INFO: Parameters: Invalid chunk '' ignored. 2012-02-23 13:55:03.348 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large 2012-02-23 13:55:03.348 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure. OperationException: SERVER: Too large at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136) at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154) at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140) at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278) at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981) 2012-02-23 13:55:03.349 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c, topWop=null, toWrite=0, interested=1}, attempt 0. 2012-02-23 13:55:03.349 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c 2012-02-23 13:55:03.350 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.OptimizedGetImpl@7a8100c5 2012-02-23 13:55:03.350 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@44423a6b 2012-02-23 13:55:03.788 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/7yV9qppJ38flpgQqm0Dw31bNYdlyruj_bbj7mHGzQyo. 2012-02-23 13:55:03.789 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/7yV9qppJ38flpgQqm0Dw31bNYdlyruj_bbj7mHGzQyo[Ljava.lang.String;@9dbde1b. 2012-02-23 13:55:03.790 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcatclient_config_iPhone_4.0.0. 2012-02-23 13:55:03.824 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/cTGxajvGtJg_sO0cQfTqMr3dwOJDbAwv0ecbJJGzgcM. spy is connected to membase through a server side moxi. |
| Component/s | docs [ 10121 ] | |
| Component/s | library [ 10120 ] |
Alex Ma
made changes -
| Description |
user is trying to understand why they are seeing these messages in the logs, application servers and membase are on the same local subnet and value sizes are under 1k
2012-02-23 13:55:02.462 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large 2012-02-23 13:55:02.462 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure. OperationException: SERVER: Too large at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136) at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154) at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140) at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278) at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981) 2012-02-23 13:55:02.463 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96, topWop=null, toWrite=0, interested=1}, attempt 0. 2012-02-23 13:55:02.463 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96 Feb 23, 2012 1:55:02 PM org.apache.tomcat.util.http.Parameters processParameters INFO: Parameters: Invalid chunk '' ignored. Feb 23, 2012 1:55:02 PM org.apache.tomcat.util.http.Parameters processParameters INFO: Parameters: Invalid chunk '' ignored. 2012-02-23 13:55:03.132 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large 2012-02-23 13:55:03.132 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure. OperationException: SERVER: Too large at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136) at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154) at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140) at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278) at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981) 2012-02-23 13:55:03.133 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792, topWop=null, toWrite=0, interested=1}, attempt 0. 2012-02-23 13:55:03.133 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792 Feb 23, 2012 1:55:03 PM org.apache.tomcat.util.http.Parameters processParameters INFO: Parameters: Invalid chunk '' ignored. 2012-02-23 13:55:03.348 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large 2012-02-23 13:55:03.348 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure. OperationException: SERVER: Too large at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136) at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154) at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140) at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278) at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981) 2012-02-23 13:55:03.349 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c, topWop=null, toWrite=0, interested=1}, attempt 0. 2012-02-23 13:55:03.349 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c 2012-02-23 13:55:03.350 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.OptimizedGetImpl@7a8100c5 2012-02-23 13:55:03.350 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@44423a6b 2012-02-23 13:55:03.788 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/7yV9qppJ38flpgQqm0Dw31bNYdlyruj_bbj7mHGzQyo. 2012-02-23 13:55:03.789 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/7yV9qppJ38flpgQqm0Dw31bNYdlyruj_bbj7mHGzQyo[Ljava.lang.String;@9dbde1b. 2012-02-23 13:55:03.790 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcatclient_config_iPhone_4.0.0. 2012-02-23 13:55:03.824 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/cTGxajvGtJg_sO0cQfTqMr3dwOJDbAwv0ecbJJGzgcM. spy is connected to membase through a server side moxi. |
user is trying to understand why they are seeing these messages in the logs, application servers and membase are on the same local subnet and value sizes are under 1k
spy is connected to membase through a server side moxi. 2012-02-23 13:55:02.462 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large 2012-02-23 13:55:02.462 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure. OperationException: SERVER: Too large at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136) at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154) at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140) at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278) at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981) 2012-02-23 13:55:02.463 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96, topWop=null, toWrite=0, interested=1}, attempt 0. 2012-02-23 13:55:02.463 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@43452e96 Feb 23, 2012 1:55:02 PM org.apache.tomcat.util.http.Parameters processParameters INFO: Parameters: Invalid chunk '' ignored. Feb 23, 2012 1:55:02 PM org.apache.tomcat.util.http.Parameters processParameters INFO: Parameters: Invalid chunk '' ignored. 2012-02-23 13:55:03.132 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large 2012-02-23 13:55:03.132 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure. OperationException: SERVER: Too large at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136) at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154) at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140) at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278) at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981) 2012-02-23 13:55:03.133 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792, topWop=null, toWrite=0, interested=1}, attempt 0. 2012-02-23 13:55:03.133 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@f4c9792 Feb 23, 2012 1:55:03 PM org.apache.tomcat.util.http.Parameters processParameters INFO: Parameters: Invalid chunk '' ignored. 2012-02-23 13:55:03.348 ERROR net.spy.memcached.protocol.binary.StoreOperationImpl: Error: Too large 2012-02-23 13:55:03.348 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure. OperationException: SERVER: Too large at net.spy.memcached.protocol.BaseOperationImpl.handleError(BaseOperationImpl.java:136) at net.spy.memcached.protocol.binary.OperationImpl.finishedPayload(OperationImpl.java:154) at net.spy.memcached.protocol.binary.OperationImpl.readFromBuffer(OperationImpl.java:140) at net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:493) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:425) at net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:278) at net.spy.memcached.MemcachedClient.run(MemcachedClient.java:1981) 2012-02-23 13:55:03.349 WARN net.spy.memcached.MemcachedConnection: Closing, and reopening {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c, topWop=null, toWrite=0, interested=1}, attempt 0. 2012-02-23 13:55:03.349 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@2307e11c 2012-02-23 13:55:03.350 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.OptimizedGetImpl@7a8100c5 2012-02-23 13:55:03.350 WARN net.spy.memcached.protocol.binary.BinaryMemcachedNodeImpl: Discarding partially completed op: net.spy.memcached.protocol.binary.StoreOperationImpl@44423a6b 2012-02-23 13:55:03.788 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/7yV9qppJ38flpgQqm0Dw31bNYdlyruj_bbj7mHGzQyo. 2012-02-23 13:55:03.789 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/7yV9qppJ38flpgQqm0Dw31bNYdlyruj_bbj7mHGzQyo[Ljava.lang.String;@9dbde1b. 2012-02-23 13:55:03.790 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcatclient_config_iPhone_4.0.0. 2012-02-23 13:55:03.824 WARN net.spy.memcached.MemcachedConnection: Could not redistribute to another node, retrying primary node for ihr_tomcat/authkeys/cTGxajvGtJg_sO0cQfTqMr3dwOJDbAwv0ecbJJGzgcM. |
Alex Ma
made changes -
| Environment |
MB 1.7.1
Spy 2.7.0 |
MB 1.7.1-community
Spy 2.7.0 |
Alex Ma
made changes -
| Assignee | Raghavan Srinivas [ rags ] | Mike Wiederhold [ mikew ] |
Mike Wiederhold
made changes -
| Assignee | Mike Wiederhold [ mikew ] | Raghavan Srinivas [ rags ] |
Matt Ingenthron
made changes -
| Assignee | Raghavan Srinivas [ rags ] | Michael Nitschinger [ daschl ] |
Spike happened at 1:55PM EST
The below illustrates the phenomenon I was mentioning, where we would periodically get these exceptions on node 208, but at 13:55, we got them almost every second on all nodes.
2012-02-23 13:45:02.096 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@6bd7804f, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:45:10.526 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@1495ff2a, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:46:12.062 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@77aa45c4, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:47:31.371 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=2, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@307a06ac, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:47:32.632 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=2, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@28880048, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:47:56.512 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@4eeea211, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:49:07.056 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@51331ef7, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:50:42.727 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@2614ee30, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:51:19.931 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@617b407, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:51:24.891 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@2e4cdcdc, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:52:07.895 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@6732298, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:52:32.891 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@59957070, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:53:45.257 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@1b2ad24d, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:53:48.354 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@ca5a4f4, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:00.252 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@7c115e09, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:01.322 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=2, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@268c45a6, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:05.110 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@28c8f84f, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:05.277 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=2, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@29d4788a, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:06.323 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=1, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@6ca7da19, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:07.147 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a04/10.90.46.211:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@36e9f3fb, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:07.714 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=2, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@5daa976a, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:08.319 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=2, #Wops=0, #iq=1, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@2ca7381b, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:08.429 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@6ebcca2a, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:09.812 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=4, #Wops=8, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@6896c3f6, topWop=net.spy.memcached.protocol.binary.StoreOperationImpl@2f5328e3, toWrite=2084, interested=5}. This may be due to an authentication failure.
2012-02-23 13:55:10.514 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=2, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@27ecc9f1, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:10.625 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=2, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@2d54eb63, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:10.772 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a04/10.90.46.211:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@501e1cda, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:11.838 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=6, #Wops=9, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@2673663f, topWop=net.spy.memcached.protocol.binary.StoreOperationImpl@623dc5d1, toWrite=12448, interested=5}. This may be due to an authentication failure.
2012-02-23 13:55:12.580 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=2, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@47220d57, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:12.783 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=4, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@21a4291c, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:13.387 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a04/10.90.46.211:11211, #Rops=2, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@5f8df69a, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:14.655 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@6015cf4f, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:15.223 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=7, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@a452f7a, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:15.537 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a04/10.90.46.211:11211, #Rops=5, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@64f2f745, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:16.728 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=6, #Wops=1, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@18143b2d, topWop=net.spy.memcached.protocol.binary.StoreOperationImpl@583913b4, toWrite=935, interested=5}. This may be due to an authentication failure.
2012-02-23 13:55:18.125 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=4, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@644a454c, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:18.427 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a04/10.90.46.211:11211, #Rops=4, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@6898c0f3, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:18.767 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=6, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@583913b4, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:21.555 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a02/10.90.46.209:11211, #Rops=3, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@6695fdb1, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.
2012-02-23 13:55:21.713 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a03/10.90.46.210:11211, #Rops=3, #Wops=3, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@722d9c9b, topWop=net.spy.memcached.protocol.binary.StoreOperationImpl@1084bead, toWrite=9864, interested=5}. This may be due to an authentication failure.
2012-02-23 13:55:22.091 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a01/10.90.46.208:11211, #Rops=4, #Wops=17, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperati
nImpl@7dc74a72, topWop=net.spy.memcached.protocol.binary.StoreOperationImpl@c18dcd9, toWrite=9688, interested=5}. This may be due to an authentication failure.
2012-02-23 13:55:23.015 INFO net.spy.memcached.MemcachedConnection: Reconnection due to exception handling a memcached operation on {QA sa=apimemcache1a04/10.90.46.211:11211, #Rops=4, #Wops=0, #iq=0, topRop=net.spy.memcached.protocol.binary.StoreOperatio
Impl@a7605cb, topWop=null, toWrite=0, interested=1}. This may be due to an authentication failure.