Hi Saviol,

Thank you for your reply. I have followed exactly the same steps.After both 
the nodes get discovered, If i try to connect database through console or 
java client wither i get 

2015-08-12 22:50:19:615 WARNI Distributed server is not yet ONLINE 
(status=STARTING), reject incoming connection from /127.0.0.1:42581. If you 
are trying to shutdown the server, please kill the process 
[OServerNetworkListener]

or


Caused by: com.orientechnologies.common.io.OIOException: Error on 
connecting to 127.0.0.1:2424/mydb

at 
com.orientechnologies.orient.client.remote.ORemoteConnectionManager.createNetworkConnection(ORemoteConnectionManager.java:246)
 
[orientdb-client-2.1.0.jar:2.1.0]

at 
com.orientechnologies.orient.client.remote.ORemoteConnectionManager$1.createNewResource(ORemoteConnectionManager.java:80)
 
[orientdb-client-2.1.0.jar:2.1.0]

at 
com.orientechnologies.orient.client.remote.ORemoteConnectionManager$1.createNewResource(ORemoteConnectionManager.java:77)
 
[orientdb-client-2.1.0.jar:2.1.0]

at 
com.orientechnologies.common.concur.resource.OResourcePool.getResource(OResourcePool.java:94)
 
[orientdb-core-2.1.0.jar:2.1.0]

at 
com.orientechnologies.orient.client.remote.ORemoteConnectionManager.acquire(ORemoteConnectionManager.java:101)
 
[orientdb-client-2.1.0.jar:2.1.0]

at 
com.orientechnologies.orient.client.remote.OStorageRemote.getAvailableNetwork(OStorageRemote.java:2103)
 
[orientdb-client-2.1.0.jar:2.1.0]

... 10 more

Caused by: 
com.orientechnologies.orient.enterprise.channel.binary.ONetworkProtocolException:
 
Cannot read protocol version from remote server /127.0.0.1:2424: 
java.net.SocketTimeoutException: Read timed out

at 
com.orientechnologies.orient.enterprise.channel.binary.OChannelBinaryAsynchClient.<init>(OChannelBinaryAsynchClient.java:98)
 
[orientdb-enterprise-2.1.0.jar:2.1.0]

at 
com.orientechnologies.orient.client.remote.ORemoteConnectionManager.createNetworkConnection(ORemoteConnectionManager.java:233)
 
[orientdb-client-2.1.0.jar:2.1.0]

... 15 more



Can you please help me why this is happening. 


On Wednesday, August 12, 2015 at 6:46:38 PM UTC-7, Pradeep B K wrote:
>
> Hi Everyone,
>
> I am trying to setup a distributed database by following steps mentioned 
> in below link.
>
>
> http://orientdb.com/docs/2.0/orientdb.wiki/Tutorial-Setup-a-distributed-database.html
>
>
> http://orientdb.com/docs/2.0/orientdb.wiki/Tutorial-Working-with-distributed-graph-database.html
>
> I created one new database in node 1 but it is not getting replicated in 
> node 2. I can see only GratefulDeadConcerts db is getting replicated. Did 
> someone came across this before?
>
>
> Help will be greatly appreciated.
>
> Regards,
> Pradeep
>

-- 

--- 
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