You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Supreeth Sharma (JIRA)" <ji...@apache.org> on 2017/11/27 09:58:00 UTC

[jira] [Created] (AMBARI-22518) Error while viewing topology details - Storm View

Supreeth Sharma created AMBARI-22518:
----------------------------------------

             Summary: Error while viewing topology details - Storm View
                 Key: AMBARI-22518
                 URL: https://issues.apache.org/jira/browse/AMBARI-22518
             Project: Ambari
          Issue Type: Bug
          Components: ambari-views
    Affects Versions: 2.6.1
         Environment: ambari-server --version
2.6.1.0-59
            Reporter: Supreeth Sharma
            Priority: Blocker
             Fix For: 2.6.1




Steps to reproduce :
1) Create storm view.
2) Deploy the wordcount topology for storm
3) Navigate to storm view page 
4) Click on wordcount topology
Action is failing with below UI error :

{code}
Uncaught Error: Minified React error #130; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=130&args[]=object&args[]=%20Check%20the%20render%20method%20of%20%60e%60. for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at n (vendor.bundle.js:4)
    at a (vendor.bundle.js:6)
    at Object.updateChildren (vendor.bundle.js:2)
    at v._reconcilerUpdateChildren (vendor.bundle.js:3)
    at v._updateChildren (vendor.bundle.js:3)
    at v.updateChildren (vendor.bundle.js:3)
    at v._updateDOMChildren (vendor.bundle.js:2)
    at v.updateComponent (vendor.bundle.js:2)
    at v.receiveComponent (vendor.bundle.js:2)
    at Object.receiveComponent (vendor.bundle.js:2)
{code}




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)