<?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: Does not start HUE_SERVER in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Does-not-start-HUE-SERVER/m-p/319628#M227901</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/89950"&gt;@paliwalhadoop&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I changed /opt/cloudera/cm/bin/altscript.sh {{CMF_CONF_DIR}}/{{keystoreFileName}} to fit my environment.&lt;/P&gt;&lt;P&gt;can you show your log or script file ?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jul 2021 01:05:30 GMT</pubDate>
    <dc:creator>meenzoon</dc:creator>
    <dc:date>2021-07-01T01:05:30Z</dc:date>
    <item>
      <title>Does not start HUE_SERVER</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Does-not-start-HUE-SERVER/m-p/313850#M225759</link>
      <description>&lt;P&gt;I'm using CDH-6.2.0. and hue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HUE_LOAD_BALANCER is run fine.&lt;/P&gt;&lt;P&gt;But HUE_SERVER does not run on each node(2 node).&lt;/P&gt;&lt;P&gt;I've looked at the logs, but I can't find any problems. The strange thing is that even if you run the server once, it looks like it is running 4 times in the runcpserver.log as shown in the figure below, and in the supervisor log, you can see a log saying that it was executed too many times.&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's my own log file.&lt;/P&gt;&lt;P&gt;supervisord.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;2021-03-30 16:37:03,391 INFO spawned: '178-hue-HUE_SERVER' with pid 24378
2021-03-30 16:37:12,722 INFO exited: 178-hue-HUE_SERVER (exit status 0; not expected)
2021-03-30 16:37:13,726 INFO spawned: '178-hue-HUE_SERVER' with pid 24586
2021-03-30 16:37:22,823 INFO exited: 178-hue-HUE_SERVER (exit status 0; not expected)
2021-03-30 16:37:24,829 INFO spawned: '178-hue-HUE_SERVER' with pid 24857
2021-03-30 16:37:33,645 INFO exited: 178-hue-HUE_SERVER (exit status 0; not expected)
2021-03-30 16:37:36,653 INFO spawned: '178-hue-HUE_SERVER' with pid 25067
2021-03-30 16:37:45,512 INFO exited: 178-hue-HUE_SERVER (exit status 0; not expected)
2021-03-30 16:37:46,174 INFO gave up: 178-hue-HUE_SERVER entered FATAL state, too many start retries too quickly&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;runcpserver.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[30/Mar/2021 16:37:11 ] settings INFO Welcome to Hue 4.3.0
[30/Mar/2021 16:37:21 ] settings INFO Welcome to Hue 4.3.0
[30/Mar/2021 16:37:32 ] settings INFO Welcome to Hue 4.3.0
[30/Mar/2021 16:37:44 ] settings INFO Welcome to Hue 4.3.0&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i started in Cloudera Manager. CM print&amp;nbsp; that "Supervisor returned FATAL. Please check the role log file, stderr, or stdout."&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 09:05:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Does-not-start-HUE-SERVER/m-p/313850#M225759</guid>
      <dc:creator>meenzoon</dc:creator>
      <dc:date>2026-04-21T09:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Does not start HUE_SERVER</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Does-not-start-HUE-SERVER/m-p/314073#M225877</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/86938"&gt;@meenzoon&lt;/a&gt;&amp;nbsp;Hope this message finds you.&lt;/P&gt;&lt;P&gt;I did get a chance to review your logs:&lt;/P&gt;&lt;P&gt;1. Was there a recent upgrade from CDH5 to CDH6?&lt;/P&gt;&lt;P&gt;2. Are there any other roles in this instance not working?&lt;/P&gt;&lt;PRE&gt;2021-03-30 16:37:45,512 INFO exited: 178-hue-HUE_SERVER (exit status 0; not expected)
2021-03-30 16:37:46,174 INFO gave up: 178-hue-HUE_SERVER entered FATAL state, too many start retries too quickly&lt;/PRE&gt;&lt;P&gt;The above indicates there seems to be an issue with Supervisord. However,&lt;/P&gt;&lt;P&gt;3. What do you observe in the Hue role's stderr and stdout?&lt;/P&gt;&lt;P&gt;Hint: You can get the Hue Process's stderr and stdout under&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;CM &amp;gt; Hue &amp;gt; Instances &amp;gt; Hue Server &amp;gt; Log Files &amp;gt; Stdout and Stderr(Quick-link)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let us know how it goes.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 22:09:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Does-not-start-HUE-SERVER/m-p/314073#M225877</guid>
      <dc:creator>vaishaakb</dc:creator>
      <dc:date>2021-04-05T22:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Does not start HUE_SERVER</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Does-not-start-HUE-SERVER/m-p/314077#M225878</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29989"&gt;@vaishaakb&lt;/a&gt;&amp;nbsp;thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wasn't changed the CDH version. But i tested to change the path of the '/var/lib' folder location. Like a 'sevice-monitor', 'host-monitor'. And i current location recovery to '/var/lib'.&lt;/P&gt;&lt;P&gt;In this host another roles started healthy.&lt;/P&gt;&lt;P&gt;I check again stderr, stdout and i found a "altscript.sh" this file causing the problem. That problem is a not found a "creds.localjceks" file. So changed "/opt/~~~~/altscript.sh" the file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;And i solved this problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 00:40:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Does-not-start-HUE-SERVER/m-p/314077#M225878</guid>
      <dc:creator>meenzoon</dc:creator>
      <dc:date>2021-04-06T00:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Does not start HUE_SERVER</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Does-not-start-HUE-SERVER/m-p/314155#M225899</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/86938"&gt;@meenzoon&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I am glad to hear that this situation is resolved and really appreciate you providing the steps you took to solve this.&lt;/P&gt;&lt;P&gt;Have a good one!&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 18:05:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Does-not-start-HUE-SERVER/m-p/314155#M225899</guid>
      <dc:creator>vaishaakb</dc:creator>
      <dc:date>2021-04-06T18:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Does not start HUE_SERVER</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Does-not-start-HUE-SERVER/m-p/319589#M227883</link>
      <description>&lt;P&gt;Hi, same error I am getting can you please help me out with this.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 11:09:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Does-not-start-HUE-SERVER/m-p/319589#M227883</guid>
      <dc:creator>paliwalhadoop</dc:creator>
      <dc:date>2021-06-30T11:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Does not start HUE_SERVER</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Does-not-start-HUE-SERVER/m-p/319628#M227901</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/89950"&gt;@paliwalhadoop&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I changed /opt/cloudera/cm/bin/altscript.sh {{CMF_CONF_DIR}}/{{keystoreFileName}} to fit my environment.&lt;/P&gt;&lt;P&gt;can you show your log or script file ?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 01:05:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Does-not-start-HUE-SERVER/m-p/319628#M227901</guid>
      <dc:creator>meenzoon</dc:creator>
      <dc:date>2021-07-01T01:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Does not start HUE_SERVER</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Does-not-start-HUE-SERVER/m-p/319629#M227902</link>
      <description>&lt;P&gt;ALIAS=$1&lt;BR /&gt;if [ "${ALIAS}" = "" ]; then&lt;BR /&gt;echo "Alias not provided" &amp;gt;&amp;amp;2&lt;BR /&gt;exit 1&lt;BR /&gt;fi&lt;/P&gt;&lt;P&gt;JARDIR=${CMF_SERVER_ROOT:-/opt/cloudera/cm}/lib/&lt;BR /&gt;exec ${JAVA_HOME}/bin/java -cp "${JARDIR}"/security*.jar com.cloudera.enterprise.crypto.JceksPasswordExtractor "{{CMF_CONF_DIR}}/{{keystoreFileName}}" "${ALIAS}"&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 02:02:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Does-not-start-HUE-SERVER/m-p/319629#M227902</guid>
      <dc:creator>paliwalhadoop</dc:creator>
      <dc:date>2021-07-01T02:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Does not start HUE_SERVER</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Does-not-start-HUE-SERVER/m-p/319632#M227904</link>
      <description>&lt;P&gt;That was same my file.&lt;/P&gt;&lt;P&gt;I changed '/var/lib/cloudera-scm-agent/uuid' file was not [noeol] file, so I changed that file.&lt;/P&gt;&lt;P&gt;And can i show your error log in /var/run/cloudera-scm-agnet/process-*-HUE_SERVER&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 05:37:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Does-not-start-HUE-SERVER/m-p/319632#M227904</guid>
      <dc:creator>meenzoon</dc:creator>
      <dc:date>2021-07-01T05:37:25Z</dc:date>
    </item>
  </channel>
</rss>

