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.10 error win32 x64 #102

Open mohamed3bdrazek2 opened 3 years ago

mohamed3bdrazek2 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.10 env:

JAVA_HOME: C:\Users\Ghazal\AppData\Local\Programs\AdoptOpenJDK\jdk-11.0.8.10-hotspot\
PATH:
C:\Program Files (x86)\Google\Chrome\Application
D:\Oraclexe\app\oracle\product\10.2.0\server\bin
C:\ProgramData\Oracle\Java\javapath
C:\Program Files (x86)\Rockwell Software\RSCommon
C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
C:\Program Files (x86)\Intel\iCLS Client\
C:\Program Files\Intel\iCLS Client\
C:\WINDOWS\system32
C:\WINDOWS
C:\WINDOWS\System32\Wbem
C:\WINDOWS\System32\WindowsPowerShell\v1.0\
C:\Program Files\Intel\Intel(R) Management Engine Components\DAL
C:\Program Files\Intel\Intel(R) Management Engine Components\IPT
C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL
C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT
C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\
C:\Program Files\Microsoft SQL Server\110\Tools\Binn\
C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\
C:\Program Files\Microsoft SQL Server\120\Tools\Binn\
C:\WINDOWS\system32
C:\WINDOWS
C:\WINDOWS\System32\Wbem
C:\WINDOWS\System32\WindowsPowerShell\v1.0\
C:\Program Files\Calibre2\
C:\Program Files\Microsoft Network Monitor 3\
C:\Program Files (x86)\Common Files\Propellerhead Software\ReWire\
C:\Program Files\Common Files\Propellerhead Software\ReWire\
C:\WINDOWS\System32\OpenSSH\
C:\Program Files\nodejs\
C:\Users\Ghazal\AppData\Local\Programs\AdoptOpenJDK\jdk-11.0.8.10-hotspot\bin
C:\Users\Ghazal\AppData\Local\Programs\Python\Python39\Scripts\
C:\Users\Ghazal\AppData\Local\Programs\Python\Python39\
C:\Users\Ghazal\AppData\Local\Programs\Python\Python38-32\Scripts\
C:\Users\Ghazal\AppData\Local\Programs\Python\Python38-32\
C:\ProgramData\Oracle\Java\javapath
C:\Program Files (x86)\Rockwell Software\RSCommon
C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
C:\Program Files (x86)\Intel\iCLS Client\
C:\Program Files\Intel\iCLS Client\
C:\WINDOWS\system32
C:\WINDOWS
C:\WINDOWS\System32\Wbem
C:\WINDOWS\System32\WindowsPowerShell\v1.0\
C:\Program Files\Intel\Intel(R) Management Engine Components\DAL
C:\Program Files\Intel\Intel(R) Management Engine Components\IPT
C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL
C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT
C:\Program Files\MATLAB\MATLAB Production Server\R2015a\runtime\win64
C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin
C:\Program Files\MATLAB\MATLAB Production Server\R2015a\polyspace\bin
C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\
C:\Program Files\Microsoft SQL Server\110\Tools\Binn\
C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\
C:\Program Files\Microsoft SQL Server\120\Tools\Binn\
C:\Program Files\Calibre2\
C:\Program Files\IBM\SPSS\Statistics\22\JRE\bin
C:\Program Files\Microsoft Network Monitor 3\
C:\Program Files (x86)\Common Files\Propellerhead Software\ReWire\
C:\Program Files\Common Files\Propellerhead Software\ReWire\
C:\Program Files (x86)\DLR\Sumo\bin\
C:\Program Files (x86)\DLR\Sumo\tools\
C:\WINDOWS\System32\OpenSSH\
C:\Users\Ghazal\AppData\Local\Microsoft\WindowsApps
C:\Users\Ghazal\AppData\Local\Microsoft\WindowsApps

C:\Program Files\JetBrains\IntelliJ IDEA Educational Edition 2019.3\bin

C:\Users\Ghazal\AppData\Local\Programs\Microsoft VS Code\bin
C:\Users\Ghazal\AppData\Roaming\npm
JDKs:
C:\Users\Ghazal\AppData\Local\Programs\AdoptOpenJDK\jdk-11.0.8.10-hotspot   env.JAVA_HOME,env.PATH,DefaultLocation
C:\Program Files\Java\jdk1.8.0_111  DefaultLocation

log:

[03:55:38] arch:x64
[03:56:18] Download Visual Studio Code ... [Completed]
[03:56:18] Install Visual Studio Code
[03:56:49] Install Visual Studio Code ... [Completed]
[03:56:49] Configure Java Settings
[03:56:49] Error occurred
[03:56:49] Error:  Please check if you have access to Windows Registry.
Eskibear commented 3 years ago

Similar with https://github.com/microsoft/vscode-java-installer/issues/94

It failed to find vscode (to update java.home settings) because of limited access to windows registry. But never mind, you can manually install Java Extension Pack. It should work out of box.