]
Fred Bricon resolved JBDS-3050.
-------------------------------
Resolution: Done
I couldn't reproduce with the steps provided by Snjeza but the patch doesn't break
anything either, so I applied it for master and beta2
Installing from Central = !MESSAGE An internal error occurred
during: "Computing size". The profile is currently in use.
-------------------------------------------------------------------------------------------------------------------------
Key: JBDS-3050
URL:
https://issues.jboss.org/browse/JBDS-3050
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: central
Affects Versions: 8.0.0.Beta2
Environment: RHEL 6.5
OpenJDK 1.7
JBDS 8.0.beta2
Reporter: Len DiMaggio
Assignee: Fred Bricon
Labels: respin-a
Fix For: 8.0.0.Beta2
Saw this message - after a new install - when trying to install additional components
from central.
Have not been able to recreate this issue - is anyone else seeing this?
!SESSION 2014-05-28 12:35:35.435 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product com.jboss.devstudio.core.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product
com.jboss.devstudio.core.product
!ENTRY org.eclipse.equinox.p2.operations 2 0 2014-05-28 12:48:02.130
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 2 10001 2014-05-28 12:48:02.130
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 2 10004 2014-05-28 12:48:02.130
!MESSAGE "Graphical Editing Framework Draw2d" will be ignored because a newer
version is already installed.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 2 10004 2014-05-28 12:48:02.130
!MESSAGE "Graphical Editing Framework GEF" will be ignored because a newer
version is already installed.
!ENTRY org.eclipse.equinox.p2.operations 2 0 2014-05-28 12:48:02.133
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 2 10001 2014-05-28 12:48:02.134
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 2 10004 2014-05-28 12:48:02.134
!MESSAGE "Graphical Editing Framework Draw2d" will be ignored because a newer
version is already installed.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 2 10004 2014-05-28 12:48:02.134
!MESSAGE "Graphical Editing Framework GEF" will be ignored because a newer
version is already installed.
!SESSION 2014-05-28 12:50:15.996 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product com.jboss.devstudio.core.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product
com.jboss.devstudio.core.product
!ENTRY org.eclipse.core.jobs 4 2 2014-05-28 13:00:54.125
!MESSAGE An internal error occurred during: "Computing size".
!STACK 0
java.lang.IllegalStateException: The profile is currently in use.
at
org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.lockProfile(SimpleProfileRegistry.java:838)
at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:67)
at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:44)
at org.eclipse.equinox.internal.p2.ui.ProvUI.getSize(ProvUI.java:235)
at
org.eclipse.equinox.internal.p2.ui.dialogs.SizeComputingWizardPage$1.run(SizeComputingWizardPage.java:63)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)