You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "rupa mogali (JIRA)" <ji...@apache.org> on 2015/06/24 19:58:04 UTC

[jira] [Created] (ZOOKEEPER-2220) Couldn't instantiate org.apache.zookeeper.ClientCnxnSocketNetty

rupa mogali created ZOOKEEPER-2220:
--------------------------------------

             Summary: Couldn't instantiate org.apache.zookeeper.ClientCnxnSocketNetty
                 Key: ZOOKEEPER-2220
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2220
             Project: ZooKeeper
          Issue Type: Bug
          Components: c client
    Affects Versions: 3.5.0
         Environment: Alpha
            Reporter: rupa mogali


I am trying to test SSL connectivity between client and server following the instructions in the following page:
https://cwiki.apache.org/confluence/display/ZOOKEEPER/ZooKeeper+SSL+User+Guide
But, I get the following when trying to connect to server from client..
2015-06-24 12:14:36,589 [myid:] - INFO [main:ZooKeeper@709] - Initiating client connection, connectString=localhost:2282 sessionTimeout=30000 watcher=org.apache.zookeeper.ZooKeeperMain$MyWatcher@f2a0b8e
Exception in thread "main" java.io.IOException: Couldn't instantiate org.apache.zookeeper.ClientCnxnSocketNetty
Can you tell me what I am doing wrong here?
Very new to Zookeeper. 
Thanks!
Reply



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