I keep seeing auth failure exceptions during startup and address family not
supported. Any idea please?

Verion: 5.10.2

jvm 1    |  INFO | Initiating client connection,
connectString=USTPENB34078.xxx.com:2181,USTPENB34078.xxx.com:2182,USTPENB34078.xxx.com:21
83 sessionTimeout=2000
watcher=org.apache.activemq.leveldb.replicated.groups.ZKClient@59db9f45
jvm 1    |  WARN | SASL configuration failed:
javax.security.auth.login.LoginException: No JAAS configuration section
named 'Client' was found in spec
ified JAAS configuration file: '../../conf/login.config'. Will continue
connection to Zookeeper server without SASL authentication, if Zookeeper
serve
r allows it.
jvm 1    |  INFO | Opening socket connection to server
USTPENB34078.xxx.com/fe80:0:0:0:f89d:b849:89f8:45b%18:2182
jvm 1    |  WARN | unprocessed event state: AuthFailed
jvm 1    | ERROR | Unable to open socket to
USTPENB34078.xxx.com/fe80:0:0:0:f89d:b849:89f8:45b%18:2182
jvm 1    |  WARN | Session 0x0 for server null, unexpected error, closing
socket connection and attempting reconnect
jvm 1    | java.net.SocketException: Address family not supported by
protocol family: connect
jvm 1    |      at sun.nio.ch.Net.connect(Native Method)[:1.6.0_30]
jvm 1    |      at
sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:500)[:1.6.0_30]
jvm 1    |      at
org.apache.zookeeper.ClientCnxnSocketNIO.registerAndConnect(ClientCnxnSocketNIO.java:266)[zookeeper-3.4.5.jar:3.4.5-1392090]
jvm 1    |      at
org.apache.zookeeper.ClientCnxnSocketNIO.connect(ClientCnxnSocketNIO.java:276)[zookeeper-3.4.5.jar:3.4.5-1392090]
jvm 1    |      at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:958)[zookeeper-3.4.5.jar:3.4.5-1392090]
jvm 1    |      at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)[zookeeper-3.4.5.jar:3.4.5-1392090]
jvm 1    |  WARN | SASL configuration failed:
javax.security.auth.login.LoginException: No JAAS configuration section
named 'Client' was found in spec
ified JAAS configuration file: '../../conf/login.config'. Will continue
connection to Zookeeper server without SASL authentication, if Zookeeper
serve
r allows it.
jvm 1    |  INFO | Opening socket connection to server
USTPENB34078.xxx.com/172.16.204.86:2182
jvm 1    |  WARN | unprocessed event state: AuthFailed
jvm 1    |  INFO | Socket connection established to
USTPENB34078.xxx.com/172.16.204.86:2182, initiating session
jvm 1    |  INFO | Session establishment complete on server
USTPENB34078.xxx.com/172.16.204.86:2182, sessionid = 0x24bc728d0ee0004,
negotiated tim
eout = 4000
jvm 1    |  INFO | Not enough cluster members connected to elect a master.




--
View this message in context: 
http://activemq.2283324.n4.nabble.com/connection-failure-to-ZooKeeper-tp4692131.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to