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

Not Detecting Adoptium OpenJRE/OpenJDK #25

Open
Hossy opened this issue Jun 20, 2023 · 6 comments
Open

Not Detecting Adoptium OpenJRE/OpenJDK #25

Hossy opened this issue Jun 20, 2023 · 6 comments

Comments

@Hossy
Copy link

Hossy commented Jun 20, 2023

I have multiple non-Oracle OpenJDKs installed:

  • Eclipse Temurin JDK with Hotspot 17.0.7+7 (x64)
  • Eclipse Temurin JRE with Hotspot 17.0.7+7 (x64)
  • Eclipse Temurin JRE with Hotspot 8u372-b07 (x64)
  • Microsoft Build of OpenJDK with Hotspot 17.0.7+7 (x64)

JAVA_HOME is set. PATH includes all of these with 8 appearing after 17. I can find java.exe easily:

C:\Program Files\Microsoft\jdk-17.0.7.7-hotspot\bin\java.exe
C:\Program Files\Eclipse Adoptium\jdk-17.0.7.7-hotspot\bin\java.exe
C:\Program Files\Eclipse Adoptium\jre-17.0.7.7-hotspot\bin\java.exe
C:\Program Files\Eclipse Adoptium\jre-8.0.372.7-hotspot\bin\java.exe

But I get an error when trying to launch:

---------------------------

---------------------------
This application requires a Java Runtime Environment 11.0.0 - 99.9.9
---------------------------
OK   
---------------------------
@stramag
Copy link

stramag commented Oct 20, 2023

Hi,

I have experienced same issue but my os is Monterey.

Please somebody help for me!

BR,
GáborS

@Adyel
Copy link

Adyel commented Nov 12, 2023

Hello,

This is a temporary workaround. You can launch it using this command. My install location is E:\Program Files (x86)\Open Visual Traceroute.

E:\Program Files (x86)\Open Visual Traceroute>java -jar org.leo.traceroute.jar

@leolewis
Copy link
Owner

Please try the latest build 2.1.0 for windows, which has the right JRE embedded

@stramag
Copy link

stramag commented Nov 15, 2023 via email

@leolewis
Copy link
Owner

Right, that should solve it for the two other users here.
For the mac version, my Mac unfortunately broke some time ago, so I need to find a new one to implement and test the change. Will update when I find some time/hardware to work on this

@stramag
Copy link

stramag commented Nov 22, 2023 via email

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

4 participants