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

neo4j - database not found #197

Closed
r3k2 opened this issue Jul 28, 2018 · 1 comment
Closed

neo4j - database not found #197

r3k2 opened this issue Jul 28, 2018 · 1 comment

Comments

@r3k2
Copy link

r3k2 commented Jul 28, 2018

Yes I saw the old issues..I been RTFM for 3 hours... I have try the hacks but none worked, press enter after typing password etc etc..
I upgraded neo4j as well to 3.2.6 from arch aur. same issue.. I was using before 3.1.1 did not work, such why I upgraded to the latest on arch repos, I have try to compile neo4j from src with no luck, neo4j works when installed and I can log into the default db is only when I point it to bloodhound example db that I can't get bloodhound to connect to it..
did not safe the older tries.. this is from the latest tried and I gived up.

2018-07-28 08:36:01.093+0000 WARN  You are using an unsupported version of the Java runtime. Please use Oracle(R) Java(TM) Runtime Environment 8, OpenJDK(TM) 8 or IBM J9.
2018-07-28 08:36:01.100+0000 INFO  ======== Neo4j 3.2.6 ========
2018-07-28 08:36:01.118+0000 INFO  Starting...
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.neo4j.unsafe.impl.internal.dragons.UnsafeUtil (file:/usr/share/java/neo4j/lib/neo4j-unsafe-3.2.6.jar) to constructor java.lang.String(char[],boolean)
WARNING: Please consider reporting this to the maintainers of org.neo4j.unsafe.impl.internal.dragons.UnsafeUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2018-07-28 08:36:02.088+0000 INFO  Bolt enabled on 127.0.0.1:7687.
2018-07-28 08:36:04.430+0000 INFO  Started.
2018-07-28 08:36:05.000+0000 INFO  Remote interface available at http://localhost:7474/
@r3k2
Copy link
Author

r3k2 commented Jul 29, 2018

nevermind

#********************************************************************
# Other Neo4j system properties
#********************************************************************
dbms.jvm.additional=-Dunsupported.dbms.udc.source=tarball
JAVA_HOME=/usr/lib/jvm/java-8-openjdk/jre

forced it to java-8 and works.. I leave this here in case someone else has the same issue. closing.

@r3k2 r3k2 closed this as completed Jul 29, 2018
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

1 participant