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.
