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

Improve error message when failing to reach client to include URL #113

Open
yeekangc opened this issue Feb 19, 2020 · 0 comments
Open

Improve error message when failing to reach client to include URL #113

yeekangc opened this issue Feb 19, 2020 · 0 comments
Assignees

Comments

@yeekangc
Copy link
Member

User had (to change and had) the server on a different port e.g. 9081.

The config property for MP Rest Client wasn't updated so it stayed at systemClient/mp-rest/uri=http://localhost:9080/system and Rest Client failed to reach the target.

Debug took a while. It would be helpful to add to the exception message the target URL that was being used to facilitate debug.

@gkwan-ibm

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

2 participants