Maria, Mohana, You can download the Twitter-Heroku example dataset for neo4j 2.1.3 here:
http://neo4j-examples.s3.amazonaws.com/twitter-connections/neo4j_213/graph.db.zip Once you unzip the file, copy the graph.db directory into your data directory. The Neo4j server should start then. Dave On Wednesday, August 13, 2014 5:31:56 PM UTC-4, Maria Pikoula wrote: > > Hello Michael, Mohana, > > I am experiencing the exact same problem. I have tried with several > datasets from this source: http://www.neo4j.org/develop/example_data > > They are all meant to be compatible with neo4j 1.6 + so this shouldn't be > an issue. Any recommendations appreciated. > > Cheers, > > Maria > > On Tuesday, 29 July 2014 14:27:12 UTC+1, Mohana Krishna wrote: >> >> Hello Michael, >> >> Thanks for the response. I am unable to download data from the link you >> have sent. Please look into it. >> >> Cheers :) >> >> On Saturday, 26 July 2014 12:18:43 UTC+5:30, Michael Hunger wrote: >>> >>> Hi Mohana, >>> >>> It is very probably a version issue, that the twitter graph is an older >>> version. >>> I think we have to update the store to a current version of Neo4j or >>> replace it with a current version. >>> >>> You can download our latest oscon twitter graph meanwhile from here: >>> >>> http://oscon.jexp.de:8081/static/twitter.zip >>> >>> Currently flying over the Atlantic so can't move it to the examples >>> server :) >>> >>> >>> Cheers, >>> >>> >>> Michael >>> >>> >>> >>> On Fri, Jul 25, 2014 at 10:20 AM, Mohana Krishna <[email protected]> >>> wrote: >>> >>>> I have downloaded "Twitter Connections" data set from >>>> http://www.neo4j.org/develop/example_data and when I extracted it into >>>> "graph.db" folder $NEO4J_HOME/data/ after deleting the default "graph.db" >>>> , >>>> the server is not starting. I have tried some solutions provided on web >>>> but >>>> they are not showing any effect. If I replace this new graph.db with old >>>> one, the server is starting fine! >>>> >>>> The message in terminal when I start neo4j server with new graph.db: >>>> >>>> Using additional JVM arguments: -server -XX:+DisableExplicitGC >>>> -Dorg.neo4j.server.properties=conf/neo4j-server.properties >>>> -Djava.util.logging.config.file=conf/logging.properties >>>> -Dlog4j.configuration=file:conf/log4j.properties -XX:+UseConcMarkSweepGC >>>> -XX:+CMSClassUnloadingEnabled >>>> Starting Neo4j Server...WARNING: not changing user >>>> process [3685]... waiting for server to be ready.. Failed to start >>>> within 12000 seconds. >>>> Neo4j Server may have failed to start, please check the logs. >>>> >>>> >>>> I am attaching files "console.log"(in log) and "message.log"(in >>>> graph.db) for reference. >>>> >>>> Somebody please help me sort out the issue. I badly need the server to >>>> be up. >>>> >>>> Thanks in advance >>>> >>>> -- >>>> 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.
