<?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: Accumulo TServer failing after Wizard Install completion in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120066#M82840</link>
    <description>&lt;P&gt;This is the /usr/hdp/current/accumulo-client/bin/accumulo file that gives the error, which is identical on both nodes, the one whose TServer crashes and one who's tserver seems to work fine.&lt;/P&gt;&lt;PRE&gt;#!/bin/sh

. /usr/hdp/2.3.4.0-3485/etc/default/hadoop
. /usr/hdp/2.3.4.0-3485/etc/default/accumulo

# Autodetect JAVA_HOME if not defined
if [ -e /usr/libexec/bigtop-detect-javahome ]; then
  . /usr/libexec/bigtop-detect-javahome
elif [ -e /usr/lib/bigtop-utils/bigtop-detect-javahome ]; then
  . /usr/lib/bigtop-utils/bigtop-detect-javahome
fi

export HDP_VERSION=${HDP_VERSION:-2.3.4.0-3485}
export ACCUMULO_OTHER_OPTS="-Dhdp.version=${HDP_VERSION} ${ACCUMULO_OTHER_OPTS}"

exec /usr/hdp/2.3.4.0-3485//accumulo/bin/accumulo.distro "$@"
&lt;/PRE&gt;&lt;P&gt;so I could change the line ". /usr/hdp/2.3.4.0-3485/etc/default/accumulo" but if that's whats causing me problems then all of the nodes running it would/should have the same problem.&lt;/P&gt;&lt;P&gt;I will compare their configs a little more to see if there's a difference somewhere.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Aug 2016 14:11:17 GMT</pubDate>
    <dc:creator>savanna_endicot</dc:creator>
    <dc:date>2016-08-30T14:11:17Z</dc:date>
    <item>
      <title>Accumulo TServer failing after Wizard Install completion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120058#M82832</link>
      <description>&lt;P&gt;So I've just completed the Ambari install wizard (Ambari 2.2, HDP 2.3.4) and started the services.Everything is running and working now (not at first) except for 3/5 hosts have the same issue with the Accumulo TServer. It starts up with the solid green check (photo attached) but stops after just a few seconds with the alert icon.&lt;/P&gt;&lt;P&gt;The only information I found about the error is "Connection failed: [Errno 111] Connection refused to mo-31aeb5591.mo.sap.corp:9997" which I showed in the t-server-process. I checked my ssh connection and its fine, and all of the other services installed fine so I'm not sure what exactly that means. I posted the logs below, the .err file just said no such directory, and the .out file is empty. Are there other locations where there is more verbose err logs about this? As said, I am new to the environment. &lt;/P&gt;&lt;P&gt;Any general troubleshooting advice for initial issues after installation or links to guides that may help would also be very appreciated.&lt;/P&gt;&lt;PRE&gt;[root@xxxxxxxxxxxx ~]# cd /var/log/accumulo/
[root@xxxxxxxxxxxx accumulo]# ls
accumulo-tserver.err  accumulo-tserver.out
[root@xxxxxxxxxxxx accumulo]# cat accumulo-tserver.err
/usr/hdp/current/accumulo-client/bin/accumulo: line 4: /usr/hdp/2.3.4.0-3485/etc/default/accumulo: No such file or directory&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6960-dashboard.png" style="width: 1410px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22903i712FA54AD0AF2A94/image-size/medium?v=v2&amp;amp;px=400" role="button" title="6960-dashboard.png" alt="6960-dashboard.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6961-start-success.png" style="width: 1152px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22904i6BB9673FCF8B3992/image-size/medium?v=v2&amp;amp;px=400" role="button" title="6961-start-success.png" alt="6961-start-success.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6962-tserver-process-states.png" style="width: 1230px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22905i9FA3A0BB9650F15C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="6962-tserver-process-states.png" alt="6962-tserver-process-states.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 10:36:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120058#M82832</guid>
      <dc:creator>savanna_endicot</dc:creator>
      <dc:date>2019-08-19T10:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo TServer failing after Wizard Install completion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120059#M82833</link>
      <description>&lt;P&gt;This could be the same issue being discussed here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/53203/ambari-is-showing-alerts-on-the-accumulo-service-e.html#answer-53351" target="_blank"&gt;https://community.hortonworks.com/questions/53203/ambari-is-showing-alerts-on-the-accumulo-service-e.html#answer-53351&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Seems like Accumulo doesn't bind to the port after startup. &lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2016 21:19:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120059#M82833</guid>
      <dc:creator>jonathanhurley</dc:creator>
      <dc:date>2016-08-25T21:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo TServer failing after Wizard Install completion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120060#M82834</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/485/jhurley.html" nodeid="485"&gt;@Jonathan Hurley&lt;/A&gt;, thanks for the response. &lt;/P&gt;&lt;P&gt;So it's a problem with the way Ambari tests whether or not Accumulo TServer is started? That thread indicates a problem with "Ambari" in general, all of my other Ambari services are running. It is only TServer that starts, stops immediately, and says to not be running. If it was running, would there not be logs in those folders?&lt;/P&gt;&lt;P&gt;Do you have any suggestions as to what I can do to confirm that this is the problem? As mentioned, I am brand new to Ambari and HDP in general. &lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 15:47:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120060#M82834</guid>
      <dc:creator>savanna_endicot</dc:creator>
      <dc:date>2016-08-26T15:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo TServer failing after Wizard Install completion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120061#M82835</link>
      <description>&lt;P&gt;The TabletServer is the exception to this. It is the per-server process, not an HA component. &lt;/P&gt;</description>
      <pubDate>Sun, 28 Aug 2016 06:55:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120061#M82835</guid>
      <dc:creator>elserj</dc:creator>
      <dc:date>2016-08-28T06:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo TServer failing after Wizard Install completion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120062#M82836</link>
      <description>&lt;P&gt;The content in the err files is definitely the issue here. Might you be able to cross-reference once of these nodes (that are failing) with one that does work? See if that file exists on the other node. If it does, I'd recommend copying it over. I have not run into this problem myself previously. &lt;/P&gt;</description>
      <pubDate>Sun, 28 Aug 2016 06:58:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120062#M82836</guid>
      <dc:creator>elserj</dc:creator>
      <dc:date>2016-08-28T06:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo TServer failing after Wizard Install completion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120063#M82837</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/223/jelser.html" nodeid="223"&gt;@Josh Elser&lt;/A&gt;, thanks for the response!&lt;/P&gt;&lt;P&gt;I can compare their log files but otherwise I'm not sure how exactly to cross-reference them, as there is little to no log of where the problem is happening. What should I look at for cross-referencing other than the logs? I copied over the log files(from my working nodes) and made sure the appropriate names were used, but the behavior was the same.&lt;/P&gt;&lt;P&gt;EDIT: I feel like I should add that I didn't copy over the "err" files from the working nodes, as there are no errors so this file exists but is empty. I did remove the err line from both instances, this didn't change the behavior, which I didn't think it would. &lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 15:19:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120063#M82837</guid>
      <dc:creator>savanna_endicot</dc:creator>
      <dc:date>2016-08-29T15:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo TServer failing after Wizard Install completion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120064#M82838</link>
      <description>&lt;P&gt;Sorry, not the logs, but the filesystem layout and the configuration. Specifically, compare if /usr/hdp/2.3.4.0-3485/etc/default/accumulo exists on the nodes which are correctly running. My hunch is that you are missing a symlink or something beneath /usr/hdp/2.3.4.0-3485/etc/default or similar.&lt;/P&gt;&lt;P&gt;And yes, under normal circumstances, the .err file should be present but empty. It is the redirection of STDERR for the Accumulo service which should have nothing while the process is happily running.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 21:43:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120064#M82838</guid>
      <dc:creator>elserj</dc:creator>
      <dc:date>2016-08-29T21:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo TServer failing after Wizard Install completion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120065#M82839</link>
      <description>&lt;PRE&gt;/usr/hdp/2.3.4.0-3485/etc/default/accumulo&lt;/PRE&gt;&lt;P&gt;That's not a correct file location. Everything under /usr/hdp/2.3.4.0-3485 must be HDP component names, like accumulo-tablet or accumulo-client.&lt;/P&gt;&lt;P&gt;I'm not sure how that directory is constructed in the Accumulo files, but something seems to have an invalid value. Perhaps Accumulo isn't looking in the correct location for configuration files? Could it be trying to look in /etc/default/accumulo which doesn't exist?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 02:56:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120065#M82839</guid>
      <dc:creator>jonathanhurley</dc:creator>
      <dc:date>2016-08-30T02:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo TServer failing after Wizard Install completion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120066#M82840</link>
      <description>&lt;P&gt;This is the /usr/hdp/current/accumulo-client/bin/accumulo file that gives the error, which is identical on both nodes, the one whose TServer crashes and one who's tserver seems to work fine.&lt;/P&gt;&lt;PRE&gt;#!/bin/sh

. /usr/hdp/2.3.4.0-3485/etc/default/hadoop
. /usr/hdp/2.3.4.0-3485/etc/default/accumulo

# Autodetect JAVA_HOME if not defined
if [ -e /usr/libexec/bigtop-detect-javahome ]; then
  . /usr/libexec/bigtop-detect-javahome
elif [ -e /usr/lib/bigtop-utils/bigtop-detect-javahome ]; then
  . /usr/lib/bigtop-utils/bigtop-detect-javahome
fi

export HDP_VERSION=${HDP_VERSION:-2.3.4.0-3485}
export ACCUMULO_OTHER_OPTS="-Dhdp.version=${HDP_VERSION} ${ACCUMULO_OTHER_OPTS}"

exec /usr/hdp/2.3.4.0-3485//accumulo/bin/accumulo.distro "$@"
&lt;/PRE&gt;&lt;P&gt;so I could change the line ". /usr/hdp/2.3.4.0-3485/etc/default/accumulo" but if that's whats causing me problems then all of the nodes running it would/should have the same problem.&lt;/P&gt;&lt;P&gt;I will compare their configs a little more to see if there's a difference somewhere.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 14:11:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120066#M82840</guid>
      <dc:creator>savanna_endicot</dc:creator>
      <dc:date>2016-08-30T14:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo TServer failing after Wizard Install completion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120067#M82841</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/223/jelser.html" nodeid="223"&gt;@Josh Elser&lt;/A&gt; Your suspicion is right: /usr/hdp/2.3.4.0-3485/etc/default/accumulo exists on the nodes which are correctly running TServer, and doesn't exist on the ones that aren't.  &lt;/P&gt;&lt;P&gt;EDIT: I tried just adding the file to one of the incorrectly-running nodes, and the error changed to "Error: Could not find or load main class org.apache.accumulo.start.Main" ... so &lt;A rel="user" href="https://community.cloudera.com/users/485/jhurley.html" nodeid="485"&gt;@Jonathan Hurley&lt;/A&gt; is most likely right about there being an issue with the configuration files, I think? Is there a place either of you recommend I look for this difference in configuration between this node and the others?  &lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 14:16:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120067#M82841</guid>
      <dc:creator>savanna_endicot</dc:creator>
      <dc:date>2016-08-30T14:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo TServer failing after Wizard Install completion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120068#M82842</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/485/jhurley.html" nodeid="485"&gt;@Jonathan Hurley&lt;/A&gt;, no... this is expected. From a fresh HDP2.3.4 install I just did:&lt;/P&gt;&lt;PRE&gt;# ls -l /usr/hdp/2.3.6.0-3796/etc/default/accumulo
-rw-r--r--. 1 root root 975 Jun 23 16:12 /usr/hdp/2.3.6.0-3796/etc/default/accumulo&lt;/PRE&gt;&lt;PRE&gt;# yum whatprovides /usr/hdp/2.3.6.0-3796/etc/default/accumulo
accumulo_2_3_6_0_3796-1.7.0.2.3.6.0-3796.el6.x86_64 : Apache Accumulo is a distributed Key Value store based on Google's BigTable
Repo        : HDP-2.3
Matched from:
Filename    : /usr/hdp/2.3.6.0-3796/etc/default/accumulo



accumulo_2_3_6_0_3796-1.7.0.2.3.6.0-3796.el6.x86_64 : Apache Accumulo is a distributed Key Value store based on Google's BigTable
Repo        : installed
Matched from:
Other       : Provides-match: /usr/hdp/2.3.6.0-3796/etc/default/accumulo&lt;/PRE&gt;</description>
      <pubDate>Wed, 31 Aug 2016 00:39:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120068#M82842</guid>
      <dc:creator>elserj</dc:creator>
      <dc:date>2016-08-31T00:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo TServer failing after Wizard Install completion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120069#M82843</link>
      <description>&lt;P&gt;If were missing that file, it sounds like the package (RPM/Deb) was never correctly installed. Maybe you're better off trying to remove the service and re-add it if you have no data stored in Accumulo. I'm not sure what else to suggest at this point.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 00:42:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120069#M82843</guid>
      <dc:creator>elserj</dc:creator>
      <dc:date>2016-08-31T00:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo TServer failing after Wizard Install completion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120070#M82844</link>
      <description>&lt;P&gt;Thank you for both responses &lt;A rel="user" href="https://community.cloudera.com/users/223/jelser.html" nodeid="223"&gt;@Josh Elser&lt;/A&gt;, at least I know its not some obvious mistake I made. I will re-install the service and see what happens. &lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 15:51:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120070#M82844</guid>
      <dc:creator>savanna_endicot</dc:creator>
      <dc:date>2016-08-31T15:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo TServer failing after Wizard Install completion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120071#M82845</link>
      <description>&lt;P&gt;Ah, OK - I had misread the directory is /usr/hdp/current; indeed etc and other directories are allowed in /usr/hdp/2.3.6.0-3796&lt;/P&gt;&lt;P&gt;Ambari actually doesn't do anything with those directories. We only manipulate the symlinks in /usr/hdp/current and /etc&lt;/P&gt;&lt;P&gt;I'm curious if this is a problem with 2.3.4.0&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 19:58:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120071#M82845</guid>
      <dc:creator>jonathanhurley</dc:creator>
      <dc:date>2016-08-31T19:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo TServer failing after Wizard Install completion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120072#M82846</link>
      <description>&lt;P&gt;I ended up just removing the TServer service from the nodes that were failing. Not really a solution, but the others ones still work fine. Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2016 19:05:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120072#M82846</guid>
      <dc:creator>savanna_endicot</dc:creator>
      <dc:date>2016-09-05T19:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulo TServer failing after Wizard Install completion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120073#M82847</link>
      <description>&lt;P&gt;I'm getting the same error after installation.&lt;/P&gt;&lt;P&gt;I grepped the /var/log/accumulo/tserver_hostname.log and found a report of:&lt;/P&gt;&lt;PRE&gt;ERROR: Exception while checking mount points, halting process
java.io.FileNotFoundException: /proc/mounts (Too many files open)&lt;/PRE&gt;&lt;P&gt;After looking the open files I discovered 136K java open files and 106K jsvc open files, given I set a descriptor limit of 20K I think this might be my problem &lt;/P&gt;&lt;PRE&gt;$&amp;gt; lsof | awk '{print $1}' | sort | uniq -c | sort -n -k1
...
106000 jsvc
136000 java&lt;/PRE&gt;&lt;P&gt;I'm digging into this now too. This cluster has no jobs running I'm surprised to see so many open files...&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 08:20:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Accumulo-TServer-failing-after-Wizard-Install-completion/m-p/120073#M82847</guid>
      <dc:creator>rbailey</dc:creator>
      <dc:date>2017-02-13T08:20:24Z</dc:date>
    </item>
  </channel>
</rss>

