Hi,

as I've already posted on stackoverflow: 
http://stackoverflow.com/questions/23132614/<http://stackoverflow.com/questions/23132614/distributed-configuration-problems-with-orientdb-failures-exceptions-and-no-re>,
 I've got some problems with the distributed configuration.
I received the following exceptions and failures:

error on installing database TEST_DATABASE in 
C:\orientdb-community-1.7-rc2/databases/TEST_DATABASE
-> com.orientechnologies.orient.core.storage.impl.local.OStorageLocal cannot be 
cast to
com.orientechnologies.orient.server.distributed.ODistributedStorage

-> 
com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin.executeOnLocalNode(OHazelcastPlugin.java:644)

-> 
com.orientechnologies.orient.server.hazelcast.OHazelcastDistributedDatabase.onMessage(OHazelcastDistributedDatabase.java:404)

-> 
com.orientechnologies.orient.server.hazelcast.OHazelcastDistributedDatabase$1.run(OHazelcastDistributedDatabase.java:282)


-> java.lang.Thread.run(Unknown Source)Exception in thread "main"
com.orientechnologies.orient.server.distributed.ODistributedException:
No response received from remote nodes for auto-deploy of database
        at 
com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin.installNewDatabases(OHazelcastPlugin.java:815)
        at 
com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin.startup(OHazelcastPlugin.java:194)
        at 
com.orientechnologies.orient.server.OServer.registerPlugins(OServer.java:654)
        at 
com.orientechnologies.orient.server.OServer.activate(OServer.java:220)
        at 
com.orientechnologies.orient.server.OServerMain.main(OServerMain.java:32)

My TEST_DATABASE was created as plocal. It is a ObjectDatabase.
I've also tried to manually copy the DB to the other machine. The 
problem is that when changes are made on one machine, no data is 
replicated. All configurations are standard configurations, so I haven't
 changed them.
Could you please help me?

Thank you very much.


-- 

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