Srimanth Gunturi created AMBARI-12929:
-----------------------------------------
Summary: 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
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)