java.lang.IllegalArgumentException: remote deployment failed for [akka://VideoManagement/user/$a/c1] -
i created multi node akka application. working fine. set java application on startup (akka actor system starts after boot), last night when restarted server getting exception
java.lang.illegalargumentexception: remote deployment failed [akka://videomanagement/user/$a/c1]
also other nodes not able connect node. again restart server after working fine. worried exception shall come in future. how can resolve exception.here log file.
i using akka-actor_2.11-2.3.11.jar , ubuntu 14.04 os
Comments
Post a Comment