[
https://issues.apache.org/jira/browse/AMBARI-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162901#comment-14162901
]
Hudson commented on AMBARI-7683:
--------------------------------
SUCCESS: Integrated in Ambari-branch-1.7.0 #23 (See
[https://builds.apache.org/job/Ambari-branch-1.7.0/23/])
AMBARI-7683. Upgrade: 1.6.1 fails to upgrade with LDAP configured w/o encrypt
pwds. (swagle:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=43d506ff4bec6bdde38a2b1e7feb6040bd0fce44)
*
ambari-server/src/test/java/org/apache/ambari/server/configuration/ConfigurationTest.java
* ambari-server/src/main/python/ambari-server.py
*
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
> Upgrade: 1.6.1 fails to upgrade with LDAP configured w/o encrypt pwds
> ---------------------------------------------------------------------
>
> Key: AMBARI-7683
> URL: https://issues.apache.org/jira/browse/AMBARI-7683
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 1.7.0
> Reporter: Siddharth Wagle
> Assignee: Siddharth Wagle
> Fix For: 1.7.0
>
> Attachments: AMBARI-7683.patch
>
>
> 1) Install Ambari 1.6.1, embedded postgres.
> 2) Install + configure HDP 2.1 Stack cluster
> 3) ambari-server setup-ldap, test authentication with a couple accounts
> 4) attempt upgrade to ambari 1.7.0, upgrade fails
> {code}
> 20:15:23,439 ERROR [main] SchemaUpgradeHelper:252 - Exception occured during
> upgrade,
> failed
> org.apache.ambari.server.AmbariException: Guice provision errors:
> 1) Error injecting constructor, java.lang.RuntimeException: Unable to read
> database p
> assword
> at
> org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator.<init>(AmbariLdap
> DataPopulator.java:95)
> while locating
> org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator
> for field at
> org.apache.ambari.server.controller.AmbariManagementControllerImpl.l
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)