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

Closed lxyism closed 2 years ago

lxyism 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:
D:\Vmware\bin\
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:\Users\LXY\AppData\Local\Microsoft\WindowsApps

D:\VScode\Microsoft VS Code\bin
D:\IDEA\IntelliJ IDEA Community Edition 2021.2\bin

JDKs:

log:

[上午11:04:34] AdoptOpenJDK-11-x64
[上午11:05:29] Error: read ECONNRESET
[上午11:05:29] Retry downloading ... [1]
[上午11:05:52] Error: connect ETIMEDOUT 140.82.114.3:443
[上午11:05:52] Retry downloading ... [2]
[上午11:06:14] Error: connect ETIMEDOUT 140.82.114.3:443
[上午11:06:14] fallback to Adopt API v3
[上午11:06:36] Error: connect ETIMEDOUT 140.82.114.3:443
[上午11:06:36] Retry downloading ... [1]
[上午11:10:59] Download JDK ... [Completed]
[上午11:10:59] Install JDK
[上午11:10:59] Installing AdoptOpenJDK-11-x64...
[上午11:10:59] Error occurred
[上午11:10:59] Error: Command failed with exit code 1620: C:\Windows\System32\msiexec.exe /i "C:\Users\LXY\AppData\Local\Temp\vscode-java-installer\binaries\jdk\11\x64\AdoptOpenJDK-11.msi" MSIINSTALLPERUSER=1 ADDLOCAL=FeatureJavaHome,FeatureEnvironment,FeatureJarFileRunWith /passive /l*v "C:\Users\LXY\AppData\Local\Temp\vscode-java-installer\AdoptOpenJDK-MSI.log"
�e�lSb_dk�[ňz�^S0��N�^(uz�^�O�^FUT��|��Nnx��ُ/fN*N    gHe�v Windows Installer z�^S0
Eskibear commented 2 years ago

It should be fixed in v0.3.16, see https://github.com/microsoft/vscode-java-installer/issues/244#issuecomment-926417642