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.17 error win32 x86 #294

Closed 1690000 closed 2 years ago

1690000 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.17 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:\Users\MIRDHA\AppData\Local\Microsoft\WindowsApps
JDKs:

log:

[7:25:37 PM] AdoptOpenJDK-11-x86
[7:27:48 PM] Download JDK ... [Completed]
[7:27:48 PM] Install JDK
[7:27:48 PM] Installing AdoptOpenJDK-11-x86...
[7:27:49 PM] Error occurred
[7:27:49 PM] Error: Command failed with exit code 112: C:\WINDOWS\System32\msiexec.exe /i "C:\Users\MIRDHA\AppData\Local\Temp\vscode-java-installer\binaries\jdk\11\x86\OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.13_8.msi" MSIINSTALLPERUSER=1 ADDLOCAL=FeatureJavaHome,FeatureEnvironment,FeatureJarFileRunWith /passive /l*v "C:\Users\MIRDHA\AppData\Local\Temp\vscode-java-installer\AdoptOpenJDK-MSI.log"
There is not enough space on the disk.
Eskibear commented 2 years ago

There is not enough space on the disk.

make sure you have enough space on your C drive.