Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-26-2019 10:35 AM
Trying to take the on-line course for managing Neo4j and it wants me to have Enterprise installed. That requires Java JDK to be installed on my Mac. Not a Java user I am totally confused by the Java versions and then how to install on Mac without breaking the Mac. Is there a set of instructions for how to do this? Otherwise, I am fine just using Neo4j Desktop for learning.
03-26-2019 10:36 AM
Neo4j Desktop includes a developer-licensed version of Neo4j Enterprise, so you're fine to use that as-is.
03-26-2019 10:58 AM
Ok, but where do I find it? I have the Neo4j Desktop.app file, but cannot find file loctions as shown in 4.2 of Operations manual. Buried in /Users/bbrown/Library/Application Support/Neo4j Desktop I have installation-3.5.3 and the bin folder. If I try * sudo bin/neo4j start
then I get 'Unable to find any JVMs matching version "1.8".' So in the module Module: Managing a Neo4j Database, I am stuck on Managing a Neo4j Instance. Am I in the wrong place?
05-14-2019 07:31 PM
I'm having the same problem. still can't start community edition on my mac, any luck with this? I installed Java 1.8 but still same error.
11-26-2019 02:25 PM
I had this problem when trying to install the Enterprise version for the Administration tutorial on my mac, i.e. I got 'Unable to find any JVMs matching version "1.8".' at the ./bin/neo4j console step. I installed the latest Java SE Development kit, which was 13.0.1, and got the same error. After a little searching I found some sources saying I needed version 8u231 so I installed Java SE Development Kit 8u231 from here:
https://www.oracle.com/technetwork/pt/java/javase/downloads/jdk8-downloads-2133151.html
and this seemed to have solved the problem. I did have to make an account at Oracle to do the 8u231 download (but not the 13.0.1 download), not sure why.
It would be helpful if the tutorial would include a section on installing Java for us mac users who haven't used Java before. I would also be curious to know why an old version is needed. Is this just an artifact that's going to go away at some point?
04-14-2020 05:37 AM
Thanks, David. Installing JDK 8 worked for me as well.
All the sessions of the conference are now available online