You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Mahadev konar (JIRA)" <ji...@apache.org> on 2014/09/04 22:41:24 UTC

[jira] [Commented] (AMBARI-7153) Admin: error printed to log when going to admin view

    [ https://issues.apache.org/jira/browse/AMBARI-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14121952#comment-14121952 ] 

Mahadev konar commented on AMBARI-7153:
---------------------------------------

+1 for the patch.

> 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
>
>         Attachments: AMBARI-7153.patch
>
>
> 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)