I now made this a 3 server ensemble as opposed to a 5 server ensemble. Now getting different
messages in my out logs:P
2015-02-04 11:48:29,851 [myid:1] - WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@362]
- Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
2015-02-04 11:48:29,851 [myid:1] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@1007]
- Closed socket connection for client /xxxxxxxx:64089 (no session established for client)
$ ./zkServer.sh status
JMX enabled by default
Using config: /opt/apps/current/bin/../conf/zoo.cfg
Error contacting service. It is probably not running.
$ echo mntr | nc localhost 2181
This ZooKeeper instance is not currently serving requests
Regards,
Barry
From: "Jürgen Wagner (DVT)" [via zookeeper-user] [mailto:ml-node+s578899n7580838h26@n2.nabble.com]
Sent: Wednesday, February 04, 2015 10:56 AM
To: Barnett, Barry F
Subject: Re: New Zookeeper Installation - connection refused
Barry,
looks like you want to go to the machine where Zk is running and check
with "netstat -an" or some other tool on which port Zk is really
running... unless this is a NAT issue ;-)
Cheers,
--Jürgen
On 04.02.2015 16:51, penguin wrote:
> $ nc -v remotehostname 2181
> nc: connect to remotehostname port 2181 (tcp) failed: Connection refused
>
> Regards,
>
> Barry
>
________________________________
If you reply to this email, your message will be added to the discussion below:
http://zookeeper-user.578899.n2.nabble.com/New-Zookeeper-Installation-connection-refused-tp7580825p7580838.html
To unsubscribe from New Zookeeper Installation - connection refused, click here<http://zookeeper-user.578899.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7580825&code=YmFycnkuYmFybmV0dEB3ZWxsc2ZhcmdvLmNvbXw3NTgwODI1fC0xNDYzMjU3NTMx>.
NAML<http://zookeeper-user.578899.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
--
View this message in context: http://zookeeper-user.578899.n2.nabble.com/New-Zookeeper-Installation-connection-refused-tp7580825p7580840.html
Sent from the zookeeper-user mailing list archive at Nabble.com.
|