Siddharth Wagle created AMBARI-7153:
---------------------------------------

             Summary: Admin: error printed to log when going to admin view
                 Key: AMBARI-7153
                 URL: https://issues.apache.org/jira/browse/AMBARI-7153
             Project: Ambari
          Issue Type: Bug
          Components: ambari-views
    Affects Versions: 1.7.0
            Reporter: Siddharth Wagle
            Assignee: Siddharth Wagle
             Fix For: 1.7.0


After logging into ambari (using a local user), and going to Ambari Admin, 
there is an ERROR and exception printed to ambari-server.log.

NOTE: Done nothing with LDAP. This just shows up w/o any ldap or attempt to 
configure ldap.

{code}
23:05:18,855 ERROR [qtp1661965622-24] AmbariLdapDataPopulator:99 - Could not 
connect to LDAP server
org.springframework.ldap.CommunicationException: localhost:33389; nested 
exception is javax.naming.CommunicationException: localhost:33389 [Root 
exception is java.net.ConnectException: Connection refused]
        at 
org.springframework.ldap.support.LdapUtils.convertLdapException(LdapUtils.java:100)
        at 
org.springframework.ldap.core.support.AbstractContextSource.createContext(AbstractContextSource.java:266)
        at 
org.springframework.ldap.core.support.AbstractContextSource.getContext(AbstractContextSource.java:106)
        at 
org.springframework.ldap.core.support.AbstractContextSource.getReadOnlyContext(AbstractContextSource.java:125)
        at 
org.springframework.ldap.core.LdapTemplate.search(LdapTemplate.java:287)
        at 
org.springframework.ldap.core.LdapTemplate.search(LdapTemplate.java:259)
        at 
org.springframework.ldap.core.LdapTemplate.search(LdapTemplate.java:571)
        at 
org.springframework.ldap.core.LdapTemplate.search(LdapTemplate.java:556)
        at 
org.springframework.ldap.core.LdapTemplate.search(LdapTemplate.java:411)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to