You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Aleksandr Kovalenko (JIRA)" <ji...@apache.org> on 2017/12/06 19:03:00 UTC

[jira] [Created] (AMBARI-22606) Service actions for R4ML not loaded

Aleksandr Kovalenko created AMBARI-22606:
--------------------------------------------

             Summary: Service actions for R4ML not loaded
                 Key: AMBARI-22606
                 URL: https://issues.apache.org/jira/browse/AMBARI-22606
             Project: Ambari
          Issue Type: Bug
          Components: ambari-web
    Affects Versions: 2.6.1
            Reporter: Aleksandr Kovalenko
            Assignee: Aleksandr Kovalenko
            Priority: Blocker
             Fix For: 2.6.1


While trying to delete R4ML service, the Service actions menu doesn't load with next  js error:
{code}
app.js:180350 Uncaught TypeError: Cannot read property 'get' of undefined
    at Class.createServiceConfig (app.js:180350)
    at app.js:30065
    at Array.forEach (<anonymous>)
    at Object.<anonymous> (app.js:30060)
    at o (vendor.js:106)
    at Object.add [as done] (vendor.js:106)
    at Object.<anonymous> (app.js:30054)
    at o (vendor.js:106)
    at Object.fireWith (vendor.js:106)
    at Object.fire [as resolve] (vendor.js:106)
{code}



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