this is the error that i get 

> F:\neo4j-enterprise-3.0.3\bin>neo4j console
>>
>> 2016-07-07 12:57:06.739+0000 INFO  Starting...
>>
>> 2016-07-07 13:00:33.050+0000 INFO  Write transactions to database disabled
>>
>> 2016-07-07 13:00:34.254+0000 INFO  Bolt enabled on 0.0.0.0:7687.
>>
>> 2016-07-07 13:00:34.274+0000 INFO  Initiating metrics...
>>
>> 2016-07-07 13:00:36.968+0000 INFO  Attempting to join cluster of 
>>> [23.102.11.44:5001, 13.69.147.146:5001]
>>
>> 2016-07-07 13:01:07.328+0000 ERROR Failed to start Neo4j: Starting Neo4j 
>>> failed: Component 
>>> 'org.neo4j.server.database.LifecycleManagingDatabase@295c9df5' was 
>>> successfully initialized, but failed to start. Please see attached cause 
>>> exception. Starting Neo4j failed: Component 
>>> 'org.neo4j.server.database.LifecycleManagingDatabase@295c9df5' 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@295c9df5' 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:87)
>>
>>         at 
>>> org.neo4j.server.ServerBootstrapper.start(ServerBootstrapper.java:66)
>>
>>         at 
>>> org.neo4j.server.enterprise.EnterpriseEntryPoint.main(EnterpriseEntryPoint.java:32)
>>
>> Caused by: org.neo4j.kernel.lifecycle.LifecycleException: Component 
>>> 'org.neo4j.server.database.LifecycleManagingDatabase@295c9df5' 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, 
>>> F:\neodb\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@5d7ef7ec' 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)
>>
>>         ... 14 more
>>
>>
>

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