This sounds like a permission issue. Can you create /root/Khela/Khela2/Data as the Neo4j user?
/peter G: neubauer.peter S: peter.neubauer P: +46 704 106975 L: http://www.linkedin.com/in/neubauer T: @peterneubauer Neo4j 2.0.0 - (graphs)-[:FOR]->(everyone) Kids LAN creative party in Malmö - Kidscraft ICE On Sat, Mar 8, 2014 at 6:56 PM, jigar katariya <[email protected]> wrote: > 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. -- 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.
