Skip to content

Instantly share code, notes, and snippets.

@maxjustus
Created October 5, 2012 20:18
Show Gist options
  • Save maxjustus/3feb567ff0374be12757 to your computer and use it in GitHub Desktop.
Save maxjustus/3feb567ff0374be12757 to your computer and use it in GitHub Desktop.
Oct 05 15:17:45 app-1 redis_node_manager: 2012-10-05 20:17:45 UTC RedisFailover 16790 INFO: Acquired master Node Manager lock
Oct 05 15:17:45 app-1 redis_node_manager: 2012-10-05 20:17:45 UTC RedisFailover 16790 INFO: Master from existing znode config: app-2.pint.theclymb.com:6379
Oct 05 15:17:45 app-1 redis_node_manager: 2012-10-05 20:17:45 UTC RedisFailover 16790 INFO: Using master app-2.pint.theclymb.com:6379 from existing znode config.
Oct 05 15:17:45 app-1 redis_node_manager: 2012-10-05 20:17:45 UTC RedisFailover 16790 INFO: Managing master (app-2.pint.theclymb.com:6379) and slaves (app-5.pint.theclymb.com:6379, app-7.pint.theclymb.com:6379)
Oct 05 15:17:47 app-1 redis_node_manager: 2012-10-05 20:17:47 UTC RedisFailover 16790 ERROR: ZK error while attempting to manage nodes: #<ZK::Exceptions::LockAssertionFailedError: we do not actually hold the lock>
Oct 05 15:17:53 app-1 zookeeper: 2012-10-05 13:17:53,333 - WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@634] - EndOfStreamException: Unable to read additional data from client sessionid 0x13a2a09e50e04cb, likely client has closed socket
Oct 05 15:17:53 app-1 zookeeper: 2012-10-05 13:17:53,334 - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@1435] - Closed socket connection for client /10.180.33.76:47949 which had sessionid 0x13a2a09e50e04cb
Oct 05 15:17:53 app-1 zookeeper: 2012-10-05 13:17:53,348 - ERROR [CommitProcessor:1:NIOServerCnxn@445] - Unexpected Exception:
Oct 05 15:17:53 app-1 zookeeper: java.nio.channels.CancelledKeyException
Oct 05 15:17:53 app-1 zookeeper: at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
Oct 05 15:17:53 app-1 zookeeper: at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
Oct 05 15:17:53 app-1 zookeeper: at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:418)
Oct 05 15:17:53 app-1 zookeeper: at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1509)
Oct 05 15:17:53 app-1 zookeeper: at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:359)
Oct 05 15:17:53 app-1 zookeeper: at org.apache.zookeeper.server.quorum.CommitProcessor.run(CommitProcessor.java:73)
Oct 05 15:18:00 app-1 redis_node_manager: 2012-10-05 20:18:00 UTC RedisFailover 16790 INFO: Waiting to become master Node Manager ...
Oct 05 15:18:02 app-1 rails: GET /about_us format=html action=static#about_us status=200 duration=51.12 view=44.89 db=5.54
Oct 05 15:18:05 app-1 redis_node_manager: 2012-10-05 20:18:05 UTC RedisFailover 16790 INFO: Acquired master Node Manager lock
Oct 05 15:18:05 app-1 redis_node_manager: 2012-10-05 20:18:05 UTC RedisFailover 16790 INFO: Master from existing znode config: app-2.pint.theclymb.com:6379
Oct 05 15:18:05 app-1 redis_node_manager: 2012-10-05 20:18:05 UTC RedisFailover 16790 INFO: Using master app-2.pint.theclymb.com:6379 from existing znode config.
Oct 05 15:18:05 app-1 redis_node_manager: 2012-10-05 20:18:05 UTC RedisFailover 16790 INFO: Managing master (app-2.pint.theclymb.com:6379) and slaves (app-5.pint.theclymb.com:6379, app-7.pint.theclymb.com:6379)
Oct 05 15:18:05 app-1 zookeeper: 2012-10-05 13:18:05,675 - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@251] - Accepted socket connection from /10.180.45.190:31285
Oct 05 15:18:05 app-1 zookeeper: 2012-10-05 13:18:05,675 - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@777] - Client attempting to establish new session at /10.180.45.190:31285
Oct 05 15:18:05 app-1 zookeeper: 2012-10-05 13:18:05,678 - INFO [CommitProcessor:1:NIOServerCnxn@1580] - Established session 0x13a2a09e50e04cc with negotiated timeout 20001 for client /10.180.45.190:31285
Oct 05 15:18:07 app-1 redis_node_manager: 2012-10-05 20:18:07 UTC RedisFailover 16790 INFO: Waiting to become master Node Manager ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment