You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Jiajia Li (JIRA)" <ji...@apache.org> on 2015/06/10 10:29:00 UTC

[jira] [Created] (DIRKRB-296) Fail to get principal from Zookeeper identity backend

Jiajia Li created DIRKRB-296:
--------------------------------

             Summary: Fail to get principal from Zookeeper identity backend
                 Key: DIRKRB-296
                 URL: https://issues.apache.org/jira/browse/DIRKRB-296
             Project: Directory Kerberos
          Issue Type: Bug
            Reporter: Jiajia Li


java.net.BindException: Address already in use
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:344)
        at sun.nio.ch.Net.bind(Net.java:336)
        at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:199)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:95)
        at org.apache.zookeeper.server.ZooKeeperServerMain.runFromConfig(ZooKeeperServerMain.java:111)
        at org.apache.kerby.kerberos.kdc.identitybackend.ZookeeperIdentityBackend$1.run(ZookeeperIdentityBackend.java:156)



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