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 #228

Closed sanjaybasto closed 3 years ago

sanjaybasto 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\Google\Chrome\Application
C:\python\Python37\Scripts\
C:\python\Python37\
C:\Windows\system32
C:\Windows
C:\Windows\System32\Wbem
C:\Windows\System32\WindowsPowerShell\v1.0\
C:\Windows\System32\OpenSSH\
C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR
C:\Program Files\MySQL\MySQL Shell 8.0\bin\
C:\Users\User\AppData\Local\Microsoft\WindowsApps

C:\Program Files\JetBrains\PyCharm 2020.3.5\bin

C:\Program Files\JetBrains\PyCharm Community Edition 2020.3.4\bin

JDKs:

log:

[10:53:15 AM] AdoptOpenJDK-11-x64
[10:54:58 AM] Download JDK ... [Completed]
[10:54:58 AM] Install JDK
[10:54:58 AM] Installing AdoptOpenJDK-11-x64...
[10:54:59 AM] Error occurred
[10:54:59 AM] Error: Command failed with exit code 1620: C:\Windows\System32\msiexec.exe /i "C:\Users\User\AppData\Local\Temp\vscode-java-installer\binaries\jdk\11\x64\AdoptOpenJDK-11.msi" MSIINSTALLPERUSER=1 ADDLOCAL=FeatureJavaHome,FeatureEnvironment,FeatureJarFileRunWith /passive /l*v "C:\Users\User\AppData\Local\Temp\vscode-java-installer\AdoptOpenJDK-MSI.log"
This installation package could not be opened.  Contact the application vendor to verify that this is a valid Windows Installer package.
Eskibear commented 3 years ago

See #186

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.