Re: [akka-user] How to configure cluster for two machines

2016-09-26 Thread Gerard W
Hi, It would be very helpful if you give any hint on this. Thank you El jueves, 22 de septiembre de 2016, 13:12:59 (UTC-3), Gerard W escribió: > > I'm sorry, I did not mention (nor remember :-P) that I was overriding that > configuration setting to 2552 in my java code. > So, to make it

Re: [akka-user] How to configure cluster for two machines

2016-09-22 Thread Gerard W
I'm sorry, I did not mention (nor remember :-P) that I was overriding that configuration setting to 2552 in my java code. So, to make it coherent I removed the override from the code and changed the configuration of HostA to the following: akka { actor { provider =

Re: [akka-user] How to configure cluster for two machines

2016-09-21 Thread Viktor Klang
You're setting the port to 0 but are trying to connect to 2552? -- Cheers, √ On Sep 21, 2016 20:29, "Gerard W" wrote: > I'm using Akka 2.3.15 (java) and I'm trying to get a cluster with two > members in two different hosts. Everything runs fine when I start the two >

[akka-user] How to configure cluster for two machines

2016-09-21 Thread Gerard W
I'm using Akka 2.3.15 (java) and I'm trying to get a cluster with two members in two different hosts. Everything runs fine when I start the two nodes on a single machine, but then when I try to start up the second node on a different machine, it keeps getting "Association with remote system