Attila Magyar created AMBARI-24222:
--------------------------------------
Summary: 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
Fix For: 2.7.0
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)