<?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: Activity monitory(navigator) http error 503 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Activity-monitory-navigator-http-error-503/m-p/303307#M221497</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/77458"&gt;@Yuriy_but&lt;/a&gt;&amp;nbsp;You are likely hitting some known issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If this is greater than CM 5.15.1 then please follow this step and see.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;From Cloudera Manager, stop Navigator Metadata Server&lt;/LI&gt;&lt;LI&gt;On the host where Navigator Metadata Server is installed, navigate to the jars directory:&lt;BR /&gt;&lt;PRE&gt;$ cd /usr/share/cmf/cloudera-navigator-server/jars&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;List the contents that start with c3p0:&lt;PRE&gt;$ ls c3p0*&lt;/PRE&gt;The list may include two jar files:&lt;PRE&gt;c3p0-0.9.1.2.jar
c3p0-0.9.5.2.jar&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;If the file c3p0-0.9.5.2.jar is present, remove it:&lt;PRE&gt;$ rm c3p0-0.9.5.2.jar&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;Navigate tothe Navigator wars directory:&lt;PRE&gt;$ cd /usr/share/cmf/cloudera-navigator-server/wars/&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;Delete the same file c3p0-0.9.5.2.jar from the nav-core-webapp* war file:&lt;PRE&gt;$ zip -d nav-core-webapp-2.14.1.war WEB-INF/lib/c3p0-0.9.5.2.jar&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;From Cloudera Manager, start Navigator Metadata Server&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;If this is air-gapped environment (No internet access) then you might need these:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. Identify IP address of the NMS. (can be gathered in Cloudera Management services-&amp;gt;instances-&amp;gt;Navigator Metadata Server)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Add the following line to the bottom of /etc/hosts on the NMS&lt;/P&gt;&lt;PRE&gt;127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4&lt;BR /&gt;::1 localhost localhost.localdomain localhost6 localhost6.localdomain6&lt;BR /&gt;&amp;lt;NMS_IP_ADDRESS&amp;gt; java.sun.com&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. On NMS, install httpd, depending on your Linux distribution. As this host does not have internet access, you will need to manually import and install rpms.&lt;/P&gt;&lt;P&gt;&lt;A href="https://httpd.apache.org/docs/2.4/platform/rpm.html" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer"&gt;https://httpd.apache.org/docs/2.4/platform/rpm.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Make a directory for java dtd file, and adjust permissions.&lt;/P&gt;&lt;PRE&gt;mkdir /var/www/html/dtd; chown 755 /var/www/html/dtd&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. Acquire Java DTD file from the following URL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://java.sun.com/dtd/web-app_2_3.dtd" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer"&gt;http://java.sun.com/dtd/web-app_2_3.dtd&lt;/A&gt;&lt;/P&gt;&lt;P&gt;6. Copy the file to /var/www/html/dtd directory on the NMS.&amp;nbsp; Ensure the file is readable by "other".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;7. Enable httpd server&lt;/P&gt;&lt;PRE&gt;sudo systemctl enable httpd; sudo systemctl start httpd&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8. Start NMS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NOTE:&amp;nbsp;&lt;/STRONG&gt;httpd must run for each NMS restart, this is not a one-off workaround. Systemctl command should ensure that this is the case.&amp;nbsp; &amp;nbsp;If the above workaround is not possible, a patch is also available from Cloudera Support until this is resolved in an upcoming release of Cloudera Manager.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Sep 2020 08:22:59 GMT</pubDate>
    <dc:creator>GangWar</dc:creator>
    <dc:date>2020-09-24T08:22:59Z</dc:date>
    <item>
      <title>Activity monitory(navigator) http error 503</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Activity-monitory-navigator-http-error-503/m-p/303223#M221439</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I have activity monitor in green state.&lt;/P&gt;&lt;P&gt;In logs I have smth like this:&lt;/P&gt;&lt;P&gt;ps Sorry for quality, have no internet access in my cluster.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="photo_2020-09-22_17-04-31.jpg" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/28961i7D4A78F4863CB0FB/image-size/large?v=v2&amp;amp;px=999" role="button" title="photo_2020-09-22_17-04-31.jpg" alt="photo_2020-09-22_17-04-31.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="photo_2020-09-22_17-04-32.jpg" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/28962iC8E3809182FE0665/image-size/large?v=v2&amp;amp;px=999" role="button" title="photo_2020-09-22_17-04-32.jpg" alt="photo_2020-09-22_17-04-32.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="photo_2020-09-22_17-04-33.jpg" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/28963iFBA6E39CCE4D4B88/image-size/large?v=v2&amp;amp;px=999" role="button" title="photo_2020-09-22_17-04-33.jpg" alt="photo_2020-09-22_17-04-33.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But when I open navigator web ui I see this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="photo_2020-09-22_17-13-41.jpg" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/28964i7D4559B5F01B559E/image-size/large?v=v2&amp;amp;px=999" role="button" title="photo_2020-09-22_17-13-41.jpg" alt="photo_2020-09-22_17-13-41.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 14:16:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Activity-monitory-navigator-http-error-503/m-p/303223#M221439</guid>
      <dc:creator>Yuriy_but</dc:creator>
      <dc:date>2020-09-22T14:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Activity monitory(navigator) http error 503</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Activity-monitory-navigator-http-error-503/m-p/303307#M221497</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/77458"&gt;@Yuriy_but&lt;/a&gt;&amp;nbsp;You are likely hitting some known issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If this is greater than CM 5.15.1 then please follow this step and see.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;From Cloudera Manager, stop Navigator Metadata Server&lt;/LI&gt;&lt;LI&gt;On the host where Navigator Metadata Server is installed, navigate to the jars directory:&lt;BR /&gt;&lt;PRE&gt;$ cd /usr/share/cmf/cloudera-navigator-server/jars&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;List the contents that start with c3p0:&lt;PRE&gt;$ ls c3p0*&lt;/PRE&gt;The list may include two jar files:&lt;PRE&gt;c3p0-0.9.1.2.jar
c3p0-0.9.5.2.jar&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;If the file c3p0-0.9.5.2.jar is present, remove it:&lt;PRE&gt;$ rm c3p0-0.9.5.2.jar&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;Navigate tothe Navigator wars directory:&lt;PRE&gt;$ cd /usr/share/cmf/cloudera-navigator-server/wars/&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;Delete the same file c3p0-0.9.5.2.jar from the nav-core-webapp* war file:&lt;PRE&gt;$ zip -d nav-core-webapp-2.14.1.war WEB-INF/lib/c3p0-0.9.5.2.jar&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;From Cloudera Manager, start Navigator Metadata Server&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;If this is air-gapped environment (No internet access) then you might need these:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. Identify IP address of the NMS. (can be gathered in Cloudera Management services-&amp;gt;instances-&amp;gt;Navigator Metadata Server)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Add the following line to the bottom of /etc/hosts on the NMS&lt;/P&gt;&lt;PRE&gt;127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4&lt;BR /&gt;::1 localhost localhost.localdomain localhost6 localhost6.localdomain6&lt;BR /&gt;&amp;lt;NMS_IP_ADDRESS&amp;gt; java.sun.com&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. On NMS, install httpd, depending on your Linux distribution. As this host does not have internet access, you will need to manually import and install rpms.&lt;/P&gt;&lt;P&gt;&lt;A href="https://httpd.apache.org/docs/2.4/platform/rpm.html" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer"&gt;https://httpd.apache.org/docs/2.4/platform/rpm.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Make a directory for java dtd file, and adjust permissions.&lt;/P&gt;&lt;PRE&gt;mkdir /var/www/html/dtd; chown 755 /var/www/html/dtd&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. Acquire Java DTD file from the following URL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://java.sun.com/dtd/web-app_2_3.dtd" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer"&gt;http://java.sun.com/dtd/web-app_2_3.dtd&lt;/A&gt;&lt;/P&gt;&lt;P&gt;6. Copy the file to /var/www/html/dtd directory on the NMS.&amp;nbsp; Ensure the file is readable by "other".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;7. Enable httpd server&lt;/P&gt;&lt;PRE&gt;sudo systemctl enable httpd; sudo systemctl start httpd&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8. Start NMS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NOTE:&amp;nbsp;&lt;/STRONG&gt;httpd must run for each NMS restart, this is not a one-off workaround. Systemctl command should ensure that this is the case.&amp;nbsp; &amp;nbsp;If the above workaround is not possible, a patch is also available from Cloudera Support until this is resolved in an upcoming release of Cloudera Manager.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 08:22:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Activity-monitory-navigator-http-error-503/m-p/303307#M221497</guid>
      <dc:creator>GangWar</dc:creator>
      <dc:date>2020-09-24T08:22:59Z</dc:date>
    </item>
  </channel>
</rss>

