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 orient-database+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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)
Hi Ray,Any errors in the logs? Can you post one of server's log?
On 12 April 2017 at 20:28, Ray Neiheiser <ray.ne...@gmail.com> 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 orient-databa...@googlegroups.com.
--
---
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 orient-database+unsubscribe@googlegroups.com.
factory = new OrientGraphFactory(BASE_PATH + this.id).setupPool(1, 10
); And the BASE_PATH: "PLOCAL:" + System.getProperty("user.home") + "/OrientDB"; in OrientDB/ there are the folders like config, bin, log etc. Additionally in OrientDB/ there are also all the database things orientDB generates.
Hi Ray,Without the logs it's hard to guess. Could you provide logs of all servers zipped?
On 1 May 2017 at 22:06, Ray Neiheiser <ray.ne...@gmail.com> wrote:
Would be very helpful if I could get the results of this into my academic paper
Am Mittwoch, 12. April 2017 15:28:17 UTC-3 schrieb Ray Neiheiser: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 orient-databa...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to orient-database+unsubscribe@googlegroups.com.
--
---
You received this message because you are subscribed to a topic in the Google Groups "OrientDB" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/orient-database/nF0SeqzwaLY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to orient-database+unsubscribe@googlegroups.com.