Skip to content

Instantly share code, notes, and snippets.

@yochze
Created January 13, 2013 15:50
Show Gist options
  • Save yochze/4524743 to your computer and use it in GitHub Desktop.
Save yochze/4524743 to your computer and use it in GitHub Desktop.
neo4j error
SEVERE:
java.lang.IllegalArgumentException
at sun.nio.ch.FileChannelImpl.position(FileChannelImpl.java:298)
at org.neo4j.kernel.impl.storemigration.CurrentDatabase.storeFilesAtCurrentVersion(CurrentDatabase.java:75)
at org.neo4j.server.storemigration.PreStartupStoreUpgrader.run(PreStartupStoreUpgrader.java:84)
at org.neo4j.server.storemigration.PreStartupStoreUpgrader.main(PreStartupStoreUpgrader.java:57)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment