No errors, server starts up normal. Doesn't say anything about ha. What I did:
COnfigured the settings. and started the server like this: factory = new OrientGraphFactory(BASE_PATH + this.id).setupPool(1, 10); where the basePath is the /OrientDB folder and the database is in /databases (The rest of the content is structured like in the orientDb Enterprise jar) Am Donnerstag, 13. April 2017 14:10:37 UTC-3 schrieb l.garulli: > > Hi Ray, > > Any errors in the logs? Can you post one of server's log? > > > Best Regards, > > Luca Garulli > Founder & CEO > OrientDB LTD <http://orientdb.com/> > > On 12 April 2017 at 20:28, Ray Neiheiser <[email protected] > <javascript:>> wrote: > >> I am trying o figure out how I can run OrientDB HA from java and then >> also write and read from java. >> >> I used the guide configuration for the ha clusters. I have all the 4 >> databases replicated at the servers but if I run it they act independently. >> >> -- >> >> --- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- --- 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.
