Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nodetool requires akka.tcp protocol that SiriusShortNameParser doesn't support #125

Open
jsnikeris opened this issue Nov 10, 2016 · 0 comments

Comments

@jsnikeris
Copy link

When using nodetool, if I pass in an "akka://..." nodeId, I get the following error message:

akka.remote.RemoteTransportException: No transport is loaded for protocol: [akka], available protocols: [akka.tcp]

However, SiriusShortNameParser expects nodeIds to start with "akka://":

java.lang.IllegalArgumentException: akka.tcp://.../user/sirius does not appear to be a vaild Akka address or Sirius node short name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant