Skip to content

ConnectException in card-service #1

@rkumarsriv

Description

@rkumarsriv

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions