microsoft / vscode-java-installer

Issue Only. This repo is for reporting VS Code Java Installer issues.
MIT License
4 stars 7 forks source link

v0.3.14 error win32 x64 #290

Closed jordiindahood closed 2 years ago

jordiindahood commented 2 years ago

:warning:Please attach %TEMP%\vscode-java-installer\log.txt and %TEMP%\vscode-java-installer\AdoptOpenJDK-MSI.log for more details.

version: 0.3.14 env:

JAVA_HOME: undefined
PATH:
C:\Windows\system32
C:\Windows
C:\Windows\System32\Wbem
C:\Windows\System32\WindowsPowerShell\v1.0\
C:\Windows\System32\OpenSSH\
C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR
C:\Program Files\dotnet\
C:\Program Files\Git\cmd
C:\Users\jordy\AppData\Local\Programs\Python\Python310\Scripts\
C:\Users\jordy\AppData\Local\Programs\Python\Python310\
C:\Users\jordy\AppData\Local\Microsoft\WindowsApps
C:\Program Files\JetBrains\PyCharm 2021.2.3\bin

C:\Users\jordy\AppData\Local\Programs\Microsoft VS Code\bin
C:\Users\jordy\.dotnet\tools
C:\MinGW\bin

JDKs:

log:

[5:45:19 PM] AdoptOpenJDK-11-x64
[5:48:38 PM] Download JDK ... [Completed]
[5:48:38 PM] Install JDK
[5:48:38 PM] Installing AdoptOpenJDK-11-x64...
[5:48:51 PM] Install JDK ... [Completed]
[5:48:51 PM] Configure Java Settings
[5:48:51 PM] Error occurred
[5:48:51 PM] Error: Java Home not found.
jordiindahood commented 2 years ago

AdoptOpenJDK-MSI.log log.txt

Eskibear commented 2 years ago

this bug should be fixed in latest version v0.3.17, download here https://aka.ms/vscode-java-installer-win

Let me know if it works.

jordiindahood commented 2 years ago

this bug should be fixed in latest version v0.3.17, download here https://aka.ms/vscode-java-installer-win

Let me know if it works.

it wokrked i guess thank you for your help