i have tried for 2 days with latest versions (today with 
orientdb-community-1.7-20140506.095651-179-distribution) but i get the 
following error on second member node:

1] error on installing database db1 in 
C:\dev\research\orientdb-community\cluster1-member2/databases/db1
com.orientechnologies.orient.core.storage.impl.local.paginated.OLocalPaginatedStorage
 
cannot be cast to 
com.orientechnologies.orient.server.distributed.ODistributedStorage
-> 
com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin.executeOnLocalNode(OHazelcastPlugin.java:648)
-> 
com.orientechnologies.orient.server.hazelcast.OHazelcastDistributedDatabase.onMessage(OHazelcastDistributedDatabase.java:468)
-> 
com.orientechnologies.orient.server.hazelcast.OHazelcastDistributedDatabase$1.run(OHazelcastDistributedDatabase.java:231)
-> java.lang.Thread.run(Thread.java:662)Exception in thread "main" 
com.orientechnologies.orient.server.distributed.ODistributedException: No 
response received from remote nodes for auto-deploy of data
base
        at 
com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin.installNewDatabases(OHazelcastPlugin.java:848)
        at 
com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin.startup(OHazelcastPlugin.java:195)
        at 
com.orientechnologies.orient.server.OServer.registerPlugins(OServer.java:718)
        at 
com.orientechnologies.orient.server.OServer.activate(OServer.java:239)
        at 
com.orientechnologies.orient.server.OServerMain.main(OServerMain.java:32)




Il giorno martedì 6 maggio 2014 10:46:50 UTC+2, Stefano Falcioni ha scritto:
>
> Hi,
> i'm trying to build last develop branch with java jdk1.6.0_45 but i 
> receive the following error:
> compile:
>     [javac] Compiling 253 source files to 
> C:\dev\research\orientdb-develop\orientdb-develop\tests\target\test-classes
>     [javac] 
> C:\dev\research\orientdb-develop\orientdb-develop\tests\src\test\java\com\orientechnologies\orient\test\database\auto\Collate
>     [javac]       Assert.assertEquals((document.<String> 
> field("cip")).toUpperCase(), "VAL");
>     [javac]                                     ^
>     [javac] 
> C:\dev\research\orientdb-develop\orientdb-develop\tests\src\test\java\com\orientechnologies\orient\test\database\auto\Collate
>     [javac]       Assert.assertEquals((document.<String> 
> field("cip")).toUpperCase(), "VAL");
>     [javac]                                     ^
>     [javac] 
> C:\dev\research\orientdb-develop\orientdb-develop\tests\src\test\java\com\orientechnologies\orient\test\database\auto\Collate
>     [javac]       Assert.assertEquals((document.<String> 
> field("cip")).toUpperCase(), "VAL");
>     [javac]                                     ^
>     [javac] 3 errors
>
> BUILD FAILED
> C:\dev\research\orientdb-develop\orientdb-develop\build.xml:131: The 
> following error occurred while executing this line:
> C:\dev\research\orientdb-develop\orientdb-develop\build.xml:21: The 
> following error occurred while executing this line:
> C:\dev\research\orientdb-develop\orientdb-develop\_base\base-build.xml:44: 
> Compile failed; see the compiler error output for details.
>
> Any Ideas o in alternative could you share a link to download a stable 
> version for distributed configuration?
> Thanks a lot
> Stefano
>

-- 

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