You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Barney Frank <ba...@gmail.com> on 2011/03/08 16:33:21 UTC

Client Warnings -- Should I be concerned?

 On my development environment (my laptop), I get warnings related to
zookeeper client connections timing out.  The warnings are during times when
there is zero load on the client and hbase server.  Should I be concerned or
is this pretty typical?  My guess is that it is during a GC pause since it
happens like clockwork every hour or two so I probably will look at that.
Any suggestions would be appreciated.

Log is below:

20:37:01,757 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0272 to sun.nio.ch.SelectionKeyImpl@a0c35b:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

20:37:01,757 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028b to sun.nio.ch.SelectionKeyImpl@417f94:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

20:37:01,752 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0281 to sun.nio.ch.SelectionKeyImpl@ea276d:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

20:37:01,761 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0268 to sun.nio.ch.SelectionKeyImpl@46f8df:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

20:37:01,761 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0269 to sun.nio.ch.SelectionKeyImpl@1b9e289:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

20:37:01,757 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0271 to sun.nio.ch.SelectionKeyImpl@41798b:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

20:37:01,748 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0282 to sun.nio.ch.SelectionKeyImpl@486d9f:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

20:37:01,757 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0289 to sun.nio.ch.SelectionKeyImpl@1dfe989:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

20:37:01,748 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026c to sun.nio.ch.SelectionKeyImpl@bb88b8:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

20:37:01,757 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028a to sun.nio.ch.SelectionKeyImpl@49436a:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

20:37:01,757 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028c to sun.nio.ch.SelectionKeyImpl@99c84a:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

20:37:01,747 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026a to sun.nio.ch.SelectionKeyImpl@379ada:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

20:37:01,747 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026b to sun.nio.ch.SelectionKeyImpl@12dc527:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

20:37:03,074 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

20:37:03,083 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:63689remote=user-laptop/
192.168.1.68:2181]

20:37:03,084 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

20:37:03,122 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

20:37:03,130 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:63690remote=user-laptop/
192.168.1.68:2181]

20:37:03,131 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

20:37:03,297 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

20:37:03,314 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:63691remote=user-laptop/
192.168.1.68:2181]

20:37:03,315 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

20:37:03,320 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

20:37:03,324 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:63692remote=user-laptop/
192.168.1.68:2181]

20:37:03,325 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

20:37:03,448 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

20:37:03,453 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:63693remote=user-laptop/
192.168.1.68:2181]

20:37:03,453 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

20:37:03,547 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

20:37:03,549 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:63694remote=user-laptop/
192.168.1.68:2181]

20:37:03,549 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

20:37:03,659 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

20:37:03,662 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:63695remote=user-laptop/
192.168.1.68:2181]

20:37:03,663 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

20:37:03,739 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

20:37:03,748 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:63696remote=user-laptop/
192.168.1.68:2181]

20:37:03,749 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

20:37:03,892 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

20:37:03,896 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

20:37:03,897 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

20:37:03,902 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:63698remote=user-laptop/
192.168.1.68:2181]

20:37:03,902 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:63697remote=user-laptop/
192.168.1.68:2181]

20:37:03,903 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

20:37:03,903 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

20:37:03,903 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:63699remote=user-laptop/
192.168.1.68:2181]

20:37:03,904 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

20:37:03,918 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

20:37:03,922 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:63700remote=user-laptop/
192.168.1.68:2181]

20:37:03,923 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

20:37:04,032 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

20:37:04,038 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:63701remote=user-laptop/
192.168.1.68:2181]

20:37:04,039 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:33,091 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0294 to sun.nio.ch.SelectionKeyImpl@fd23e4:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

22:37:33,091 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0292 to sun.nio.ch.SelectionKeyImpl@aafc83:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

22:37:33,183 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0291 to sun.nio.ch.SelectionKeyImpl@2264bf:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

22:37:33,190 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0293 to sun.nio.ch.SelectionKeyImpl@91ef66:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

22:37:33,190 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026e to sun.nio.ch.SelectionKeyImpl@f15ee1:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

22:37:33,198 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0270 to sun.nio.ch.SelectionKeyImpl@167264e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

22:37:33,198 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026f to sun.nio.ch.SelectionKeyImpl@8c3eae:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

22:37:33,199 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026d to sun.nio.ch.SelectionKeyImpl@ee3d51:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

22:37:33,181 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0284 to sun.nio.ch.SelectionKeyImpl@11fed16:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,190 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0272 to sun.nio.ch.SelectionKeyImpl@a11d31:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,170 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027f to sun.nio.ch.SelectionKeyImpl@8bbf65:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,189 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0283 to sun.nio.ch.SelectionKeyImpl@184f8dc:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,170 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026b to sun.nio.ch.SelectionKeyImpl@1148f39:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,170 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0265 to sun.nio.ch.SelectionKeyImpl@1003626:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,201 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026c to sun.nio.ch.SelectionKeyImpl@1d0af66:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,215 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027d to sun.nio.ch.SelectionKeyImpl@94a671:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,201 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0282 to sun.nio.ch.SelectionKeyImpl@1838377:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,189 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028e to sun.nio.ch.SelectionKeyImpl@190342b:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,187 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028a to sun.nio.ch.SelectionKeyImpl@fb13cb:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,201 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027e to sun.nio.ch.SelectionKeyImpl@11d5545:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,169 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0276 to sun.nio.ch.SelectionKeyImpl@14cb831:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,193 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0281 to sun.nio.ch.SelectionKeyImpl@1df488:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,201 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028f to sun.nio.ch.SelectionKeyImpl@14b23ca:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,183 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0277 to sun.nio.ch.SelectionKeyImpl@1e8bb31:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,188 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027b to sun.nio.ch.SelectionKeyImpl@192634c:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,197 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0279 to sun.nio.ch.SelectionKeyImpl@4fdb3c:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,190 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0278 to sun.nio.ch.SelectionKeyImpl@16a7979:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,190 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0289 to sun.nio.ch.SelectionKeyImpl@1437e86:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,189 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0269 to sun.nio.ch.SelectionKeyImpl@27c87b:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,197 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028d to sun.nio.ch.SelectionKeyImpl@1bd9dea:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,197 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0266 to sun.nio.ch.SelectionKeyImpl@fbcbc9:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,178 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0280 to sun.nio.ch.SelectionKeyImpl@7faefa:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,201 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026a to sun.nio.ch.SelectionKeyImpl@a51c9d:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,202 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028b to sun.nio.ch.SelectionKeyImpl@1db200a:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,190 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0274 to sun.nio.ch.SelectionKeyImpl@121eabe:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,191 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027a to sun.nio.ch.SelectionKeyImpl@db4077:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,196 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028c to sun.nio.ch.SelectionKeyImpl@12c34e0:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,189 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0268 to sun.nio.ch.SelectionKeyImpl@1f9adb4:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,189 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027c to sun.nio.ch.SelectionKeyImpl@1443ce2:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,191 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0290 to sun.nio.ch.SelectionKeyImpl@af68b0:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,200 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0271 to sun.nio.ch.SelectionKeyImpl@1ab734b:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,185 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0267 to sun.nio.ch.SelectionKeyImpl@bc9d1a:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,199 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0275 to sun.nio.ch.SelectionKeyImpl@1ff62d0:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,201 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0273 to sun.nio.ch.SelectionKeyImpl@322f85:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,182 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0286 to sun.nio.ch.SelectionKeyImpl@1713249:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,198 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0288 to sun.nio.ch.SelectionKeyImpl@f871cb:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,198 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0287 to sun.nio.ch.SelectionKeyImpl@16890aa:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:33,197 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0285 to sun.nio.ch.SelectionKeyImpl@16a687b:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

22:37:34,646 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:34,798 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64625remote=user-laptop/
192.168.1.68:2181]

22:37:34,823 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:34,851 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:34,855 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64626remote=user-laptop/
192.168.1.68:2181]

22:37:34,856 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:34,861 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:34,862 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:34,865 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:34,870 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64627remote=user-laptop/
192.168.1.68:2181]

22:37:34,870 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:34,881 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64628remote=user-laptop/
192.168.1.68:2181]

22:37:34,882 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:34,882 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64629remote=user-laptop/
192.168.1.68:2181]

22:37:34,882 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:34,887 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:34,890 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:34,893 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64630remote=user-laptop/
192.168.1.68:2181]

22:37:34,893 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:34,896 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64631remote=user-laptop/
192.168.1.68:2181]

22:37:34,897 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:34,938 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:34,942 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64632remote=user-laptop/
192.168.1.68:2181]

22:37:34,942 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:34,975 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:34,979 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64633remote=user-laptop/
192.168.1.68:2181]

22:37:34,980 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,012 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,014 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64634remote=user-laptop/
192.168.1.68:2181]

22:37:35,014 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,068 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,070 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64635remote=user-laptop/
192.168.1.68:2181]

22:37:35,070 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,167 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,168 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,168 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,184 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64636remote=user-laptop/
192.168.1.68:2181]

22:37:35,184 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,185 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64638remote=user-laptop/
192.168.1.68:2181]

22:37:35,185 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,185 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64637remote=user-laptop/
192.168.1.68:2181]

22:37:35,185 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,194 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,198 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64639remote=user-laptop/
192.168.1.68:2181]

22:37:35,270 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,276 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,276 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,276 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,280 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,283 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64640remote=user-laptop/
192.168.1.68:2181]

22:37:35,283 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,284 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64641remote=user-laptop/
192.168.1.68:2181]

22:37:35,285 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,285 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64642remote=user-laptop/
192.168.1.68:2181]

22:37:35,286 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,285 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64644remote=user-laptop/
192.168.1.68:2181]

22:37:35,286 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,285 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64643remote=user-laptop/
192.168.1.68:2181]

22:37:35,287 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,291 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,296 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,299 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64645remote=user-laptop/
192.168.1.68:2181]

22:37:35,299 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,327 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,336 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,341 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64647remote=user-laptop/
192.168.1.68:2181]

22:37:35,341 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64646remote=user-laptop/
192.168.1.68:2181]

22:37:35,342 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,342 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,379 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,382 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64648remote=user-laptop/
192.168.1.68:2181]

22:37:35,382 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,418 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,421 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,422 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64649remote=user-laptop/
192.168.1.68:2181]

22:37:35,422 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,425 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,425 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64650remote=user-laptop/
192.168.1.68:2181]

22:37:35,425 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,428 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64651remote=user-laptop/
192.168.1.68:2181]

22:37:35,428 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,455 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,457 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64652remote=user-laptop/
192.168.1.68:2181]

22:37:35,457 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,471 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,475 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,478 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64654remote=user-laptop/
192.168.1.68:2181]

22:37:35,478 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64653remote=user-laptop/
192.168.1.68:2181]

22:37:35,478 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,478 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,497 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,499 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64655remote=user-laptop/
192.168.1.68:2181]

22:37:35,499 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,528 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,530 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64656remote=user-laptop/
192.168.1.68:2181]

22:37:35,530 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,553 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,558 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,569 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64658remote=user-laptop/
192.168.1.68:2181]

22:37:35,569 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,570 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64657remote=user-laptop/
192.168.1.68:2181]

22:37:35,570 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,631 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,633 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64659remote=user-laptop/
192.168.1.68:2181]

22:37:35,633 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,660 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,663 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64660remote=user-laptop/
192.168.1.68:2181]

22:37:35,663 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,705 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,712 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64661remote=user-laptop/
192.168.1.68:2181]

22:37:35,713 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,723 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,725 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,728 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,728 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,735 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64662remote=user-laptop/
192.168.1.68:2181]

22:37:35,736 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64664remote=user-laptop/
192.168.1.68:2181]

22:37:35,736 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,736 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,736 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64665remote=user-laptop/
192.168.1.68:2181]

22:37:35,737 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,735 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64663remote=user-laptop/
192.168.1.68:2181]

22:37:35,745 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,773 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,777 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64666remote=user-laptop/
192.168.1.68:2181]

22:37:35,778 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,787 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,792 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64667remote=user-laptop/
192.168.1.68:2181]

22:37:35,793 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,819 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,821 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:35,854 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64668remote=user-laptop/
192.168.1.68:2181]

22:37:35,855 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:35,856 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64669remote=user-laptop/
192.168.1.68:2181]

22:37:35,856 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:36,066 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:36,070 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64670remote=user-laptop/
192.168.1.68:2181]

22:37:36,070 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:36,114 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:36,118 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64671remote=user-laptop/
192.168.1.68:2181]

22:37:36,118 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

22:37:36,137 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

22:37:36,142 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:64672remote=user-laptop/
192.168.1.68:2181]

22:37:36,142 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:03,461 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026e to sun.nio.ch.SelectionKeyImpl@7b9d6b:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0293 to sun.nio.ch.SelectionKeyImpl@1554089:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0270 to sun.nio.ch.SelectionKeyImpl@6a4fa0:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

00:38:03,459 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026d to sun.nio.ch.SelectionKeyImpl@17f3214:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

00:38:03,458 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0294 to sun.nio.ch.SelectionKeyImpl@1d551eb:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

00:38:03,459 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0291 to sun.nio.ch.SelectionKeyImpl@e7a453:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

00:38:03,459 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026f to sun.nio.ch.SelectionKeyImpl@6c82c9:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0292 to sun.nio.ch.SelectionKeyImpl@b8e429:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0284 to sun.nio.ch.SelectionKeyImpl@4d1037:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,459 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027e to sun.nio.ch.SelectionKeyImpl@8b6a2c:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,459 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0272 to sun.nio.ch.SelectionKeyImpl@bc6b95:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027b to sun.nio.ch.SelectionKeyImpl@150cf6c:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,459 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0281 to sun.nio.ch.SelectionKeyImpl@1c8d781:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,458 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0267 to sun.nio.ch.SelectionKeyImpl@191bfbf:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0271 to sun.nio.ch.SelectionKeyImpl@688df1:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028a to sun.nio.ch.SelectionKeyImpl@13495c7:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,458 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027f to sun.nio.ch.SelectionKeyImpl@c9ebb0:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,459 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0266 to sun.nio.ch.SelectionKeyImpl@1b0fd5d:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,458 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026b to sun.nio.ch.SelectionKeyImpl@1d009ff:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,459 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026c to sun.nio.ch.SelectionKeyImpl@9862c1:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0286 to sun.nio.ch.SelectionKeyImpl@1167c35:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0277 to sun.nio.ch.SelectionKeyImpl@b367df:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026a to sun.nio.ch.SelectionKeyImpl@17918e2:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,461 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0280 to sun.nio.ch.SelectionKeyImpl@1137:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,458 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0283 to sun.nio.ch.SelectionKeyImpl@1f5236b:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0290 to sun.nio.ch.SelectionKeyImpl@90a06e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,459 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0282 to sun.nio.ch.SelectionKeyImpl@f66944:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,459 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0288 to sun.nio.ch.SelectionKeyImpl@61e736:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,459 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0289 to sun.nio.ch.SelectionKeyImpl@163a093:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,459 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0274 to sun.nio.ch.SelectionKeyImpl@1c3281f:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0285 to sun.nio.ch.SelectionKeyImpl@1786216:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,458 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028e to sun.nio.ch.SelectionKeyImpl@fa435c:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028b to sun.nio.ch.SelectionKeyImpl@3b2467:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,558 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027d to sun.nio.ch.SelectionKeyImpl@1f27da3:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,458 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0265 to sun.nio.ch.SelectionKeyImpl@114a362:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,459 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027a to sun.nio.ch.SelectionKeyImpl@3ed7c9:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,459 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0275 to sun.nio.ch.SelectionKeyImpl@5c6936:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028c to sun.nio.ch.SelectionKeyImpl@14082d3:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028f to sun.nio.ch.SelectionKeyImpl@6f9a49:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0287 to sun.nio.ch.SelectionKeyImpl@1876adb:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028d to sun.nio.ch.SelectionKeyImpl@e88667:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0279 to sun.nio.ch.SelectionKeyImpl@c49f41:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,458 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0278 to sun.nio.ch.SelectionKeyImpl@1c3d2f3:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0273 to sun.nio.ch.SelectionKeyImpl@14e786e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:03,460 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0276 to sun.nio.ch.SelectionKeyImpl@d2ef8a:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

00:38:04,982 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:04,992 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:04,994 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49170remote=user-laptop/
192.168.1.68:2181]

00:38:04,995 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:04,997 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49172remote=user-laptop/
192.168.1.68:2181]

00:38:04,998 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,017 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,022 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49173remote=user-laptop/
192.168.1.68:2181]

00:38:05,023 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,040 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,042 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,042 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,044 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,053 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49175remote=user-laptop/
192.168.1.68:2181]

00:38:05,054 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,055 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49174remote=user-laptop/
192.168.1.68:2181]

00:38:05,055 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,057 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49176remote=user-laptop/
192.168.1.68:2181]

00:38:05,058 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,058 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49177remote=user-laptop/
192.168.1.68:2181]

00:38:05,061 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,103 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,106 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,107 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49178remote=user-laptop/
192.168.1.68:2181]

00:38:05,108 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,134 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49179remote=user-laptop/
192.168.1.68:2181]

00:38:05,134 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,136 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,170 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,171 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,175 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,191 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,202 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,211 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49180remote=user-laptop/
192.168.1.68:2181]

00:38:05,211 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,212 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49183remote=user-laptop/
192.168.1.68:2181]

00:38:05,212 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,212 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49184remote=user-laptop/
192.168.1.68:2181]

00:38:05,215 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49182remote=user-laptop/
192.168.1.68:2181]

00:38:05,216 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,216 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,215 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49181remote=user-laptop/
192.168.1.68:2181]

00:38:05,216 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,212 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49185remote=user-laptop/
192.168.1.68:2181]

00:38:05,216 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,228 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,230 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49186remote=user-laptop/
192.168.1.68:2181]

00:38:05,231 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,242 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,244 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,244 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49187remote=user-laptop/
192.168.1.68:2181]

00:38:05,244 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,247 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49188remote=user-laptop/
192.168.1.68:2181]

00:38:05,247 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,307 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,310 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49189remote=user-laptop/
192.168.1.68:2181]

00:38:05,310 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,326 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,328 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49190remote=user-laptop/
192.168.1.68:2181]

00:38:05,328 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,343 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,345 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49191remote=user-laptop/
192.168.1.68:2181]

00:38:05,345 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,367 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,369 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49192remote=user-laptop/
192.168.1.68:2181]

00:38:05,370 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,462 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,465 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49193remote=user-laptop/
192.168.1.68:2181]

00:38:05,465 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,495 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,496 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,500 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49195remote=user-laptop/
192.168.1.68:2181]

00:38:05,501 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,505 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49194remote=user-laptop/
192.168.1.68:2181]

00:38:05,505 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,506 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,508 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,509 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49196remote=user-laptop/
192.168.1.68:2181]

00:38:05,509 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,519 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49197remote=user-laptop/
192.168.1.68:2181]

00:38:05,520 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,544 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,549 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49198remote=user-laptop/
192.168.1.68:2181]

00:38:05,549 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,560 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,564 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49199remote=user-laptop/
192.168.1.68:2181]

00:38:05,565 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,566 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,568 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,585 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,573 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49200remote=user-laptop/
192.168.1.68:2181]

00:38:05,589 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,595 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49202remote=user-laptop/
192.168.1.68:2181]

00:38:05,595 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49201remote=user-laptop/
192.168.1.68:2181]

00:38:05,595 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,595 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,615 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,617 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49203remote=user-laptop/
192.168.1.68:2181]

00:38:05,617 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,624 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,631 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49204remote=user-laptop/
192.168.1.68:2181]

00:38:05,632 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,643 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,645 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49205remote=user-laptop/
192.168.1.68:2181]

00:38:05,645 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,666 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,668 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49206remote=user-laptop/
192.168.1.68:2181]

00:38:05,668 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,677 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,679 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49207remote=user-laptop/
192.168.1.68:2181]

00:38:05,679 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,746 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,748 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49208remote=user-laptop/
192.168.1.68:2181]

00:38:05,748 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,782 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,785 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49209remote=user-laptop/
192.168.1.68:2181]

00:38:05,785 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,815 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,817 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49210remote=user-laptop/
192.168.1.68:2181]

00:38:05,817 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,836 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,884 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,900 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49211remote=user-laptop/
192.168.1.68:2181]

00:38:05,901 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,902 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49212remote=user-laptop/
192.168.1.68:2181]

00:38:05,902 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,950 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,955 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49213remote=user-laptop/
192.168.1.68:2181]

00:38:05,956 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,975 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,981 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49214remote=user-laptop/
192.168.1.68:2181]

00:38:05,982 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

00:38:05,990 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

00:38:05,993 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:49215remote=user-laptop/
192.168.1.68:2181]

00:38:05,993 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:26:59,259 INFO [com.arjuna.ats.arjuna] ARJUNA-12296 ExpiredEntryMonitor
running at Tue, 8 Mar 2011 02:26:59

02:38:36,638 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0292 to sun.nio.ch.SelectionKeyImpl@142991e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

02:38:36,638 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0270 to sun.nio.ch.SelectionKeyImpl@1997ee2:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

02:38:36,637 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026d to sun.nio.ch.SelectionKeyImpl@3f02ae:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

02:38:36,637 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0291 to sun.nio.ch.SelectionKeyImpl@1506fa2:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

02:38:36,636 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0293 to sun.nio.ch.SelectionKeyImpl@14d2741:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

02:38:36,632 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026f to sun.nio.ch.SelectionKeyImpl@35f5d5:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

02:38:36,635 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0294 to sun.nio.ch.SelectionKeyImpl@1d0f86e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

02:38:36,632 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026e to sun.nio.ch.SelectionKeyImpl@18e42d0:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

02:38:36,639 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0290 to sun.nio.ch.SelectionKeyImpl@1c7c9eb:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,637 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026a to sun.nio.ch.SelectionKeyImpl@a26866:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,664 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027d to sun.nio.ch.SelectionKeyImpl@844aeb:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,637 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028e to sun.nio.ch.SelectionKeyImpl@ed8fe2:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,639 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0273 to sun.nio.ch.SelectionKeyImpl@c7dc6:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,638 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027a to sun.nio.ch.SelectionKeyImpl@c8eda2:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,637 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0285 to sun.nio.ch.SelectionKeyImpl@9e9a09:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,638 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0282 to sun.nio.ch.SelectionKeyImpl@1c45e8a:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,633 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0284 to sun.nio.ch.SelectionKeyImpl@1c151fc:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,636 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0283 to sun.nio.ch.SelectionKeyImpl@c21750:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,632 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0266 to sun.nio.ch.SelectionKeyImpl@cdc8bd:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,638 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028f to sun.nio.ch.SelectionKeyImpl@158a9b:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,639 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028c to sun.nio.ch.SelectionKeyImpl@1357d7e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,638 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0275 to sun.nio.ch.SelectionKeyImpl@815dae:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,633 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0288 to sun.nio.ch.SelectionKeyImpl@11adeef:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,632 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0279 to sun.nio.ch.SelectionKeyImpl@66174f:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,637 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0271 to sun.nio.ch.SelectionKeyImpl@888ab4:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,633 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0272 to sun.nio.ch.SelectionKeyImpl@c48d77:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,638 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028d to sun.nio.ch.SelectionKeyImpl@49e5ce:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,638 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028b to sun.nio.ch.SelectionKeyImpl@7405fe:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,637 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0287 to sun.nio.ch.SelectionKeyImpl@1b75f15:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,633 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0280 to sun.nio.ch.SelectionKeyImpl@9c9636:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,637 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0276 to sun.nio.ch.SelectionKeyImpl@808450:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,632 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0265 to sun.nio.ch.SelectionKeyImpl@8d10d9:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,636 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0274 to sun.nio.ch.SelectionKeyImpl@152b399:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,633 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027e to sun.nio.ch.SelectionKeyImpl@239bb8:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,636 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0281 to sun.nio.ch.SelectionKeyImpl@4c2339:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,632 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0267 to sun.nio.ch.SelectionKeyImpl@92fb8e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,633 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0286 to sun.nio.ch.SelectionKeyImpl@12250c4:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:36,635 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0277 to sun.nio.ch.SelectionKeyImpl@12d52f9:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

02:38:37,981 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:37,986 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50076remote=user-laptop/
192.168.1.68:2181]

02:38:37,986 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,001 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,006 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50077remote=user-laptop/
192.168.1.68:2181]

02:38:38,006 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,048 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,054 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50078remote=user-laptop/
192.168.1.68:2181]

02:38:38,055 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,085 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,085 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,091 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50080remote=user-laptop/
192.168.1.68:2181]

02:38:38,091 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,094 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50079remote=user-laptop/
192.168.1.68:2181]

02:38:38,095 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,236 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,241 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50081remote=user-laptop/
192.168.1.68:2181]

02:38:38,242 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,255 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,259 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50082remote=user-laptop/
192.168.1.68:2181]

02:38:38,259 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,311 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,315 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50083remote=user-laptop/
192.168.1.68:2181]

02:38:38,316 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,316 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,320 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50084remote=user-laptop/
192.168.1.68:2181]

02:38:38,320 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,324 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,337 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50085remote=user-laptop/
192.168.1.68:2181]

02:38:38,337 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,344 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,348 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50086remote=user-laptop/
192.168.1.68:2181]

02:38:38,349 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,360 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,379 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50087remote=user-laptop/
192.168.1.68:2181]

02:38:38,380 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,473 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,477 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50088remote=user-laptop/
192.168.1.68:2181]

02:38:38,478 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,493 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,499 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50089remote=user-laptop/
192.168.1.68:2181]

02:38:38,500 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,503 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,508 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50090remote=user-laptop/
192.168.1.68:2181]

02:38:38,535 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,557 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,562 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50091remote=user-laptop/
192.168.1.68:2181]

02:38:38,562 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,564 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,566 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,571 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50092remote=user-laptop/
192.168.1.68:2181]

02:38:38,572 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,572 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50093remote=user-laptop/
192.168.1.68:2181]

02:38:38,584 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,604 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,607 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50094remote=user-laptop/
192.168.1.68:2181]

02:38:38,607 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,633 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,641 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,646 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,647 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50095remote=user-laptop/
192.168.1.68:2181]

02:38:38,648 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,651 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50096remote=user-laptop/
192.168.1.68:2181]

02:38:38,651 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50097remote=user-laptop/
192.168.1.68:2181]

02:38:38,668 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,651 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,738 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,742 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50098remote=user-laptop/
192.168.1.68:2181]

02:38:38,742 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,758 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,760 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50099remote=user-laptop/
192.168.1.68:2181]

02:38:38,760 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,768 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,772 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50100remote=user-laptop/
192.168.1.68:2181]

02:38:38,772 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,774 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,776 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50101remote=user-laptop/
192.168.1.68:2181]

02:38:38,776 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,799 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,808 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50102remote=user-laptop/
192.168.1.68:2181]

02:38:38,809 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,814 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,823 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50103remote=user-laptop/
192.168.1.68:2181]

02:38:38,823 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,863 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,866 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50104remote=user-laptop/
192.168.1.68:2181]

02:38:38,866 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,869 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,872 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50105remote=user-laptop/
192.168.1.68:2181]

02:38:38,872 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,876 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,880 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50106remote=user-laptop/
192.168.1.68:2181]

02:38:38,881 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,880 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,886 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50107remote=user-laptop/
192.168.1.68:2181]

02:38:38,886 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,896 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,899 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50108remote=user-laptop/
192.168.1.68:2181]

02:38:38,899 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,905 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,910 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50109remote=user-laptop/
192.168.1.68:2181]

02:38:38,910 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,919 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,922 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50110remote=user-laptop/
192.168.1.68:2181]

02:38:38,922 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,972 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,975 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50111remote=user-laptop/
192.168.1.68:2181]

02:38:38,975 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:38,992 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:38,995 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50112remote=user-laptop/
192.168.1.68:2181]

02:38:38,995 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

02:38:39,190 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

02:38:39,203 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50113remote=user-laptop/
192.168.1.68:2181]

02:38:39,204 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

03:38:51,547 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026d to sun.nio.ch.SelectionKeyImpl@3b101d:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

03:38:51,564 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028a to sun.nio.ch.SelectionKeyImpl@1c39c2e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

03:38:51,553 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0276 to sun.nio.ch.SelectionKeyImpl@150266d:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

03:38:51,551 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0265 to sun.nio.ch.SelectionKeyImpl@19ef69a:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

03:38:51,549 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028d to sun.nio.ch.SelectionKeyImpl@1e26864:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

03:38:51,552 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027a to sun.nio.ch.SelectionKeyImpl@1f2b8af:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

03:38:51,563 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026c to sun.nio.ch.SelectionKeyImpl@16ebd2a:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

03:38:51,547 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026a to sun.nio.ch.SelectionKeyImpl@13396d2:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

03:38:52,730 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

03:38:52,737 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50544remote=user-laptop/
192.168.1.68:2181]

03:38:52,738 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

03:38:53,061 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

03:38:53,063 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

03:38:53,065 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

03:38:53,068 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50545remote=user-laptop/
192.168.1.68:2181]

03:38:53,068 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

03:38:53,069 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50546remote=user-laptop/
192.168.1.68:2181]

03:38:53,070 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

03:38:53,092 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50547remote=user-laptop/
192.168.1.68:2181]

03:38:53,107 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

03:38:53,452 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

03:38:53,458 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50548remote=user-laptop/
192.168.1.68:2181]

03:38:53,459 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

03:38:53,511 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

03:38:53,519 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50549remote=user-laptop/
192.168.1.68:2181]

03:38:53,520 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

03:38:53,675 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

03:38:53,680 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50550remote=user-laptop/
192.168.1.68:2181]

03:38:53,681 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

03:38:53,682 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

03:38:53,687 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50551remote=user-laptop/
192.168.1.68:2181]

03:38:53,688 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:07,935 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0270 to sun.nio.ch.SelectionKeyImpl@42d9da:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

04:39:07,935 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0292 to sun.nio.ch.SelectionKeyImpl@fd41e0:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

04:39:07,935 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026f to sun.nio.ch.SelectionKeyImpl@7e872c:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

04:39:07,931 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0294 to sun.nio.ch.SelectionKeyImpl@10ae8d6:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

04:39:07,934 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0291 to sun.nio.ch.SelectionKeyImpl@46a62:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

04:39:07,934 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0293 to sun.nio.ch.SelectionKeyImpl@1e699b0:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

04:39:07,931 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026e to sun.nio.ch.SelectionKeyImpl@ec9411:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

04:39:07,917 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026d to sun.nio.ch.SelectionKeyImpl@6de7e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

04:39:07,935 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0284 to sun.nio.ch.SelectionKeyImpl@dc5f15:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,935 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028c to sun.nio.ch.SelectionKeyImpl@118e6f3:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,935 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0290 to sun.nio.ch.SelectionKeyImpl@b07eeb:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,931 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0272 to sun.nio.ch.SelectionKeyImpl@b8ec86:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,937 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0274 to sun.nio.ch.SelectionKeyImpl@16b5ee4:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,939 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027d to sun.nio.ch.SelectionKeyImpl@688800:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,934 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0269 to sun.nio.ch.SelectionKeyImpl@192a0fd:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,935 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0282 to sun.nio.ch.SelectionKeyImpl@15ca1bd:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,935 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0288 to sun.nio.ch.SelectionKeyImpl@13c53c8:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,917 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028a to sun.nio.ch.SelectionKeyImpl@f939cd:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,917 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028d to sun.nio.ch.SelectionKeyImpl@738e7a:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,935 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0275 to sun.nio.ch.SelectionKeyImpl@1173444:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,935 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0279 to sun.nio.ch.SelectionKeyImpl@676d73:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,935 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0271 to sun.nio.ch.SelectionKeyImpl@1e463a2:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,935 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0266 to sun.nio.ch.SelectionKeyImpl@1d3676a:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,917 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0265 to sun.nio.ch.SelectionKeyImpl@15f28dc:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,934 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0281 to sun.nio.ch.SelectionKeyImpl@1c673a9:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,935 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0273 to sun.nio.ch.SelectionKeyImpl@749ed3:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,931 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028b to sun.nio.ch.SelectionKeyImpl@1a0784f:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,917 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026c to sun.nio.ch.SelectionKeyImpl@e05d33:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,931 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0285 to sun.nio.ch.SelectionKeyImpl@3a928c:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,931 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027e to sun.nio.ch.SelectionKeyImpl@6200ba:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,931 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028f to sun.nio.ch.SelectionKeyImpl@16d81d:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,934 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0287 to sun.nio.ch.SelectionKeyImpl@1494fcf:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,917 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027a to sun.nio.ch.SelectionKeyImpl@8ef927:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,917 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0276 to sun.nio.ch.SelectionKeyImpl@877c09:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,917 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026a to sun.nio.ch.SelectionKeyImpl@41e51b:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,934 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028e to sun.nio.ch.SelectionKeyImpl@2a6c5e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,931 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0268 to sun.nio.ch.SelectionKeyImpl@1fe93c8:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,931 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027c to sun.nio.ch.SelectionKeyImpl@19c105d:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:07,931 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0278 to sun.nio.ch.SelectionKeyImpl@1693b99:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

04:39:09,430 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:09,435 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50966remote=user-laptop/
192.168.1.68:2181]

04:39:09,436 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:09,501 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:09,506 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50967remote=user-laptop/
192.168.1.68:2181]

04:39:09,506 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:09,616 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:09,620 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50968remote=user-laptop/
192.168.1.68:2181]

04:39:09,620 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:09,697 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:09,705 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50969remote=user-laptop/
192.168.1.68:2181]

04:39:09,705 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:09,722 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:09,725 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:09,727 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50970remote=user-laptop/
192.168.1.68:2181]

04:39:09,728 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:09,728 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:09,733 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50971remote=user-laptop/
192.168.1.68:2181]

04:39:09,744 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:09,750 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:09,733 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50972remote=user-laptop/
192.168.1.68:2181]

04:39:09,751 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:09,755 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50973remote=user-laptop/
192.168.1.68:2181]

04:39:09,765 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:09,780 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:09,792 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:09,794 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:09,807 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:09,832 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50974remote=user-laptop/
192.168.1.68:2181]

04:39:09,833 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50975remote=user-laptop/
192.168.1.68:2181]

04:39:09,834 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:09,834 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50976remote=user-laptop/
192.168.1.68:2181]

04:39:09,834 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:09,834 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50977remote=user-laptop/
192.168.1.68:2181]

04:39:09,835 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:09,835 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:09,850 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:09,855 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50978remote=user-laptop/
192.168.1.68:2181]

04:39:09,856 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:09,868 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:09,873 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50979remote=user-laptop/
192.168.1.68:2181]

04:39:09,874 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:09,935 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:09,954 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50980remote=user-laptop/
192.168.1.68:2181]

04:39:09,954 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:09,958 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:09,960 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50981remote=user-laptop/
192.168.1.68:2181]

04:39:09,960 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:09,997 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,003 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50982remote=user-laptop/
192.168.1.68:2181]

04:39:10,003 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,086 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,091 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50983remote=user-laptop/
192.168.1.68:2181]

04:39:10,091 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,141 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,143 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50984remote=user-laptop/
192.168.1.68:2181]

04:39:10,143 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,170 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,172 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50985remote=user-laptop/
192.168.1.68:2181]

04:39:10,172 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,199 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,202 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50986remote=user-laptop/
192.168.1.68:2181]

04:39:10,202 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,217 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,221 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50987remote=user-laptop/
192.168.1.68:2181]

04:39:10,221 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,232 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,232 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,244 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,246 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50990remote=user-laptop/
192.168.1.68:2181]

04:39:10,246 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,253 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50988remote=user-laptop/
192.168.1.68:2181]

04:39:10,253 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,261 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,253 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50989remote=user-laptop/
192.168.1.68:2181]

04:39:10,272 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,274 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50991remote=user-laptop/
192.168.1.68:2181]

04:39:10,274 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,327 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,330 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50992remote=user-laptop/
192.168.1.68:2181]

04:39:10,331 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,337 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,348 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50993remote=user-laptop/
192.168.1.68:2181]

04:39:10,348 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,390 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,392 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50994remote=user-laptop/
192.168.1.68:2181]

04:39:10,393 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,414 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,417 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50995remote=user-laptop/
192.168.1.68:2181]

04:39:10,418 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,429 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,432 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50996remote=user-laptop/
192.168.1.68:2181]

04:39:10,433 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,438 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,441 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50997remote=user-laptop/
192.168.1.68:2181]

04:39:10,441 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,462 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,465 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50998remote=user-laptop/
192.168.1.68:2181]

04:39:10,465 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,483 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,484 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,486 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:50999remote=user-laptop/
192.168.1.68:2181]

04:39:10,486 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,492 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51000remote=user-laptop/
192.168.1.68:2181]

04:39:10,492 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,524 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,527 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51001remote=user-laptop/
192.168.1.68:2181]

04:39:10,527 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,533 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,536 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51002remote=user-laptop/
192.168.1.68:2181]

04:39:10,536 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,558 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,568 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51003remote=user-laptop/
192.168.1.68:2181]

04:39:10,568 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

04:39:10,609 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

04:39:10,613 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51004remote=user-laptop/
192.168.1.68:2181]

04:39:10,613 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:24,331 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0291 to sun.nio.ch.SelectionKeyImpl@1b995c2:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

05:39:24,331 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026e to sun.nio.ch.SelectionKeyImpl@184dc10:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

05:39:24,332 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0293 to sun.nio.ch.SelectionKeyImpl@dd4a54:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

05:39:24,332 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0294 to sun.nio.ch.SelectionKeyImpl@1d44d8b:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

05:39:24,333 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026f to sun.nio.ch.SelectionKeyImpl@16aaae3:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

05:39:24,333 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0292 to sun.nio.ch.SelectionKeyImpl@1fb5b8d:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

05:39:24,335 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0270 to sun.nio.ch.SelectionKeyImpl@9bf216:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

05:39:24,335 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026d to sun.nio.ch.SelectionKeyImpl@328fff:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

05:39:24,331 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028b to sun.nio.ch.SelectionKeyImpl@9c5242:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,330 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0266 to sun.nio.ch.SelectionKeyImpl@14735a8:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,332 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0274 to sun.nio.ch.SelectionKeyImpl@12f0898:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,332 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027e to sun.nio.ch.SelectionKeyImpl@318e89:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,330 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028e to sun.nio.ch.SelectionKeyImpl@36d2c3:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,330 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0287 to sun.nio.ch.SelectionKeyImpl@18f83c2:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,330 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027d to sun.nio.ch.SelectionKeyImpl@11730f6:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,331 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0278 to sun.nio.ch.SelectionKeyImpl@e3957d:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,333 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028a to sun.nio.ch.SelectionKeyImpl@686dab:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,330 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0281 to sun.nio.ch.SelectionKeyImpl@11346c4:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,333 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0284 to sun.nio.ch.SelectionKeyImpl@1f80a46:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,333 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028f to sun.nio.ch.SelectionKeyImpl@fec5be:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,332 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028c to sun.nio.ch.SelectionKeyImpl@170858c:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,331 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0279 to sun.nio.ch.SelectionKeyImpl@18bbae9:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,334 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0275 to sun.nio.ch.SelectionKeyImpl@1a1d7a0:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,330 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026c to sun.nio.ch.SelectionKeyImpl@8b197e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,332 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0290 to sun.nio.ch.SelectionKeyImpl@af1a01:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,331 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0282 to sun.nio.ch.SelectionKeyImpl@dc9987:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,335 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0288 to sun.nio.ch.SelectionKeyImpl@18be9f2:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,334 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027c to sun.nio.ch.SelectionKeyImpl@ac2119:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,333 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0271 to sun.nio.ch.SelectionKeyImpl@6d3242:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,334 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0272 to sun.nio.ch.SelectionKeyImpl@18aedb2:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,331 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028d to sun.nio.ch.SelectionKeyImpl@3b079b:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,333 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0273 to sun.nio.ch.SelectionKeyImpl@1f92811:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,334 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0276 to sun.nio.ch.SelectionKeyImpl@137ba49:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,331 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0285 to sun.nio.ch.SelectionKeyImpl@16b557d:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,332 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0268 to sun.nio.ch.SelectionKeyImpl@4fc1a2:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,334 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0269 to sun.nio.ch.SelectionKeyImpl@b10c59:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,335 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0265 to sun.nio.ch.SelectionKeyImpl@5366ef:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,334 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027a to sun.nio.ch.SelectionKeyImpl@1a73c61:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:24,333 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026a to sun.nio.ch.SelectionKeyImpl@b57b41:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

05:39:25,749 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:25,753 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51425remote=user-laptop/
192.168.1.68:2181]

05:39:25,754 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:25,774 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:25,783 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51426remote=user-laptop/
192.168.1.68:2181]

05:39:25,783 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:25,804 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:25,808 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51427remote=user-laptop/
192.168.1.68:2181]

05:39:25,808 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:25,897 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:25,904 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:25,919 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51429remote=user-laptop/
192.168.1.68:2181]

05:39:25,920 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:25,943 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51428remote=user-laptop/
192.168.1.68:2181]

05:39:25,943 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:25,944 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:25,948 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51430remote=user-laptop/
192.168.1.68:2181]

05:39:25,949 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:25,950 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:25,961 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:25,959 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:25,968 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51431remote=user-laptop/
192.168.1.68:2181]

05:39:25,969 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:25,978 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51432remote=user-laptop/
192.168.1.68:2181]

05:39:25,979 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:25,980 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:25,984 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51433remote=user-laptop/
192.168.1.68:2181]

05:39:25,985 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51434remote=user-laptop/
192.168.1.68:2181]

05:39:25,989 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:25,989 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,043 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,045 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51435remote=user-laptop/
192.168.1.68:2181]

05:39:26,045 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,046 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,052 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51436remote=user-laptop/
192.168.1.68:2181]

05:39:26,052 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,119 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,123 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51437remote=user-laptop/
192.168.1.68:2181]

05:39:26,123 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,145 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,146 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,149 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51438remote=user-laptop/
192.168.1.68:2181]

05:39:26,149 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51439remote=user-laptop/
192.168.1.68:2181]

05:39:26,149 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,151 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,149 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,154 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51440remote=user-laptop/
192.168.1.68:2181]

05:39:26,154 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,163 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,168 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,169 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51441remote=user-laptop/
192.168.1.68:2181]

05:39:26,169 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,170 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51442remote=user-laptop/
192.168.1.68:2181]

05:39:26,170 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,192 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,187 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,197 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51444remote=user-laptop/
192.168.1.68:2181]

05:39:26,197 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51443remote=user-laptop/
192.168.1.68:2181]

05:39:26,197 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,202 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,212 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,215 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51445remote=user-laptop/
192.168.1.68:2181]

05:39:26,215 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,235 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,239 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51446remote=user-laptop/
192.168.1.68:2181]

05:39:26,239 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,245 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,249 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51447remote=user-laptop/
192.168.1.68:2181]

05:39:26,252 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,274 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,285 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,290 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51449remote=user-laptop/
192.168.1.68:2181]

05:39:26,290 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51448remote=user-laptop/
192.168.1.68:2181]

05:39:26,290 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,290 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,323 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,325 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51450remote=user-laptop/
192.168.1.68:2181]

05:39:26,325 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,353 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,369 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51451remote=user-laptop/
192.168.1.68:2181]

05:39:26,369 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,370 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,373 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51452remote=user-laptop/
192.168.1.68:2181]

05:39:26,373 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,415 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,418 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51453remote=user-laptop/
192.168.1.68:2181]

05:39:26,418 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,424 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,426 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51454remote=user-laptop/
192.168.1.68:2181]

05:39:26,426 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,447 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,450 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51455remote=user-laptop/
192.168.1.68:2181]

05:39:26,450 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,476 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,483 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51456remote=user-laptop/
192.168.1.68:2181]

05:39:26,483 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,607 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,610 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51457remote=user-laptop/
192.168.1.68:2181]

05:39:26,610 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,614 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,618 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51458remote=user-laptop/
192.168.1.68:2181]

05:39:26,618 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,663 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,665 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51459remote=user-laptop/
192.168.1.68:2181]

05:39:26,665 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,676 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,692 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51460remote=user-laptop/
192.168.1.68:2181]

05:39:26,692 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,703 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,705 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51461remote=user-laptop/
192.168.1.68:2181]

05:39:26,705 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,761 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,776 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51462remote=user-laptop/
192.168.1.68:2181]

05:39:26,776 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

05:39:26,779 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

05:39:26,781 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51463remote=user-laptop/
192.168.1.68:2181]

05:39:26,781 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0292 to sun.nio.ch.SelectionKeyImpl@b71d5e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0270 to sun.nio.ch.SelectionKeyImpl@12030cd:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0294 to sun.nio.ch.SelectionKeyImpl@1b6306b:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0291 to sun.nio.ch.SelectionKeyImpl@1f71c3e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026f to sun.nio.ch.SelectionKeyImpl@250147:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0293 to sun.nio.ch.SelectionKeyImpl@170f73f:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

06:39:41,721 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026d to sun.nio.ch.SelectionKeyImpl@154373f:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

06:39:41,721 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026e to sun.nio.ch.SelectionKeyImpl@5f4933:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0284 to sun.nio.ch.SelectionKeyImpl@176ff44:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0281 to sun.nio.ch.SelectionKeyImpl@19ab2da:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,721 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0276 to sun.nio.ch.SelectionKeyImpl@7d3b0e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,721 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028e to sun.nio.ch.SelectionKeyImpl@d886cd:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028c to sun.nio.ch.SelectionKeyImpl@182a3ca:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027e to sun.nio.ch.SelectionKeyImpl@640d5d:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,721 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0279 to sun.nio.ch.SelectionKeyImpl@1bee2a5:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,721 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0282 to sun.nio.ch.SelectionKeyImpl@17a0b86:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,721 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0285 to sun.nio.ch.SelectionKeyImpl@111fa00:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0269 to sun.nio.ch.SelectionKeyImpl@1571a58:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028a to sun.nio.ch.SelectionKeyImpl@1cf3f3e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028d to sun.nio.ch.SelectionKeyImpl@a9892f:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028f to sun.nio.ch.SelectionKeyImpl@9533f5:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0288 to sun.nio.ch.SelectionKeyImpl@1862775:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026a to sun.nio.ch.SelectionKeyImpl@1e9246f:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0271 to sun.nio.ch.SelectionKeyImpl@a2c72a:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028b to sun.nio.ch.SelectionKeyImpl@6d86a5:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0266 to sun.nio.ch.SelectionKeyImpl@141319c:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,721 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0287 to sun.nio.ch.SelectionKeyImpl@1d0c395:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026c to sun.nio.ch.SelectionKeyImpl@95b108:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,721 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0268 to sun.nio.ch.SelectionKeyImpl@1345419:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,721 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0275 to sun.nio.ch.SelectionKeyImpl@1b020b1:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,721 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027d to sun.nio.ch.SelectionKeyImpl@171ba77:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,721 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027a to sun.nio.ch.SelectionKeyImpl@1890988:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0290 to sun.nio.ch.SelectionKeyImpl@1785311:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,721 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0273 to sun.nio.ch.SelectionKeyImpl@18ab120:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0272 to sun.nio.ch.SelectionKeyImpl@888fd4:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0265 to sun.nio.ch.SelectionKeyImpl@1998798:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,722 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0274 to sun.nio.ch.SelectionKeyImpl@c1b686:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,721 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0278 to sun.nio.ch.SelectionKeyImpl@1578744:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:41,721 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027c to sun.nio.ch.SelectionKeyImpl@326835:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

06:39:43,292 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,298 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51903remote=user-laptop/
192.168.1.68:2181]

06:39:43,299 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,315 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,320 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51904remote=user-laptop/
192.168.1.68:2181]

06:39:43,321 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,404 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,420 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51905remote=user-laptop/
192.168.1.68:2181]

06:39:43,421 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,425 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,429 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51906remote=user-laptop/
192.168.1.68:2181]

06:39:43,430 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,440 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,444 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51907remote=user-laptop/
192.168.1.68:2181]

06:39:43,445 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,520 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,528 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,542 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,557 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51908remote=user-laptop/
192.168.1.68:2181]

06:39:43,558 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,558 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51909remote=user-laptop/
192.168.1.68:2181]

06:39:43,559 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51910remote=user-laptop/
192.168.1.68:2181]

06:39:43,577 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,577 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,588 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,595 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,597 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51911remote=user-laptop/
192.168.1.68:2181]

06:39:43,597 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,602 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,603 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51912remote=user-laptop/
192.168.1.68:2181]

06:39:43,604 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,605 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51913remote=user-laptop/
192.168.1.68:2181]

06:39:43,605 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,633 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,638 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51914remote=user-laptop/
192.168.1.68:2181]

06:39:43,639 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,641 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,644 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51915remote=user-laptop/
192.168.1.68:2181]

06:39:43,668 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,664 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,660 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,675 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51916remote=user-laptop/
192.168.1.68:2181]

06:39:43,675 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51917remote=user-laptop/
192.168.1.68:2181]

06:39:43,675 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,675 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,676 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,680 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51918remote=user-laptop/
192.168.1.68:2181]

06:39:43,682 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,701 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,702 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,705 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,706 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51919remote=user-laptop/
192.168.1.68:2181]

06:39:43,706 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,706 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51920remote=user-laptop/
192.168.1.68:2181]

06:39:43,710 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,707 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51921remote=user-laptop/
192.168.1.68:2181]

06:39:43,711 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,770 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,778 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51922remote=user-laptop/
192.168.1.68:2181]

06:39:43,778 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,805 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,806 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,807 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51923remote=user-laptop/
192.168.1.68:2181]

06:39:43,807 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,808 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,808 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51924remote=user-laptop/
192.168.1.68:2181]

06:39:43,817 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,810 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51925remote=user-laptop/
192.168.1.68:2181]

06:39:43,817 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,836 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,842 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51926remote=user-laptop/
192.168.1.68:2181]

06:39:43,844 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,890 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,893 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51927remote=user-laptop/
192.168.1.68:2181]

06:39:43,893 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,910 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,912 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51928remote=user-laptop/
192.168.1.68:2181]

06:39:43,912 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,931 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,933 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51929remote=user-laptop/
192.168.1.68:2181]

06:39:43,933 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,934 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,937 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51930remote=user-laptop/
192.168.1.68:2181]

06:39:43,941 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:43,980 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:43,982 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51931remote=user-laptop/
192.168.1.68:2181]

06:39:43,982 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:44,003 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:44,009 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51932remote=user-laptop/
192.168.1.68:2181]

06:39:44,009 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:44,011 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:44,021 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51933remote=user-laptop/
192.168.1.68:2181]

06:39:44,026 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:44,076 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:44,089 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51934remote=user-laptop/
192.168.1.68:2181]

06:39:44,089 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:44,108 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:44,114 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51935remote=user-laptop/
192.168.1.68:2181]

06:39:44,114 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:44,146 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:44,152 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:44,154 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51937remote=user-laptop/
192.168.1.68:2181]

06:39:44,154 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:44,160 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51936remote=user-laptop/
192.168.1.68:2181]

06:39:44,161 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:44,188 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:44,192 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51938remote=user-laptop/
192.168.1.68:2181]

06:39:44,192 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:44,195 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:44,198 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51939remote=user-laptop/
192.168.1.68:2181]

06:39:44,198 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:44,204 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:44,207 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51940remote=user-laptop/
192.168.1.68:2181]

06:39:44,208 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

06:39:44,232 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

06:39:44,235 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:51941remote=user-laptop/
192.168.1.68:2181]

06:39:44,235 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:50,666 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026f to sun.nio.ch.SelectionKeyImpl@b4bf05:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

07:40:50,665 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028e to sun.nio.ch.SelectionKeyImpl@1b9528e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,665 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0270 to sun.nio.ch.SelectionKeyImpl@d3e3b1:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

07:40:50,665 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0292 to sun.nio.ch.SelectionKeyImpl@156e175:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

07:40:50,728 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027b to sun.nio.ch.SelectionKeyImpl@4a56ad:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,728 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0289 to sun.nio.ch.SelectionKeyImpl@1e49858:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,665 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026e to sun.nio.ch.SelectionKeyImpl@389d21:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

07:40:50,664 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026d to sun.nio.ch.SelectionKeyImpl@1f51d05:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

07:40:50,728 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0283 to sun.nio.ch.SelectionKeyImpl@130ac20:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,664 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0291 to sun.nio.ch.SelectionKeyImpl@1d3eb2e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

07:40:50,664 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0293 to sun.nio.ch.SelectionKeyImpl@2c21cb:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

07:40:50,664 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0294 to sun.nio.ch.SelectionKeyImpl@5d4e81:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*) [:3.2.2-888565]

07:40:50,726 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026b to sun.nio.ch.SelectionKeyImpl@152a20a:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,726 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027f to sun.nio.ch.SelectionKeyImpl@14550bb:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,664 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0282 to sun.nio.ch.SelectionKeyImpl@a5f78c:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,727 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0286 to sun.nio.ch.SelectionKeyImpl@22d5b8:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,728 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0277 to sun.nio.ch.SelectionKeyImpl@7418be:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,665 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028f to sun.nio.ch.SelectionKeyImpl@1b8eebd:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,664 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0275 to sun.nio.ch.SelectionKeyImpl@1f11e4:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,664 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027a to sun.nio.ch.SelectionKeyImpl@1cfb7cd:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,664 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028c to sun.nio.ch.SelectionKeyImpl@1f832df:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,665 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026c to sun.nio.ch.SelectionKeyImpl@12dc62:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,664 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0288 to sun.nio.ch.SelectionKeyImpl@1cd31cf:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,664 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0281 to sun.nio.ch.SelectionKeyImpl@ebf311:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,666 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0284 to sun.nio.ch.SelectionKeyImpl@41dd07:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,665 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027e to sun.nio.ch.SelectionKeyImpl@1098a4d:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,664 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0290 to sun.nio.ch.SelectionKeyImpl@191d1af:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,665 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0285 to sun.nio.ch.SelectionKeyImpl@a318f4:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,666 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0278 to sun.nio.ch.SelectionKeyImpl@abfa29:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,664 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027c to sun.nio.ch.SelectionKeyImpl@db3d3e:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,665 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026a to sun.nio.ch.SelectionKeyImpl@42ae2c:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,665 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028d to sun.nio.ch.SelectionKeyImpl@703b1b:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,664 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028b to sun.nio.ch.SelectionKeyImpl@15ec199:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,666 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0274 to sun.nio.ch.SelectionKeyImpl@1dafbfb:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,673 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027d to sun.nio.ch.SelectionKeyImpl@160823:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,728 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0267 to sun.nio.ch.SelectionKeyImpl@efe2dd:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,666 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0279 to sun.nio.ch.SelectionKeyImpl@16688fe:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,664 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028a to sun.nio.ch.SelectionKeyImpl@114a6ed:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,666 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0276 to sun.nio.ch.SelectionKeyImpl@1d53134:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,665 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0287 to sun.nio.ch.SelectionKeyImpl@68eadb:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,664 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0269 to sun.nio.ch.SelectionKeyImpl@8133ea:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,663 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0265 to sun.nio.ch.SelectionKeyImpl@144699b:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,726 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0280 to sun.nio.ch.SelectionKeyImpl@1ecff21:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,665 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0266 to sun.nio.ch.SelectionKeyImpl@c4b821:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,665 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0271 to sun.nio.ch.SelectionKeyImpl@1bb7805:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,665 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0268 to sun.nio.ch.SelectionKeyImpl@1f98858:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,664 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0272 to sun.nio.ch.SelectionKeyImpl@774e0f:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:50,666 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0273 to sun.nio.ch.SelectionKeyImpl@191822d:
*java.io.IOException*: TIMED OUT

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:906*)

07:40:52,301 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:52,344 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53146remote=user-laptop/
192.168.1.68:2181]

07:40:52,397 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:52,411 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:52,526 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:52,531 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:52,539 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:52,551 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:52,598 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:52,628 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53148remote=user-laptop/
192.168.1.68:2181]

07:40:52,628 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:52,630 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53149remote=user-laptop/
192.168.1.68:2181]

07:40:52,630 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:52,632 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53147remote=user-laptop/
192.168.1.68:2181]

07:40:52,638 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:52,638 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:52,635 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53152remote=user-laptop/
192.168.1.68:2181]

07:40:52,635 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53153remote=user-laptop/
192.168.1.68:2181]

07:40:52,641 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:52,635 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53151remote=user-laptop/
192.168.1.68:2181]

07:40:52,642 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:52,634 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53150remote=user-laptop/
192.168.1.68:2181]

07:40:52,643 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:52,644 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:52,700 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:52,714 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53154remote=user-laptop/
192.168.1.68:2181]

07:40:52,715 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:52,724 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0291 to sun.nio.ch.SelectionKeyImpl@1430c4f:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*) [:3.2.2-888565]

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*) [:3.2.2-888565]

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*) [:3.2.2-888565]

07:40:52,728 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:52,728 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:52,733 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0294 to sun.nio.ch.SelectionKeyImpl@b1101c:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*) [:3.2.2-888565]

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*) [:3.2.2-888565]

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*) [:3.2.2-888565]

07:40:52,738 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:52,738 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0267 to sun.nio.ch.SelectionKeyImpl@98d3f6:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:52,749 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53155remote=user-laptop/
192.168.1.68:2181]

07:40:52,765 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:52,766 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:52,764 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028a to sun.nio.ch.SelectionKeyImpl@dd1d56:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:52,754 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:52,784 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:52,754 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:52,784 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:52,766 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:52,792 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:52,792 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:52,792 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028e to sun.nio.ch.SelectionKeyImpl@183dc9b:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:52,795 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:52,795 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:52,795 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0289 to sun.nio.ch.SelectionKeyImpl@87e56:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:52,800 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0270 to sun.nio.ch.SelectionKeyImpl@19e4438:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*) [:3.2.2-888565]

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*) [:3.2.2-888565]

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*) [:3.2.2-888565]

07:40:52,800 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:52,800 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:52,803 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:52,803 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:52,803 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0268 to sun.nio.ch.SelectionKeyImpl@190eca6:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:52,806 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:52,806 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:52,806 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0265 to sun.nio.ch.SelectionKeyImpl@1a0c4a4:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:52,811 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:52,811 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:52,811 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028c to sun.nio.ch.SelectionKeyImpl@1cdf821:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:52,817 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:52,819 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53156remote=user-laptop/
192.168.1.68:2181]

07:40:52,819 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:52,824 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:52,824 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026d to sun.nio.ch.SelectionKeyImpl@15d438e:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*) [:3.2.2-888565]

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*) [:3.2.2-888565]

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*) [:3.2.2-888565]

07:40:52,825 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:52,826 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53157remote=user-laptop/
192.168.1.68:2181]

07:40:52,826 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:52,826 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:52,834 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027a to sun.nio.ch.SelectionKeyImpl@1fe38f3:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:52,839 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:52,839 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:52,850 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:52,850 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:52,850 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:52,851 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:52,853 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:52,854 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:52,854 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:52,854 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:52,855 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:52,856 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:52,856 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:52,859 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:52,870 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53158remote=user-laptop/
192.168.1.68:2181]

07:40:52,870 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:52,875 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0293 to sun.nio.ch.SelectionKeyImpl@81d27a:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*) [:3.2.2-888565]

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*) [:3.2.2-888565]

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*) [:3.2.2-888565]

07:40:52,875 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:52,876 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:52,876 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:52,884 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:52,886 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53161remote=user-laptop/
192.168.1.68:2181]

07:40:52,886 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:52,898 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0266 to sun.nio.ch.SelectionKeyImpl@1218878:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:52,900 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:52,900 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:52,901 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:52,924 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:52,929 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53178remote=user-laptop/
192.168.1.68:2181]

07:40:52,929 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:52,933 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:52,933 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028f to sun.nio.ch.SelectionKeyImpl@38b699:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:53,008 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53179remote=user-laptop/
192.168.1.68:2181]

07:40:53,010 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,013 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,053 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,055 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53182remote=user-laptop/
192.168.1.68:2181]

07:40:53,055 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,063 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026c to sun.nio.ch.SelectionKeyImpl@9a3a95:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:53,065 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:53,065 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:53,066 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,067 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:53,072 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,072 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,073 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53183remote=user-laptop/
192.168.1.68:2181]

07:40:53,073 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,073 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,074 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,266 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,267 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:53,267 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:53,267 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027f to sun.nio.ch.SelectionKeyImpl@17c19d8:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:53,256 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,256 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,256 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,256 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,343 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,255 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,255 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,345 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,255 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,347 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53191remote=user-laptop/
192.168.1.68:2181]

07:40:53,347 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,255 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,255 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,695 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,255 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,255 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,255 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,254 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,254 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53181remote=user-laptop/
192.168.1.68:2181]

07:40:53,254 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,254 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53180remote=user-laptop/
192.168.1.68:2181]

07:40:53,254 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,076 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53186remote=user-laptop/
192.168.1.68:2181]

07:40:53,075 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53185remote=user-laptop/
192.168.1.68:2181]

07:40:53,075 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53184remote=user-laptop/
192.168.1.68:2181]

07:40:53,755 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,755 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,075 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,074 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,753 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,752 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,738 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,738 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,735 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53214remote=user-laptop/
192.168.1.68:2181]

07:40:53,783 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,735 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,735 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53215remote=user-laptop/
192.168.1.68:2181]

07:40:53,787 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,794 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,712 ERROR [org.apache.hadoop.hbase.zookeeper.ZKConfig] no
clientPort found in zoo.cfg

07:40:53,711 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53211remote=user-laptop/
192.168.1.68:2181]

07:40:53,798 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,710 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53210remote=user-laptop/
192.168.1.68:2181]

07:40:53,799 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,710 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53209remote=user-laptop/
192.168.1.68:2181]

07:40:53,710 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53213remote=user-laptop/
192.168.1.68:2181]

07:40:53,709 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53212remote=user-laptop/
192.168.1.68:2181]

07:40:53,801 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,699 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53203remote=user-laptop/
192.168.1.68:2181]

07:40:53,699 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53206remote=user-laptop/
192.168.1.68:2181]

07:40:53,802 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,907 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:53,699 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53202remote=user-laptop/
192.168.1.68:2181]

07:40:53,699 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,699 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,695 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53204remote=user-laptop/
192.168.1.68:2181]

07:40:53,695 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53205remote=user-laptop/
192.168.1.68:2181]

07:40:53,456 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:53,928 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:53,455 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0288 to sun.nio.ch.SelectionKeyImpl@5cfd1d:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:53,455 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53208remote=user-laptop/
192.168.1.68:2181]

07:40:53,932 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,454 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,454 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,454 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,453 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,453 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53192remote=user-laptop/
192.168.1.68:2181]

07:40:53,453 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,934 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,453 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,453 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,936 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:53,936 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:53,452 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53207remote=user-laptop/
192.168.1.68:2181]

07:40:53,452 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53199remote=user-laptop/
192.168.1.68:2181]

07:40:53,346 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,940 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53222remote=user-laptop/
192.168.1.68:2181]

07:40:53,940 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,940 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,346 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,343 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,068 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53229remote=user-laptop/
192.168.1.68:2181]

07:40:54,069 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53228remote=user-laptop/
192.168.1.68:2181]

07:40:54,069 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0292 to sun.nio.ch.SelectionKeyImpl@16eb006:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*) [:3.2.2-888565]

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*) [:3.2.2-888565]

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*) [:3.2.2-888565]

07:40:53,343 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53201remote=user-laptop/
192.168.1.68:2181]

07:40:54,082 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,311 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53200remote=user-laptop/
192.168.1.68:2181]

07:40:54,082 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,274 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,273 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,269 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:53,269 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:53,268 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:54,072 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53232remote=user-laptop/
192.168.1.68:2181]

07:40:54,094 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,096 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,099 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53234remote=user-laptop/
192.168.1.68:2181]

07:40:54,099 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,102 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53233remote=user-laptop/
192.168.1.68:2181]

07:40:54,103 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,071 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:54,071 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53230remote=user-laptop/
192.168.1.68:2181]

07:40:54,103 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,071 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53231remote=user-laptop/
192.168.1.68:2181]

07:40:54,104 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,071 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,069 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53226remote=user-laptop/
192.168.1.68:2181]

07:40:54,104 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,069 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53227remote=user-laptop/
192.168.1.68:2181]

07:40:54,105 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,069 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,057 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:54,106 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,057 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:54,106 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,054 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:54,053 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0272 to sun.nio.ch.SelectionKeyImpl@9f6bc7:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:54,051 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0271 to sun.nio.ch.SelectionKeyImpl@204144:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:54,049 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0285 to sun.nio.ch.SelectionKeyImpl@1324cca:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:53,941 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53223remote=user-laptop/
192.168.1.68:2181]

07:40:54,111 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,941 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53225remote=user-laptop/
192.168.1.68:2181]

07:40:53,941 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53224remote=user-laptop/
192.168.1.68:2181]

07:40:54,112 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,112 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,939 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,937 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:53,929 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:53,928 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,928 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,900 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027b to sun.nio.ch.SelectionKeyImpl@16b1937:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:53,901 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0278 to sun.nio.ch.SelectionKeyImpl@1991b9b:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:53,900 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027c to sun.nio.ch.SelectionKeyImpl@43395d:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:53,907 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0274 to sun.nio.ch.SelectionKeyImpl@4478f7:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:53,911 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53221remote=user-laptop/
192.168.1.68:2181]

07:40:54,124 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,908 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:54,124 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,125 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:53,908 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:53,908 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,902 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:53,902 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:53,902 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53219remote=user-laptop/
192.168.1.68:2181]

07:40:53,902 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53218remote=user-laptop/
192.168.1.68:2181]

07:40:53,902 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:53,902 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53220remote=user-laptop/
192.168.1.68:2181]

07:40:53,902 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026e to sun.nio.ch.SelectionKeyImpl@b49ca9:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*) [:3.2.2-888565]

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*) [:3.2.2-888565]

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*) [:3.2.2-888565]

07:40:53,900 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0276 to sun.nio.ch.SelectionKeyImpl@21dab0:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:53,898 ERROR
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Could not reconnect to ZooKeeper after session expiration, aborting

07:40:53,898 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,800 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,800 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:53,780 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:53,775 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0287 to sun.nio.ch.SelectionKeyImpl@84b5b1:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:53,766 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53217remote=user-laptop/
192.168.1.68:2181]

07:40:53,764 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53216remote=user-laptop/
192.168.1.68:2181]

07:40:54,535 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,534 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,492 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,492 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,492 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,486 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0282 to sun.nio.ch.SelectionKeyImpl@9af9da:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:54,486 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026b to sun.nio.ch.SelectionKeyImpl@18c3fc9:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:54,484 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0277 to sun.nio.ch.SelectionKeyImpl@14527c6:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:54,483 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0286 to sun.nio.ch.SelectionKeyImpl@1429255:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:54,480 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027d to sun.nio.ch.SelectionKeyImpl@6510ce:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:54,478 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028b to sun.nio.ch.SelectionKeyImpl@8965e2:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:54,477 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0273 to sun.nio.ch.SelectionKeyImpl@14f908c:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:54,476 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0269 to sun.nio.ch.SelectionKeyImpl@7fd9bb:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:54,260 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026a to sun.nio.ch.SelectionKeyImpl@1cab724:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:54,245 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,240 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,107 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,564 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,103 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,102 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53235remote=user-laptop/
192.168.1.68:2181]

07:40:54,094 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,691 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,633 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,695 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,727 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:54,632 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,614 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53250remote=user-laptop/
192.168.1.68:2181]

07:40:54,725 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53257remote=user-laptop/
192.168.1.68:2181]

07:40:54,699 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:54,832 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,832 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,699 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:54,838 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,839 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,852 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,855 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:54,699 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:54,872 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,872 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,874 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc026f to sun.nio.ch.SelectionKeyImpl@156b531:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*) [:3.2.2-888565]

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*) [:3.2.2-888565]

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*) [:3.2.2-888565]

07:40:54,942 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,699 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:54,699 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:54,699 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:54,945 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,945 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,946 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,946 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,699 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:54,951 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,952 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,955 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,956 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,699 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:54,956 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,699 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,698 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:54,957 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,959 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,960 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,697 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,961 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,961 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,697 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,697 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,963 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,697 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,697 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:55,020 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,696 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:55,106 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,696 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,695 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:55,002 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc028d to sun.nio.ch.SelectionKeyImpl@6409e1:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:55,216 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,998 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,998 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:55,142 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0290 to sun.nio.ch.SelectionKeyImpl@191d1c9:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:55,243 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,997 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53280remote=user-laptop/
192.168.1.68:2181]

07:40:54,996 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0281 to sun.nio.ch.SelectionKeyImpl@1c4bd09:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:54,985 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53267remote=user-laptop/
192.168.1.68:2181]

07:40:54,966 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,893 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:54,893 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:55,287 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:55,287 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:55,388 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53290remote=user-laptop/
192.168.1.68:2181]

07:40:54,876 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:54,876 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:55,388 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:55,389 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:55,389 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:55,388 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:55,393 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,875 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:54,871 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:54,871 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:55,461 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:55,463 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53296remote=user-laptop/
192.168.1.68:2181]

07:40:55,463 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:55,465 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53297remote=user-laptop/
192.168.1.68:2181]

07:40:55,466 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,870 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:54,870 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:54,868 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53264remote=user-laptop/
192.168.1.68:2181]

07:40:54,831 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc027e to sun.nio.ch.SelectionKeyImpl@7b25cc:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:54,831 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:55,472 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,830 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:54,830 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:54,830 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:54,829 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:54,829 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:54,823 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53259remote=user-laptop/
192.168.1.68:2181]

07:40:55,480 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:54,772 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:55,481 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:55,482 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,763 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,762 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:55,483 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:55,545 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,759 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:55,548 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:55,550 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,759 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:54,757 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,756 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0275 to sun.nio.ch.SelectionKeyImpl@161d287:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:54,753 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53253remote=user-laptop/
192.168.1.68:2181]

07:40:54,752 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53254remote=user-laptop/
192.168.1.68:2181]

07:40:55,779 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,696 ERROR
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
hconnection-0x12e77c47ccc0265-0x12e77c47ccc0265-0x12e77c47ccc0265-0x12e77c47ccc0265-0x12e77c47ccc0265-0x12e77c47ccc0265-0x12e77c47ccc0265-0x12e77c47ccc0265-0x12e77c47ccc0265
hconnection-0x12e77c47ccc0265-0x12e77c47ccc0265-0x12e77c47ccc0265-0x12e77c47ccc0265-0x12e77c47ccc0265-0x12e77c47ccc0265-0x12e77c47ccc0265-0x12e77c47ccc0265-0x12e77c47ccc0265
received expired from ZooKeeper, aborting:
*org.apache.hadoop.hbase.ZooKeeperConnectionException*: *java.io.IOException
*: Unable to determine ZooKeeper ensemble

at
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.getZooKeeperWatcher(
*HConnectionManager.java:988*)

at
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.setupZookeeperTrackers(
*HConnectionManager.java:301*)

at
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.resetZooKeeperTrackers(
*HConnectionManager.java:318*)

at
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.abort(
*HConnectionManager.java:1321*)

at org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher.connectionEvent(
*ZooKeeperWatcher.java:328*)

at org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher.process(
*ZooKeeperWatcher.java:246*)

at org.apache.zookeeper.ClientCnxn$EventThread.run(
*ClientCnxn.java:425*)

Caused by:
*java.io.IOException*: Unable to determine ZooKeeper ensemble

at org.apache.hadoop.hbase.zookeeper.ZKUtil.connect(
*ZKUtil.java:92*)

at org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher.<init>(
*ZooKeeperWatcher.java:119*)

at
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.getZooKeeperWatcher(
*HConnectionManager.java:986*)

... 6 more

07:40:54,750 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53255remote=user-laptop/
192.168.1.68:2181]

07:40:54,750 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53256remote=user-laptop/
192.168.1.68:2181]

07:40:55,896 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:54,750 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53258remote=user-laptop/
192.168.1.68:2181]

07:40:54,725 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0279 to sun.nio.ch.SelectionKeyImpl@1e66f2a:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:54,725 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0284 to sun.nio.ch.SelectionKeyImpl@184797a:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:55,985 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:55,985 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:55,801 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:55,777 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:55,776 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0280 to sun.nio.ch.SelectionKeyImpl@1bdcfab:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:55,776 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:55,776 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:55,776 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:55,744 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:56,067 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:56,067 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:55,472 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:55,468 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:55,446 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53295remote=user-laptop/
192.168.1.68:2181]

07:40:55,444 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:56,095 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:55,443 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:55,443 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:56,132 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:56,143 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53309remote=user-laptop/
192.168.1.68:2181]

07:40:56,143 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:55,434 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:55,428 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:55,389 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:56,183 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53318remote=user-laptop/
192.168.1.68:2181]

07:40:56,184 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:55,388 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:55,288 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:55,278 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53289remote=user-laptop/
192.168.1.68:2181]

07:40:56,206 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:55,241 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53288remote=user-laptop/
192.168.1.68:2181]

07:40:56,207 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:55,220 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
This client just lost it's session with ZooKeeper, trying to reconnect.

07:40:56,208 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:56,208 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:55,206 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53285remote=user-laptop/
192.168.1.68:2181]

07:40:56,210 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:55,139 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53282remote=user-laptop/
192.168.1.68:2181]

07:40:56,212 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:55,119 WARN [org.apache.zookeeper.ClientCnxn] Exception closing
session 0x12e77c47ccc0283 to sun.nio.ch.SelectionKeyImpl@187cd6a:
*java.io.IOException*: Session Expired

at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(
*ClientCnxn.java:589*)

at org.apache.zookeeper.ClientCnxn$SendThread.doIO(
*ClientCnxn.java:709*)

at org.apache.zookeeper.ClientCnxn$SendThread.run(
*ClientCnxn.java:945*)

07:40:55,116 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53281remote=user-laptop/
192.168.1.68:2181]

07:40:56,214 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:56,206 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:56,185 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Trying to reconnect to zookeeper

07:40:56,168 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:56,258 INFO [org.apache.zookeeper.ZooKeeper] Initiating client
connection, connectString=user-laptop:2181 sessionTimeout=180000
watcher=hconnection

07:40:56,154 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:56,153 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:56,144 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:56,144 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:56,092 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53308remote=user-laptop/
192.168.1.68:2181]

07:40:56,288 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:56,060 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:56,045 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53307remote=user-laptop/
192.168.1.68:2181]

07:40:56,288 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:56,045 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53306remote=user-laptop/
192.168.1.68:2181]

07:40:56,289 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:56,257 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:56,257 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:56,256 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53325remote=user-laptop/
192.168.1.68:2181]

07:40:56,291 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:56,414 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53328remote=user-laptop/
192.168.1.68:2181]

07:40:56,415 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:56,415 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53329remote=user-laptop/
192.168.1.68:2181]

07:40:56,416 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:56,416 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53330remote=user-laptop/
192.168.1.68:2181]

07:40:56,464 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:56,423 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53333remote=user-laptop/
192.168.1.68:2181]

07:40:56,465 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:56,423 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53332remote=user-laptop/
192.168.1.68:2181]

07:40:56,466 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:56,418 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53331remote=user-laptop/
192.168.1.68:2181]

07:40:56,466 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:56,417 INFO [org.apache.zookeeper.ClientCnxn] Attempting connection to
server user-laptop/192.168.1.68:2181

07:40:56,486 INFO [org.apache.zookeeper.ClientCnxn] Priming connection to
java.nio.channels.SocketChannel[connected
local=/192.168.1.65:53334remote=user-laptop/
192.168.1.68:2181]

07:40:56,486 INFO [org.apache.zookeeper.ClientCnxn] Server connection
successful

07:40:56,491 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:56,491 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:56,612 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:56,690 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:56,690 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:56,792 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:56,820 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:56,875 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,056 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,056 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,103 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,106 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,124 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,124 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,138 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,124 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,147 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,152 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,152 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,168 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,161 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,159 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,156 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,153 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,152 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,175 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,187 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,191 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,193 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,207 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

07:40:57,267 INFO
[org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
Reconnected successfully. This disconnect could have been caused by a
network partition or a long-running GC pause, either way it's recommended
that you verify your environment.

Re: Client Warnings -- Should I be concerned?

Posted by Ted Dunning <td...@maprtech.com>.
Speaking of which, swapping can be triggered by cron jobs.

It can also be due to what JD says where a process goes idle and slowly gets
swapped out due to I/O pressure on page bufs.

On Tue, Mar 8, 2011 at 9:24 AM, Jean-Daniel Cryans <jd...@apache.org>wrote:

> Maybe the process is getting swapped out since it's not used?
>

Re: Client Warnings -- Should I be concerned?

Posted by Jean-Daniel Cryans <jd...@apache.org>.
It's not normal.

Those happens when the heartbeats coming from the client zookeeper to
the server zookeeper stop for some configurable time, if you're using
the defaults in 0.90 then that's almost 2 minutes IIRC.

Unless you are using your client in extreme ways every hour, it
doesn't seem likely that this would be related to GC. To rule that out
you could log them.

Maybe the process is getting swapped out since it's not used?

J-D

On Tue, Mar 8, 2011 at 7:33 AM, Barney Frank <ba...@gmail.com> wrote:
>  On my development environment (my laptop), I get warnings related to
> zookeeper client connections timing out.  The warnings are during times when
> there is zero load on the client and hbase server.  Should I be concerned or
> is this pretty typical?  My guess is that it is during a GC pause since it
> happens like clockwork every hour or two so I probably will look at that.
> Any suggestions would be appreciated.
>
> 07:40:57,267 INFO
> [org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation]
> Reconnected successfully. This disconnect could have been caused by a
> network partition or a long-running GC pause, either way it's recommended
> that you verify your environment.
>