You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/06/01 22:41:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16498659#comment-16498659 ] 

Hudson commented on AMBARI-24012:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9389 (See [https://builds.apache.org/job/Ambari-trunk-Commit/9389/])
AMBARI-24012. Infra Solr start failed - Auth Failed on zk root (/) (github: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=b75a1648f3f67bd956af742d5f828f19fbf3be1a])
* (edit) ambari-server/src/test/python/stacks/2.3/ATLAS/test_metadata_server.py
* (edit) ambari-server/src/test/python/stacks/2.5/RANGER/test_ranger_admin.py
* (edit) ambari-common/src/main/python/resource_management/libraries/functions/solr_cloud_util.py
* (edit) ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/package/scripts/setup_logsearch.py
* (edit) ambari-server/src/main/resources/common-services/AMBARI_INFRA_SOLR/0.1.0/package/scripts/setup_infra_solr.py
* (edit) ambari-server/src/test/python/stacks/2.6/RANGER/test_ranger_admin.py
* (edit) ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/package/scripts/params.py


> 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)