[
https://issues.jboss.org/browse/JBDS-4343?page=com.atlassian.jira.plugin....
]
Denis Golovin commented on JBDS-4343:
-------------------------------------
Even slower in Oxygen
{code}c:\p\rh\jbds-releng\jbdevstudio-product>"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
file:///C:/p/rh/jbds-releng/jbdevstudio-product/site/target/repository -d
"c:\DevelopmentSuite8\developer-studio\studio" -p devstudio -i
com.jboss.devstudio.core.package -profileProperties
org.eclipse.update.install.features=true -application org.eclipse.equinox.p2.director
-vmargs -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
-Dorg.apache.commons.logging.simplelog.showdatetime=true
-Dorg.apache.commons.logging.simplelog.log.httpclient.wire.header=trace
Installing com.jboss.devstudio.core.package 11.0.0.AM1-v20170426-2313.
Artifact repository out of sync. Overwriting
c:\DevelopmentSuite8\developer-studio\studio\plugins\org.apache.commons.io_2.2.0.v201405211200.jar
Operation completed in 331441 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)