[jbosstools-issues] [JBoss JIRA] (JBDS-3050) Installing from Central = !MESSAGE An internal error occurred during: "Computing size". The profile is currently in use.

Snjezana Peco (JIRA) issues at jboss.org
Thu May 29 10:23:16 EDT 2014


    [ https://issues.jboss.org/browse/JBDS-3050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971679#comment-12971679 ] 

Snjezana Peco commented on JBDS-3050:
-------------------------------------

This is an upstream issue. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=261573
It can be reproduced in the following way:

1) close JBoss Central
2) open JBoss Central
3) try to install some connector

If you call the Install/Update action (step #3) very quickly, you will get the above mentioned exception.

https://github.com/jbosstools/jbosstools-central/pull/237 fixes the issue by calling 'ProvUi.getSize' before opening the install dialog.

> 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: Snjezana Peco
>              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)



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list