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

cannot determine location of JVM #243

Closed
steffar42 opened this issue May 26, 2020 · 12 comments
Closed

cannot determine location of JVM #243

steffar42 opened this issue May 26, 2020 · 12 comments

Comments

@steffar42
Copy link

Ich habe ein weiteres Problem. Ich nutze auf dem Mac (10.15.4) derzeit noch die Zkn3-Version 3.3.0, weil ich 3.3.1 nicht starten kann. Ich habe Java 8 installiert und trotzdem wird beim Starten diese Fehlermeldung angezeigt: "Cannot determine location of JVM".

@Elmari
Copy link
Contributor

Elmari commented May 27, 2020

Könntest du mal die Terminalausgabe von
java --version schicken?

@angersa
Copy link

angersa commented Jun 1, 2020

I also had this issue.

Tried java --version which returned

No Java runtime present, requesting install. 

Ran the installer and Zettelkasten is now working.

@StanBright
Copy link

Hey guys, I have java installed (on Mac), but I'm getting the same error - "Cannot determine location of JVM"

java -version
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)

@Elmari
Copy link
Contributor

Elmari commented Jun 2, 2020

@StanBright could you please try if version v3.3.0 works for you? V3.3.1 currently does not work with java 8 on mac os

@mas73-max
Copy link

I have the same problem ("Cannot determine location of JVM") on MacBook and not on iMac, but it's the same OS (Catalina)

@RalfBarkow
Copy link
Collaborator

I have the feeling that this has become a frequently asked question.
Does anyone want to write an answer? (ideally on the specified Wiki page)

@RalfBarkow
Copy link
Collaborator

RalfBarkow commented Sep 4, 2020

@mas73-max I have the same problem ("Cannot determine location of JVM") on MacBook and not on iMac, but it's the same OS (Catalina)

To use Zettelkasten v3.3.1 or later, which currently does not work with Java 8 on macOS anymore, you need to install a Java 11 SDK first.

@afknapping
Copy link

it would be super helpful if the app would tell that :)

@mas73-max
Copy link

mas73-max commented Sep 4, 2020 via email

@RalfBarkow
Copy link
Collaborator

RalfBarkow commented Sep 4, 2020

@mas73-max i can’t find Java SDK 11

https://adoptopenjdk.net/
"AdoptOpenJDK 11"

@RalfBarkow
Copy link
Collaborator

@afknapping it would be super helpful if the app would tell that :)

Zettelkasten App can tell you something if it is running. As the JVM is missing, it is not running. Message comes from the operating system.

@mas73-max
Copy link

mas73-max commented Sep 6, 2020 via email

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

No branches or pull requests

7 participants