I've downloaded and installed the Neo4j 2.0.1 Community Edition on my Windows 8 64.
I start it up and set a path for the default database. But when it after that tries to start up the server, the following error occurs.
Starting Neo4j Server failed: Error starting org.neo4j.kernel.EmbeddedGraphDatabase, C:\Neo4j Community\db\default
Pulled from messages.log,
[o.n.k.EmbeddedGraphDatabase]: Startup failed: Component 'org.neo4j.kernel.extension.KernelExtensions@152c108d' was successfully initialized, but failed to start. Please see attached cause exception.: Component 'org.neo4j.shell.impl.ShellServerKernelExtension@47df4cd0' was successfully initialized, but failed to start. Please see attached cause exception.: internal error: ObjID already in use
What's wrong?