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

CLI outputs a cryptic error message when a custom server address doesn't contain protocol and port number #642

Open
mnegacz opened this issue Jun 6, 2023 · 0 comments

Comments

@mnegacz
Copy link
Contributor

mnegacz commented Jun 6, 2023

Axon Server CLI outputs a cryptic error message:

Error processing command 'init-cluster': null

To reproduce the error, append a custom AS address without protocol and a port number to the command:

java -jar axonserver-cli.jar init-cluster -S example.org

Above invocation results in the org.apache.http.client.ClientProtocolException and null in the message.

The error message should allow identifying the problem at hand

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

No branches or pull requests

1 participant