jvms icon indicating copy to clipboard operation
jvms copied to clipboard

Not working switch.

Open TheTechOddBug opened this issue 2 years ago • 5 comments

After installing a JDK version, I get the following error with switch and "java -version" do not found java:

image

TheTechOddBug avatar May 11 '22 13:05 TheTechOddBug

checks:

  1. the cmd shell use administrator
  2. jvms ls can list OpenJDK8u-jdk_x64_windows_hotspot_8u332b09

ystyle avatar May 13 '22 02:05 ystyle

Same issue, it creates dead symlink (jvms.exe in another folder) image

erxson avatar May 16 '22 08:05 erxson

store folder is on desktop, not in program files

erxson avatar May 16 '22 08:05 erxson

@MaciejDobrowolski Use jvms ls to confirm the version is installed. If it is manually installed locally, the confirmed directory structure is as shown in the figure image

ps: Upgrading to 2.1.0 fixed the installation failure

ystyle avatar May 16 '22 09:05 ystyle

Fixed. Thank you!!!

erxson avatar May 16 '22 11:05 erxson