Re: [Neo4j] Cluster on local machine

2016-06-21 Thread 'Michael Hunger' via Neo4j
Can you share the config of the 3 servers (note that they need separate
ports not just for HA but also for http/https/bolt).
And the 3x logs/debug.log and logs/neo4j.log



On Mon, Jun 20, 2016 at 1:45 PM,  wrote:

> Hi All,
>
>
> I'm new to neo4j server, trying to make a cluster on local machine of
> three instances and use it for creation of graph.
> I followed the steps provided in manual, but facing a problem.
> Master node is started, then  slave node starts copies the data from
> master and again fails saying one of the port for that instance is already
> in use. The port it is not able to access is the bolt connector port. I'm
> trying to make a 3 instance cluster, master starts but the rest two fails
> after copying the data, they both give an error like localhost:portno. is
> already in use
>
> --
> You received this message because you are subscribed to the Google Groups
> "Neo4j" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to neo4j+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Neo4j] Cluster on local machine

2016-06-21 Thread nikhil . choubey
Hi All,


I'm new to neo4j server, trying to make a cluster on local machine of three 
instances and use it for creation of graph.
I followed the steps provided in manual, but facing a problem.
Master node is started, then  slave node starts copies the data from master 
and again fails saying one of the port for that instance is already in use. 
The port it is not able to access is the bolt connector port. I'm trying to 
make a 3 instance cluster, master starts but the rest two fails after 
copying the data, they both give an error like localhost:portno. is already 
in use

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.