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

ConnectException in card-service #1

Open
rkumarsriv opened this issue May 5, 2021 · 0 comments
Open

ConnectException in card-service #1

rkumarsriv opened this issue May 5, 2021 · 0 comments

Comments

@rkumarsriv
Copy link

After running all the apps i executed a POST at localhost:9080/application passing cardApplication.json as body.
But i see this error for card-service:

=======================================================================
2021-05-05 14:35:38.490 INFO [card-service,,,] 10456 --- [nio-9080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 21 ms
2021-05-05 14:35:59.599 ERROR [card-service,,,] 10456 --- [nio-9080-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://xxxx:9083/user-service/registration": Connection timed out: connect; nested exception is java.net.ConnectException: Connection timed out: connect] with root cause

java.net.ConnectException: Connection timed out: connect

Thanks for help.

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