[
https://issues.apache.org/jira/browse/AMBARI-12929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Srimanth Gunturi updated AMBARI-12929:
--------------------------------------
Attachment: AMBARI-12929.patch
There was one occurrence of method call where # arguments passed in was greater
than the count defined.
> Configs validation fails due to 'getErrorItem() takes exactly 2 arguments (3
> given)'
> ------------------------------------------------------------------------------------
>
> Key: AMBARI-12929
> URL: https://issues.apache.org/jira/browse/AMBARI-12929
> Project: Ambari
> Issue Type: Bug
> Components: contrib
> Affects Versions: 2.1.1
> Reporter: Srimanth Gunturi
> Assignee: Srimanth Gunturi
> Fix For: 2.1.2
>
> Attachments: AMBARI-12929.patch
>
>
> One of the /validations call throws the following error
> Response:
> {noformat}
> {
> "status" : 500,
> "message" : "Stack Advisor reported an error: TypeError: getErrorItem()
> takes exactly 2 arguments (3 given)\nStdOut file:
> /var/run/ambari-server/stack-recommendations/285/stackadvisor.out\n\nStdErr
> file: /var/run/ambari-server/stack-recommendations/285/stackadvisor.err"
> }
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)