How to fix java.net.ConnectException: Connection refused in Storm How to fix java.net.ConnectException: Connection refused in Storm hadoop hadoop

How to fix java.net.ConnectException: Connection refused in Storm


I kept having the same problem... I had to restart zookeeper all the time.It seems like Zookeeper is very sensitive to timing and timeout issues, so increase the default tick numbers for timeout, that should help.

initLimit=30

syncLimit=10