[
https://issues.apache.org/jira/browse/AMBARI-24222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16528022#comment-16528022
]
Hudson commented on AMBARI-24222:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9553 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9553/])
AMBARI-24222. Ambari setup-ldap fails with "internal server error" after
(github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=7b268e0c56bdef2b55c450fd5492c4c7689e0db3])
* (edit) ambari-server/src/main/python/ambari_server/setupSecurity.py
> Ambari setup-ldap fails with "internal server error" after upgrade
> ------------------------------------------------------------------
>
> Key: AMBARI-24222
> URL: https://issues.apache.org/jira/browse/AMBARI-24222
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.7.0
> Reporter: Attila Magyar
> Assignee: Attila Magyar
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Steps to reproduce:
> # integrate ambari 2.6.0 with ldap
> # upgrade to ambari 2.7.0
> # integrate ambari 2.7.0 with same ldap
> Result:
> {code}
> ERROR: Unexpected HTTPError: HTTP Error 500: Internal Server Error
> For more info run ambari-server with -v or --verbose option
> {code}
> Cause:
> {code}
> 2018-06-29T09:43:32.624Z, User(admin), RemoteIp(127.0.0.1), RequestType(PUT),
> url(http://127.0.0.1:8080/api/v1/services/AMBARI/components/AMBARI_SERVER/configurations/ldap-configuration),
> ResultStatus(500 Internal Server Error),
> Reason(org.apache.ambari.server.controller.spi.SystemException:
> Invalid Ambari server configuration key:
> ldap-configuration:ssl.trustStore.path)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)