Created
January 13, 2013 15:50
-
-
Save yochze/4524743 to your computer and use it in GitHub Desktop.
neo4j error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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