]
Alexey Kazakov updated JBDS-3744:
---------------------------------
Priority: Blocker (was: Critical)
Installer getting stuck on software detection if nothing can be
found
---------------------------------------------------------------------
Key: JBDS-3744
URL:
https://issues.jboss.org/browse/JBDS-3744
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 9.1.0.CR1
Reporter: Jan Richter
Assignee: Denis Golovin
Priority: Blocker
Labels: havoc
Fix For: 9.1.0.GA
Attachments: installer.png
When I run the installer and get to the confirm page, it stays dimmed and all the
controls are disabled. When I run it from source and open the console, I get this error:
{noformat}
Uncaught (in promise) Error: Command failed: C:\WINDOWS\system32\cmd.exe /s /c
"where VirtualBox"
INFO: Could not find files for the given pattern(s).
at ChildProcess.exithandler (child_process.js:225:12)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:818:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
{noformat}