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.15 error win32 x64 #231

Closed stas-werther closed 3 years ago

stas-werther commented 3 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.15 env:

JAVA_HOME: undefined
PATH:
C:\Program Files (x86)\Google\Chrome\Application
C:\Program Files (x86)\Common Files\Oracle\Java\javapath
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 (x86)\NVIDIA Corporation\PhysX\Common
C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\
C:\Program Files\Git\cmd
C:\Program Files\dotnet\
C:\Program Files (x86)\dotnet\
C:\WINDOWS\system32
C:\WINDOWS
C:\WINDOWS\System32\Wbem
C:\WINDOWS\System32\WindowsPowerShell\v1.0\
C:\WINDOWS\System32\OpenSSH\
C:\Program Files\nodejs\
C:\ProgramData\chocolatey\bin
C:\Users\Стас\AppData\Local\Microsoft\WindowsApps

D:\VS STUDIO\Microsoft VS Code\bin
C:\Users\Стас\.dotnet\tools
C:\Users\Стас\AppData\Roaming\npm
JDKs:

log:

[12:56:55] AdoptOpenJDK-11-x64
[12:57:27] Download JDK ... [Completed]
[12:57:27] Install JDK
[12:57:27] Installing AdoptOpenJDK-11-x64...
[12:57:27] Error occurred
[12:57:27] Error: msiexec.exe not found. (C:\WINDOWS\System32\msiexec.exe)
Eskibear commented 3 years ago

PATH: C:\Program Files (x86)\Google\Chrome\Application C:\Program Files (x86)\Common Files\Oracle\Java\javapath C:\Windows\system32

[12:57:27] Error: msiexec.exe not found. (C:\WINDOWS\System32\msiexec.exe)

It's strange. Can you manually install a JDK 11 which is required by Java extensions? E.g. https://adoptopenjdk.net/

no-response[bot] commented 3 years ago

This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further.