nathanmarz / storm-deploy

One click deploy for Storm clusters on AWS
Other
516 stars 148 forks source link

Certain deployment configurations not booting Nimbus properly. #22

Closed txbm closed 11 years ago

txbm commented 11 years ago

Details of cause are sketchy but it's definitely a problem, going to try and troubleshoot / get a fix out today. May also be the cause of issue #21.

You can spot the problem by attempting to submit a jar to the cluster, you'll get a connection refused error as a result of Nimbus not allowing the connection.

Also attempting to the attach to the cluster results in AssertionErrors for running nodes.

txbm commented 11 years ago

Turns out a leftover local configuration was causing the issues. Closing as non-issue.