Skip to content
New issue

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

I simply get errors at the compilation stage. #32

Open
deemeetree opened this issue Apr 16, 2018 · 2 comments
Open

I simply get errors at the compilation stage. #32

deemeetree opened this issue Apr 16, 2018 · 2 comments

Comments

@deemeetree
Copy link

deemeetree commented Apr 16, 2018

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

@pdaleramirez
Copy link

I got the same problem copying db version 3.3.1 with JDK 10

@jexp
Copy link
Owner

jexp commented May 13, 2018

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] ------------------------------------------------------------------------

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants