Hi Dawn, I'm sharing my experience, I had similar kind of issue, in my case when I was accessing the data using Cypher then other files of Neo4J was deleted but it stores the data in that folder which are again accessed by the Cypher properly but not from other places.
Not sure but hope it may help you. -Sukaant Chaudhary <http://in.linkedin.com/pub/sukaant-chaudhary/33/ba8/479> On Thu, Mar 26, 2015 at 10:44 PM, Dawn <[email protected]> wrote: > Hi, > > I created a database under my account directory on our server using import > of neo4j-v2.2 and in my side it works well including Cypher. However, other > people can't access the database: > > ./bin/neo4j-shell -v -config ./conf/neo4j.properties -path > /my_dir_path/neo4j_db2 > ERROR (-v for expanded information): > java.io.FileNotFoundException: /my_dir_path/neo4j_db2/messages.log > (Permission denied) > > Is there any help? Thanks a lot! > Dawn > > > -- > 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.
