Hi, In a nutshell, server.sh works, dserver.sh doesn't.
I'm using the latest build from develop branch (as of Oct 26 - 14) -> 2.0-SNAPSHOT I created a database using one server (using server.sh), and I'm ready to test it on multiple, I've setup 3 servers from scratch, imported the JSON exported from the DB (had to drop class ouser when importing), setup hazelcast tcp-ips and I can see that the servers are ok with each other. using the studio link (web URL) the distributed environment works great (adding records, deleting). however, Starting the servers using dserver and trying to connect remotely using the *console*: connect remote:odbproxy.mygame.com/THEDB user pass I'm getting: Error: com.orientechnologies.orient.core.exception.ODatabaseException: Database 'remote:odbproxy.mygame.com/THEDB' is closed trying to connect starting one db server with server.sh (and others off), works great, with dserver fails. any pointers as to why this is happening? thanks a lot! -- --- 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.
