[
https://issues.apache.org/jira/browse/AMBARI-22462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Grinenko updated AMBARI-22462:
-------------------------------------
Status: Patch Available (was: In Progress)
> StackAdvisorCommand unable to make internal request to
> AmbariConfigurationProvider due to changed resource field id's
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-22462
> URL: https://issues.apache.org/jira/browse/AMBARI-22462
> Project: Ambari
> Issue Type: Bug
> Components: ambari-sever
> Affects Versions: trunk
> Reporter: Dmytro Grinenko
> Assignee: Dmytro Grinenko
> Priority: Blocker
> Fix For: trunk
>
> Attachments: AMBARI-22462.patch
>
>
> caused by AMBARI-22347, hardcoded request need to be reworked to use new
> field id's
> {code}
> 17 Nov 2017 04:59:22,835 WARN [ambari-client-thread-86]
> StackAdvisorCommand:191 - Error occured during retrieving ldap configuration,
> status=400, response={
> "status" : 400,
> "message" : "The properties [AmbariConfiguration/type] specified in the
> request or predicate are not supported for the resource type
> AmbariConfiguration."
> }
> 17 Nov 2017 04:59:22,836 WARN [ambari-client-thread-86]
> StackAdvisorCommand:170 - Error parsing services.json file content: Error
> occured during retrieving ldap configuration, status=400, response={
> "status" : 400,
> "message" : "The properties [AmbariConfiguration/type] specified in the
> request or predicate are not supported for the resource type
> AmbariConfiguration."
> }
> org.apache.ambari.server.api.services.stackadvisor.StackAdvisorException:
> Error occured during retrieving ldap configuration, status=400, response={
> "status" : 400,
> "message" : "The properties [AmbariConfiguration/type] specified in the
> request or predicate are not supported for the resource type
> AmbariConfiguration."
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)