You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/06/22 14:01:00 UTC

[jira] [Updated] (AMBARI-24170) Test Connection button not working in Database Tab

     [ https://issues.apache.org/jira/browse/AMBARI-24170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated AMBARI-24170:
------------------------------------
    Labels: pull-request-available  (was: )

> Test Connection button not working in Database Tab
> --------------------------------------------------
>
>                 Key: AMBARI-24170
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24170
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.7.0
>            Reporter: Andrii Tkach
>            Assignee: Andrii Tkach
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 2.7.0
>
>
> Before running below command, 'Test Connection' button was showing the excepted output to run below command:
> {noformat}
> ambari-server setup --jdbc-db=mysql --jdbc-driver=/root/mysql-connector-java.jar
> {noformat}
> After running the command, 'Test Connection'  keeps on spinning the loader and browser console shows below error
> {noformat}
> Uncaught TypeError: Cannot read property 'filter' of undefined
>     at Class.getConnectionProperty (app.js:216783)
>     at Class.<anonymous> (app.js:216763)
>     at ComputedPropertyPrototype.get (vendor.js:14954)
>     at get (vendor.js:13360)
>     at Class.get (vendor.js:19791)
>     at Class.getTaskInfoSuccess (app.js:216816)
>     at Class.opt.success (app.js:192713)
>     at fire (vendor.js:1141)
>     at Object.fireWith [as resolveWith] (vendor.js:1252)
>     at done (vendor.js:8178)
> {noformat}
> This issue is not seen on 'All Configurations' tab under services smart config tab.



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