You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Olivér Szabó (JIRA)" <ji...@apache.org> on 2018/06/02 13:12:00 UTC

[jira] [Resolved] (AMBARI-24012) Infra Solr start failed - Auth Failed on zk root (/)

     [ https://issues.apache.org/jira/browse/AMBARI-24012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivér Szabó resolved AMBARI-24012.
-----------------------------------
    Resolution: Fixed

> Infra Solr start failed - Auth Failed on zk root (/)
> ----------------------------------------------------
>
>                 Key: AMBARI-24012
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24012
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-logsearch, ambari-server
>    Affects Versions: 2.7.0
>            Reporter: Olivér Szabó
>            Assignee: Olivér Szabó
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Output of --create-znode command:
> {code:java}
> 01 Jun 2018 03:30:06,343  WARN [zkConnectionManagerCallback-2-thread-1] ConnectionManager:106 - Watcher org.apache.solr.common.cloud.ConnectionManager@28e6348d name: ZooKeeperConnection Watcher:ctr-e138-1518143905142-340498-01-000006.hwx.site:2181,ctr-e138-1518143905142-340498-01-000007.hwx.site:2181,ctr-e138-1518143905142-340498-01-000008.hwx.site:2181 got event WatchedEvent state:AuthFailed type:None path:null path: null type: None
> 01 Jun 2018 03:30:06,343  WARN [zkConnectionManagerCallback-2-thread-1] ConnectionManager:187 - zkClient received AuthFailed
> 01 Jun 2018 03:30:06,346  WARN [main-SendThread(ctr-e138-1518143905142-340498-01-000007.hwx.site:2181)] ClientCnxn:1102 - Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
> java.net.ConnectException: Connection refused
> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
> 01 Jun 2018 03:30:06,450  WARN [main-SendThread(ctr-e138-1518143905142-340498-01-000008.hwx.site:2181)] ClientCnxn:957 - SASL configuration failed: javax.security.auth.login.LoginException: Client cannot SASL-authenticate because the specified JAAS configuration section 'Client' could not be found. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)