Quantcast
Viewing all articles
Browse latest Browse all 1366

Akka 2.6.9- InboundHandshake exception

Implemented Remoting Artery TCP in Java Project in which getting below exception on the destination module.

application.conf have below configuration
artery
{
enabled=on
transport=tcp
canonical.hostname=“host-uat”
canonical.port=2551
bind.hostname=“localaddress”
bind.port=2551
}
Can anyone please explain the exception I am getting in above screenshot.

6 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 1366

Trending Articles