We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I try to use it with Neo4J 3.3.3 I get compilation errors.
[ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/noduslabs/repair/store-utils/src/main/java/org/neo4j/tool/StoreCopy.java:[96,18] error: cannot find symbol [ERROR] class StoreCopy /home/noduslabs/repair/store-utils/src/main/java/org/neo4j/tool/StoreCopy.java:[96,59] error: cannot find symbol [ERROR] class StoreCopy /home/noduslabs/repair/store-utils/src/main/java/org/neo4j/tool/StoreCopy.java:[97,37] error: cannot find symbol [INFO] 3 errors
See https://stackoverflow.com/questions/49866342/neo4j-3-3-3-database-got-corrupted-as-there-was-not-enough-disk-space-and-no-way
The text was updated successfully, but these errors were encountered:
I got the same problem copying db version 3.3.1 with JDK 10
Sorry, something went wrong.
Branch 3.3:
mvn clean install ... [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.365 s [INFO] Finished at: 2018-05-13T17:41:28+02:00 [INFO] Final Memory: 23M/346M [INFO] ------------------------------------------------------------------------
No branches or pull requests
When I try to use it with Neo4J 3.3.3 I get compilation errors.
See https://stackoverflow.com/questions/49866342/neo4j-3-3-3-database-got-corrupted-as-there-was-not-enough-disk-space-and-no-way
The text was updated successfully, but these errors were encountered: