]
Denis Golovin updated JBDS-4493:
--------------------------------
Priority: Critical (was: Major)
Virtualization detection never terminates on powershell version <=
2
---------------------------------------------------------------------
Key: JBDS-4493
URL:
https://issues.jboss.org/browse/JBDS-4493
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 11.0.0.AM2
Reporter: Jan Richter
Assignee: Denis Golovin
Priority: Critical
Fix For: 11.0.0.GA
Follow up on the mail thread about detection not finishing on win 7.
Namely methods from the Platform class that call powershell commands:
- isVirtualizationEnabled
- getHypervisorVersion
- isHypervisorEnabled
For some reason when called instead of erroring (since these commands dont work on older
powershell) they don't terminate and block the detection.