<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Alerts for ZooKeeper Server in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Alerts-for-ZooKeeper-Server/m-p/222529#M84516</link>
    <description>&lt;PRE&gt;[zk: localhost:2181(CONNECTING) 0] ls /
Exception in thread "main" org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
        at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1500)
        at org.apache.zookeeper.ZooKeeperMain.processZKCmd(ZooKeeperMain.java:723)
        at org.apache.zookeeper.ZooKeeperMain.processCmd(ZooKeeperMain.java:591)
        at org.apache.zookeeper.ZooKeeperMain.executeLine(ZooKeeperMain.java:363)
        at org.apache.zookeeper.ZooKeeperMain.run(ZooKeeperMain.java:323)
        at org.apache.zookeeper.ZooKeeperMain.main(ZooKeeperMain.java:282)
You have mail in /var/spool/mail/root
[root@master01 ~]#&lt;/PRE&gt;</description>
    <pubDate>Tue, 23 Oct 2018 08:48:58 GMT</pubDate>
    <dc:creator>mike_bronson7</dc:creator>
    <dc:date>2018-10-23T08:48:58Z</dc:date>
    <item>
      <title>Alerts for ZooKeeper Server</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Alerts-for-ZooKeeper-Server/m-p/222526#M84513</link>
      <description>&lt;P&gt;hi all&lt;/P&gt;&lt;P&gt;from ambari we got the following alert&lt;/P&gt;&lt;P&gt;how we can identify the reason from this alert ?&lt;/P&gt;&lt;H3&gt;Alerts for ZooKeeper Server&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;A href="http://10.164.60.138:8080/#"&gt;ZooKeeper Server Process&lt;/A&gt;
Connection failed: [Errno 104] Connection reset by peer to master01.sys65.com:2181 &lt;/DIV&gt;
&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 23 Oct 2018 07:46:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Alerts-for-ZooKeeper-Server/m-p/222526#M84513</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2018-10-23T07:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Alerts for ZooKeeper Server</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Alerts-for-ZooKeeper-Server/m-p/222527#M84514</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/26229/uribarih.html" nodeid="26229"&gt;@Michael Bronson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This is basically a Port check alert&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/apache/ambari/blob/release-2.6.2/ambari-server/src/main/resources/common-services/ZOOKEEPER/3.4.5/alerts.json#L41" target="_blank"&gt;https://github.com/apache/ambari/blob/release-2.6.2/ambari-server/src/main/resources/common-services/ZOOKEEPER/3.4.5/alerts.json#L41&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So if you see that message means somehow the  zookeeper Host &amp;amp; port was not accessibkle when you noticed that alert.&lt;/P&gt;&lt;PRE&gt;# telnet master01.sys65.com 2181 
&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Please check the access of the host and port from the host where the alert execution got failed.&lt;/P&gt;&lt;P&gt;Also please check the Zookeeper logs of the same time when the alert was triggered to see  if there was any error Or if the Zookeeper was down during that time?&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;In ambari UI please check the alert time stamp to know when exactly it was triggered.   If the time stamp is bit old then may be you can try Disabling that alert for 10-15 seconds and then enable it back to see if you are noticing any new instance/occurance of that alert.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 08:04:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Alerts-for-ZooKeeper-Server/m-p/222527#M84514</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-10-23T08:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Alerts for ZooKeeper Server</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Alerts-for-ZooKeeper-Server/m-p/222528#M84515</link>
      <description>&lt;P&gt;hi Jay , I see another problem&lt;/P&gt;&lt;P&gt;as you can see we get connecting and not connected &lt;/P&gt;&lt;PRE&gt;/usr/hdp/2.6.0.3-8/zookeeper/bin/zkCli.sh&lt;BR /&gt;Connecting to localhost:2181
Welcome to ZooKeeper!
JLine support is enabled
[zk: localhost:2181(CONNECTING) 0]&lt;/PRE&gt;</description>
      <pubDate>Tue, 23 Oct 2018 08:48:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Alerts-for-ZooKeeper-Server/m-p/222528#M84515</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2018-10-23T08:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Alerts for ZooKeeper Server</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Alerts-for-ZooKeeper-Server/m-p/222529#M84516</link>
      <description>&lt;PRE&gt;[zk: localhost:2181(CONNECTING) 0] ls /
Exception in thread "main" org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
        at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1500)
        at org.apache.zookeeper.ZooKeeperMain.processZKCmd(ZooKeeperMain.java:723)
        at org.apache.zookeeper.ZooKeeperMain.processCmd(ZooKeeperMain.java:591)
        at org.apache.zookeeper.ZooKeeperMain.executeLine(ZooKeeperMain.java:363)
        at org.apache.zookeeper.ZooKeeperMain.run(ZooKeeperMain.java:323)
        at org.apache.zookeeper.ZooKeeperMain.main(ZooKeeperMain.java:282)
You have mail in /var/spool/mail/root
[root@master01 ~]#&lt;/PRE&gt;</description>
      <pubDate>Tue, 23 Oct 2018 08:48:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Alerts-for-ZooKeeper-Server/m-p/222529#M84516</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2018-10-23T08:48:58Z</dc:date>
    </item>
  </channel>
</rss>

