Can you share the config files for all 3 machines?

> Am 13.05.2016 um 01:35 schrieb yayati.s...@innoplexus.com:
> 
> Hi,
> I am trying to setup multi Machine cluster for Neo4j 3.0.1(Milestone). I am 
> repeatedly getting the following error from my Log Files.
> 
> 2016-05-13 06:26:35.251+0000 INFO  Attempting to join cluster of 
> [192.168.0.231:5001, 192.168.1.90:5001, 192.168.1.183:5001]
> 2016-05-13 06:27:05.754+0000 ERROR Failed to start Neo4j: Starting Neo4j 
> failed: Component 
> 'org.neo4j.server.database.LifecycleManagingDatabase@51e5cc21' was 
> successfully initialized, but failed to start. Please see attached cause 
> exception. Starting Neo4j failed: Component 
> 'org.neo4j.server.database.LifecycleManagingDatabase@51e5cc21' was 
> successfully initialized, but failed to start. Please see attached cause 
> exception.
> org.neo4j.server.ServerStartupException: Starting Neo4j failed: Component 
> 'org.neo4j.server.database.LifecycleManagingDatabase@51e5cc21' was 
> successfully initialized, but failed to start. Please see attached cause 
> exception.
>       at 
> org.neo4j.server.exception.ServerStartupErrors.translateToServerStartupError(ServerStartupErrors.java:68)
>       at org.neo4j.server.AbstractNeoServer.start(AbstractNeoServer.java:217)
>       at org.neo4j.server.ServerBootstrapper.start(ServerBootstrapper.java:81)
>       at org.neo4j.server.ServerBootstrapper.start(ServerBootstrapper.java:60)
>       at 
> org.neo4j.server.enterprise.EnterpriseEntryPoint.main(EnterpriseEntryPoint.java:32)
> Caused by: org.neo4j.kernel.lifecycle.LifecycleException: Component 
> 'org.neo4j.server.database.LifecycleManagingDatabase@51e5cc21' was 
> successfully initialized, but failed to start. Please see attached cause 
> exception.
>       at 
> org.neo4j.kernel.lifecycle.LifeSupport$LifecycleInstance.start(LifeSupport.java:444)
>       at org.neo4j.kernel.lifecycle.LifeSupport.start(LifeSupport.java:107)
>       at org.neo4j.server.AbstractNeoServer.start(AbstractNeoServer.java:189)
>       ... 3 more
> Caused by: java.lang.RuntimeException: Error starting 
> org.neo4j.kernel.ha.factory.HighlyAvailableFacadeFactory, 
> /home/yayati.sule/Master/neo4j-enterprise-3.0.1/data/databases/graph.db
>       at 
> org.neo4j.kernel.impl.factory.GraphDatabaseFacadeFactory.newFacade(GraphDatabaseFacadeFactory.java:144)
>       at 
> org.neo4j.kernel.ha.factory.HighlyAvailableFacadeFactory.newFacade(HighlyAvailableFacadeFactory.java:42)
>       at 
> org.neo4j.kernel.ha.HighlyAvailableGraphDatabase.<init>(HighlyAvailableGraphDatabase.java:41)
>       at 
> org.neo4j.server.enterprise.EnterpriseNeoServer.lambda$static$0(EnterpriseNeoServer.java:80)
>       at 
> org.neo4j.server.database.LifecycleManagingDatabase.start(LifecycleManagingDatabase.java:89)
>       at 
> org.neo4j.kernel.lifecycle.LifeSupport$LifecycleInstance.start(LifeSupport.java:434)
>       ... 5 more
> Caused by: org.neo4j.kernel.lifecycle.LifecycleException: Component 
> 'org.neo4j.cluster.client.ClusterJoin@d8af863' was successfully initialized, 
> but failed to start. Please see attached cause exception.
>       at 
> org.neo4j.kernel.lifecycle.LifeSupport$LifecycleInstance.start(LifeSupport.java:444)
>       at org.neo4j.kernel.lifecycle.LifeSupport.start(LifeSupport.java:107)
>       at 
> org.neo4j.kernel.lifecycle.LifeSupport$LifecycleInstance.start(LifeSupport.java:434)
>       at org.neo4j.kernel.lifecycle.LifeSupport.start(LifeSupport.java:107)
>       at 
> org.neo4j.kernel.impl.factory.GraphDatabaseFacadeFactory.newFacade(GraphDatabaseFacadeFactory.java:140)
>       ... 10 more
> Caused by: java.util.concurrent.TimeoutException
>       at 
> org.neo4j.cluster.statemachine.StateMachineProxyFactory$ResponseFuture.get(StateMachineProxyFactory.java:300)
>       at 
> org.neo4j.cluster.client.ClusterJoin.joinByConfig(ClusterJoin.java:143)
>       at org.neo4j.cluster.client.ClusterJoin.start(ClusterJoin.java:82)
>       at 
> org.neo4j.kernel.lifecycle.LifeSupport$LifecycleInstance.start(LifeSupport.java:434)
> 
> I have also attached a copy of my "neo4j.conf" file . 
> Kindly help me on this. 
> 
> -- 
> 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.conf>

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

Reply via email to