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

Closed alibeigian closed 3 years ago

alibeigian 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\Mozilla Firefox
C:\Windows\system32
C:\Windows
C:\Windows\System32\Wbem
C:\Windows\System32\WindowsPowerShell\v1.0\
C:\Windows\System32\OpenSSH\
C:\Users\Beygi\AppData\Local\Microsoft\WindowsApps

JDKs:
C:\Users\Beygi\AppData\Local\Programs\Eclipse Foundation\jdk-11.0.12.7-hotspot  DefaultLocation

log:

[3:45:35 PM] AdoptOpenJDK-11-x64
[3:48:39 PM] Download JDK ... [Completed]
[3:48:39 PM] Install JDK
[3:48:39 PM] Installing AdoptOpenJDK-11-x64...
[3:48:51 PM] Install JDK ... [Completed]
[3:48:51 PM] Download Visual Studio Code
[3:48:51 PM] arch:x64
[3:50:01 PM] Download Visual Studio Code ... [Completed]
[3:50:01 PM] Install Visual Studio Code
[3:50:06 PM] Error occurred
[3:50:06 PM] Error: Command failed with exit code 1: C:\Users\Beygi\AppData\Local\Temp\vscode-java-installer\binaries\vscode\x64\VSCodeUserSetup-x64-1.59.0.exe /MERGETASKS=!runcode,desktopicon,addtopath /SILENT
Eskibear commented 3 years ago

Please download and install VS Code by your own, see if there's any error. https://code.visualstudio.com/Download

If it's successfully installed, with Java Extension Pack it should work out of box.

Eskibear commented 3 years ago

Let me know if it works for you. And detailed error messages/logs will be very helpful if you fail.

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.