You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Akhil S Naik (JIRA)" <ji...@apache.org> on 2018/07/27 06:31:00 UTC

[jira] [Created] (YARN-8592) [ui2]Resource Manager Web UI V2 shows a blank page in windows OS And Chrome browser

Akhil S Naik created YARN-8592:
----------------------------------

             Summary: [ui2]Resource Manager Web UI V2 shows a blank page in windows OS And Chrome browser
                 Key: YARN-8592
                 URL: https://issues.apache.org/jira/browse/YARN-8592
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Akhil S Naik


after successfully installing ambari 2.7v and hdp 3.0 in Windows Operating Sytem .

But, When we connect to Resource Manager UI(v2), web browser shows a blank page.

In a chrome development tool, this error is shown

Stack trace..


{code:java}
TypeError: Cannot read property 'join's null

at new i (hostname:8088/ui2/assets/vendor.js:5598:40988)

at l (hostname:8088/ui2/assets/vendor.js:5598:41338)

at p (hostname:8088/ui2/assets/vendor.js:5598:42035)

at Function.q [as guess] (hostname:8088/ui2/assets/vendor.js:5598:42235)

at getDefaultTimezone (hostname:8088/ui2/assets/yarn-ui.js:366:445)

at convertTimestampWithT (hostname:8088/ui2/assets/yarn-ui.js:366:656)

at Object.timeStampToDate (hostname:8088/ui2/assets/yarn-ui.js:348:127)

at Class.internalNormalizeSingleResponse (hostname:8088/ui2/assets/yarn-ui.js:287:73)

at Class.<anonymous> (hostname:8088/ui2/assets/yarn-ui.js:288:2024)

at Array.map (native)
{code}

The Error is hit in the underlying framework that Yarn-UI uses : moment-timezone-with-data-2010-2020.min.js

this is the discussion happening in framework github for the same : https://github.com/moment/moment-timezone/issues/294

Please find the discussion on this bug here : https://community.hortonworks.com/questions/208887/resource-manager-web-ui-v2-shows-a-blank-page.html

It works well in firefox browser in windows Operating systems.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org