Hi,
have you already tried to download the latest version 2.1?
azelcast.xml the file is so configured on all 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>*IP1:2434*</member>
        <member>*IP2:2434*</member>
        <member>*IP3:2434*</member>
        <member>etc...</member>
      </tcp-ip>
     </join>
  </network>

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.

Reply via email to