Hi,

When I change the org.neo4j.server.database.location property in the 
conf/neo4j-server.properties, and restart the neo4j server, I get the 
following error:

26 Feb, 2013 8:03:08 PM org.neo4j.server.logging.Logger log
SEVERE: Failed to start database.
26 Feb, 2013 8:03:08 PM org.neo4j.server.logging.Logger log
SEVERE: 
java.lang.IllegalStateException: Could not create Neo XA datasource
    at 
org.neo4j.kernel.InternalAbstractGraphDatabase.create(InternalAbstractGraphDatabase.java:428)
    at 
org.neo4j.kernel.InternalAbstractGraphDatabase.run(InternalAbstractGraphDatabase.java:226)
    at 
org.neo4j.kernel.EmbeddedGraphDatabase.<init>(EmbeddedGraphDatabase.java:79)
    at 
org.neo4j.graphdb.factory.GraphDatabaseFactory$1.newDatabase(GraphDatabaseFactory.java:70)
    at 
org.neo4j.graphdb.factory.GraphDatabaseBuilder.newGraphDatabase(GraphDatabaseBuilder.java:205)
    at 
org.neo4j.server.database.CommunityDatabase.start(CommunityDatabase.java:55)
    at org.neo4j.server.AbstractNeoServer.start(AbstractNeoServer.java:124)
    at org.neo4j.server.Bootstrapper.start(Bootstrapper.java:85)
    at org.neo4j.server.Bootstrapper.main(Bootstrapper.java:49)
Caused by: java.io.IOException: Unable to create directory 
path[/root/Khela/Khela2/Data] for Neo4j store.
    at 
org.neo4j.kernel.impl.nioneo.xa.NeoStoreXaDataSource.autoCreatePath(NeoStoreXaDataSource.java:296)
    at 
org.neo4j.kernel.impl.nioneo.xa.NeoStoreXaDataSource.<init>(NeoStoreXaDataSource.java:218)
    at 
org.neo4j.kernel.InternalAbstractGraphDatabase.create(InternalAbstractGraphDatabase.java:423)
    ... 8 more
26 Feb, 2013 8:03:08 PM org.neo4j.server.logging.Logger log
SEVERE: Failed to start Neo Server on port [7474]

And i am using windows 7 sir waiting for the response thank you
Please help me with this.

Regds,
Jigar

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to