[
https://issues.jboss.org/browse/JBDS-4343?page=com.atlassian.jira.plugin....
]
Denis Golovin commented on JBDS-4343:
-------------------------------------
As [~jrichter1] pointed out I see that install from 10.2.0.GA is almost four times faster
than from 10.4.0.AM3.
{code}C:\Users\eskimo>"C:\DevelopmentSuite2\jdk8\bin\java"
-Djava.awt.headless=true -jar
"c:\Temp\eclipse\plugins\org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar"
-roaming -vm "C:\DevelopmentSuite2\jdk8" -r
"jar:file:///C:/Users/eskimo/AppData/Local/Temp/7zSD79.tmp/devstudio-10.4.0.AM3-v20170421-0111-B478-installer-standalone.jar!/devstudio"
-d "c:\DevelopmentSuite4\developer-studio\studio" -p devstudio -i
com.jboss.devstudio.core.package,org.testng.eclipse.feature.group,org.eclipse.wst.common_core_EBZ511793.feature.patch.feature.group
-profileProperties org.eclipse.update.install.features=true -application
org.eclipse.equinox.p2.director
Installing com.jboss.devstudio.core.package 10.4.0.AM3-v20170421-0111-B478.
Installing org.testng.eclipse.feature.group 6.11.0.201703011520.
Installing org.eclipse.wst.common_core_EBZ511793.feature.patch.feature.group
3.8.3.v201704191843.
Operation completed in 282206 ms.
C:\Users\eskimo>"C:\DevelopmentSuite2\jdk8\bin\java" -Djava.awt.headless=true
-jar
"c:\Temp\eclipse\plugins\org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar"
-roaming -vm "C:\DevelopmentSuite2\jdk8" -r
"jar:file:///C:\p\rh\dpi\requirements-cache-backup/devstudio-10.2.0.GA-v20161125-1418-B55-installer-standalone.jar!/devstudio"
-d "c:\DevelopmentSuite5\developer-studio\studio" -p devstudio -i
com.jboss.devstudio.core.package,org.testng.eclipse.feature.group -profileProperties
org.eclipse.update.install.features=true -application org.eclipse.equinox.p2.director
Installing com.jboss.devstudio.core.package 10.2.0.GA-v20161125-1418-B55.
Installing org.testng.eclipse.feature.group 6.9.11.201604020423.
Operation completed in 87327 ms.{code}
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
Fix For: 11.0.0.GA
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}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)