]
Nick Boldt updated JBDS-4343:
-----------------------------
Fix Version/s: 12.x
(was: 11.x)
Installation hangs on 'Configuring
toolingorg.eclipse.equinox.launcher.*'
-------------------------------------------------------------------------
Key: JBDS-4343
URL:
https://issues.jboss.org/browse/JBDS-4343
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: installer
Affects Versions: 10.4.0.AM2
Environment: devstudio-10.4.0.AM2-v20170330-1543-B348-installer-standalone.jar
Reporter: Jan Richter
Assignee: Denis Golovin
Labels: performance
Fix For: 12.x
Attachments: install.png
The installer spends several minutes in this state:
!install.png|thumbnail!
Just for comparison
- AM1 installation takes total of about 2 minutes 15 seconds
- AM2 takes 5 minutes 40 seconds
There is no shortage of memory or disk I/O availability, the CPU is not topped off (even
though AM2 eats up more CPU itself during this time).
DTRACE=true reveals nothing interesting really, this is what it says in the particular
moment (notice how much time the operation takes):
{noformat}
Configuring toolingorg.eclipse.equinox.launcher.gtk.linux.x86_64
Preparing to commit the provisioning operation.
Committing the provisioning operation.
Operation completed in 289855 ms.
{noformat}