<?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: Yarn QueueUI not Loading in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Yarn-QueueUI-not-Loading/m-p/358348#M237808</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/81193"&gt;@Babasaheb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply, I have tried step 1, but it did not help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have Auto TLS Enabled:&lt;/P&gt;&lt;P&gt;[root@MYSERVER ~]# grep use_tls /etc/cloudera-scm-agent/config.ini&lt;BR /&gt;use_tls=1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error in&amp;nbsp;&lt;SPAN&gt;queuemanager-webapp.log&lt;/SPAN&gt;&amp;nbsp;is :&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;2022-11-24 20:16:53,871 ERROR com.cloudera.cpx.server.api.utils.HttpClientInstance: https://MYSERVER.com:8090/ws/v1/cluster service is not available ! Error:
com.sun.jersey.api.client.ClientHandlerException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;/LI-CODE&gt;&lt;P&gt;Unsure why the certificates are not getting picked up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again appreciate all your assistance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Nov 2022 22:48:04 GMT</pubDate>
    <dc:creator>Amn_468</dc:creator>
    <dc:date>2022-11-24T22:48:04Z</dc:date>
    <item>
      <title>Yarn QueueUI not Loading</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Yarn-QueueUI-not-Loading/m-p/358264#M237794</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am unable to launch Yarn Queue Manager Web UI and get error - Failed to load the Yarn Queue Manager UI. Reload the UI after fixing the issue. Reason - No active RM Found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have 2 RM (Active/ Standby) yet facing this error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reques any help / guidance to resolve this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CM 7.6.1&lt;/P&gt;&lt;P&gt;Cloudera Runtime - 7.1.7&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 23:32:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Yarn-QueueUI-not-Loading/m-p/358264#M237794</guid>
      <dc:creator>Amn_468</dc:creator>
      <dc:date>2022-11-23T23:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Yarn QueueUI not Loading</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Yarn-QueueUI-not-Loading/m-p/358313#M237803</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/32334"&gt;@Amn_468&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) The quick fix might be to restart both RM and YQM and see if that clears the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you still face the same issue, then&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Check if you are using TLSL for CM and YARN. If yes, then configure TLS for Yarn Queue Manager as well [1].&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[1]&amp;nbsp;&lt;A href="https://docs.cloudera.com/cdp-private-cloud-base/7.1.7/yarn-security/topics/yarn-configure-tls-ssl-yarn.html" target="_blank"&gt;https://docs.cloudera.com/cdp-private-cloud-base/7.1.7/yarn-security/topics/yarn-configure-tls-ssl-yarn.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) If&amp;nbsp;Kerberos is enabled for YARN, then&amp;nbsp;enable it for the YARN queue manager.&amp;nbsp;Could you please verify if Kerberos security is configured correctly using the below doc [1]:&lt;BR /&gt;&lt;A href="https://docs.cloudera.com/cdp-private-cloud-base/7.1.7/security-kerberos-authentication/topics/cm-security-kerberos-enabling-step8-verify-kerberos.html" target="_blank"&gt;https://docs.cloudera.com/cdp-private-cloud-base/7.1.7/security-kerberos-authentication/topics/cm-security-kerberos-enabling-step8-verify-kerberos.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you still face the same issue, then please upload the below queue manager log files from the Queue manager host for the issue time stamp:-&lt;BR /&gt;*queuemanager-webapp.log&lt;BR /&gt;*config-service.log&lt;BR /&gt;*config-service-requestlog.log&lt;BR /&gt;location : /var/log/yarn/queuemanager/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please upload ResourceManager log files for the issue time-stamp - location : /var/log/hadoop-yarn/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;If you found this response assisted with your query, please take a moment to log in and click on&amp;nbsp; KUDOS &lt;SPAN class="s1"&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&amp;nbsp;&amp;amp; ”Accept as Solution" below this post.&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2022 10:31:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Yarn-QueueUI-not-Loading/m-p/358313#M237803</guid>
      <dc:creator>Babasaheb</dc:creator>
      <dc:date>2022-11-24T10:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Yarn QueueUI not Loading</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Yarn-QueueUI-not-Loading/m-p/358348#M237808</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/81193"&gt;@Babasaheb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply, I have tried step 1, but it did not help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have Auto TLS Enabled:&lt;/P&gt;&lt;P&gt;[root@MYSERVER ~]# grep use_tls /etc/cloudera-scm-agent/config.ini&lt;BR /&gt;use_tls=1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error in&amp;nbsp;&lt;SPAN&gt;queuemanager-webapp.log&lt;/SPAN&gt;&amp;nbsp;is :&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;2022-11-24 20:16:53,871 ERROR com.cloudera.cpx.server.api.utils.HttpClientInstance: https://MYSERVER.com:8090/ws/v1/cluster service is not available ! Error:
com.sun.jersey.api.client.ClientHandlerException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;/LI-CODE&gt;&lt;P&gt;Unsure why the certificates are not getting picked up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again appreciate all your assistance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2022 22:48:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Yarn-QueueUI-not-Loading/m-p/358348#M237808</guid>
      <dc:creator>Amn_468</dc:creator>
      <dc:date>2022-11-24T22:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Yarn QueueUI not Loading</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Yarn-QueueUI-not-Loading/m-p/358369#M237820</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/81193"&gt;@Babasaheb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have added certificates in java trust store (cacerts) for all the servers. Yarn QM UI does open, but not in tls mode. We have enabled auto tls, and the yarn queue manager / UI does not open with tls enabled for it. Attached are the error and&amp;nbsp;role&amp;nbsp;log&amp;nbsp;snips&lt;/P&gt;&lt;P&gt;Role Log&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Amn_468_0-1669382104255.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/36321iBBEFE8776B807BD0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Amn_468_0-1669382104255.jpeg" alt="Amn_468_0-1669382104255.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Stderror&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Amn_468_1-1669382154041.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/36322i911DC631BF02CA9A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Amn_468_1-1669382154041.jpeg" alt="Amn_468_1-1669382154041.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2022 13:16:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Yarn-QueueUI-not-Loading/m-p/358369#M237820</guid>
      <dc:creator>Amn_468</dc:creator>
      <dc:date>2022-11-25T13:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Yarn QueueUI not Loading</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Yarn-QueueUI-not-Loading/m-p/359123#M238026</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/32334"&gt;@Amn_468&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for sharing the logs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We can see that you are getting the following error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: -1&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;As per the above exception we have checked the code of WebappProperties and it's failing while parsing the configs with this code:&lt;/P&gt;&lt;P class="p1"&gt;=============&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;} else if (val.contains("#")) {&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&amp;nbsp;val = val.substring(0, val.indexOf(" "));&lt;/P&gt;&lt;P class="p1"&gt;=============&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;There is # in your SSL password hence it's failing. We have replicated this issue in the test lab and the queue manager was failing to start with the same error.&amp;nbsp;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;You should change the password of keystore and truststore and make sure that it will not have # in it or remove SSL settings temporarily.&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;If you found this response assisted with your query, please take a moment to log in and click on&amp;nbsp; KUDOS &lt;SPAN class="s1"&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&amp;nbsp;&amp;amp; ”Accept as Solution" below this post.&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 11:44:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Yarn-QueueUI-not-Loading/m-p/359123#M238026</guid>
      <dc:creator>Babasaheb</dc:creator>
      <dc:date>2022-12-08T11:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Yarn QueueUI not Loading</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Yarn-QueueUI-not-Loading/m-p/359306#M238069</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/81193"&gt;@Babasaheb&lt;/a&gt;&amp;nbsp; Appreciate all you assistance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Dec 2022 11:44:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Yarn-QueueUI-not-Loading/m-p/359306#M238069</guid>
      <dc:creator>Amn_468</dc:creator>
      <dc:date>2022-12-10T11:44:59Z</dc:date>
    </item>
  </channel>
</rss>

