Skip to content
This repository has been archived by the owner on Aug 13, 2018. It is now read-only.

Noting happen when running vertex eventbus pointtopoint #23

Open
KamilLelonek opened this issue Dec 12, 2014 · 0 comments
Open

Noting happen when running vertex eventbus pointtopoint #23

KamilLelonek opened this issue Dec 12, 2014 · 0 comments

Comments

@KamilLelonek
Copy link

I followed the instructions and ran:

vertx run eventbus_pointtopoint/receiver.rb -cluster
vertx run eventbus_pointtopoint/sender.rb -cluster

Then I only got:

➜  ruby  vertx run eventbus_pointtopoint/receiver.rb -cluster
Starting clustering...
No cluster-host specified so using address 192.168.56.1
Succeeded in deploying verticle
➜  ruby  vertx run eventbus_pointtopoint/sender.rb -cluster
Starting clustering...
No cluster-host specified so using address 192.168.56.1
Succeeded in deploying verticle

But no message received. What am I doing wrong?


I'm investigating this problem for a while and it seems that I cannot communicate different clusters. I start them with -cluster flag, but it seems that they ignore it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant