Hi,
have you taken these steps?
1) modifying the file Hazelcast as follows on all PCs on the network you
want to use as nodes:
<network>
<port auto-increment="true">2434</port>
<join>
<multicast enabled="*FALSE*">
<multicast-group>235.1.1.1</multicast-group>
<multicast-port>2434</multicast-port>
</multicast>
<tcp-ip enabled="true">
<member>*IP_PC_1:2434*</member>
<member>*IP_PC_2:2434*</member>
</tcp-ip>
</join>
</network>
2) Run the first node by entering the name of the node
3) run the second node by entering the name of the node
at this point the two nodes must be pointed out and synchronize.
from any node by going to study page(localhost:2480) you should see the
same db on any node.
regards,
Savio L.
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.