[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-561) Exceptions are occured after first run of JBDS.

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Mon Feb 2 14:05:44 EST 2009


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

Snjezana Peco commented on JBDS-561:
------------------------------------

The messages related to P2 happen when the start method of a plugin takes longer time to finish. In JBDS, it takes P2 a long time to solve plugins from the studio directory. This happens only ones. I believe, it would help to add P2 metadata to JBDS (using the p2 director application - http://wiki.eclipse.org/Equinox_p2_director_application ). In this case, P2 wouldn't have to solve the plugins from the studio directory. This would also speed up starting JBDS the first time.

As to the messages related to SeamComponentsNavigator and JBossServerView, they happen if a common navigator viewer doesn't declare the "org.eclipse.ui.views.properties.tabbed.propertyContributor" extension point. This is just warning.

> Exceptions are occured after first run of JBDS.
> -----------------------------------------------
>
>                 Key: JBDS-561
>                 URL: https://jira.jboss.org/jira/browse/JBDS-561
>             Project: Developer Studio
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.0.0.cr2
>            Reporter: Anton Klimkovich
>            Assignee: Snjezana Peco
>            Priority: Critical
>             Fix For: 2.0.0.GA
>
>
> EXECUTE: Run jbdevstudio-eap-win32-2.0.0.CR2-N200901190910
> FAILURE:   
> !SESSION 2009-01-20 17:06:22.784 -----------------------------------------------
> eclipse.buildId=M20090107-0800
> java.version=1.5.0
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ru_RU
> Command-line arguments:  -os win32 -ws win32 -arch x86
> !ENTRY org.eclipse.equinox.p2.reconciler.dropins 4 0 2009-01-20 17:08:10.601
> !MESSAGE 
> !STACK 0
> org.osgi.framework.BundleException: State change in progress for bundle "reference:file:plugins/org.eclipse.equinox.p2.reconciler.dropins_1.0.4.v20081027-2115.jar" by thread "Start Level Event Dispatcher".
> 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
> 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:529)
> 	at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
> 	at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.suspendBundle(PackageAdminImpl.java:281)
> 	at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.processDelta(PackageAdminImpl.java:416)
> 	at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:224)
> 	at org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:162)
> 	at java.lang.Thread.run(Thread.java:595)
> Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
> 	... 8 more
> Root exception:
> org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
> 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
> 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:529)
> 	at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
> 	at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.suspendBundle(PackageAdminImpl.java:281)
> 	at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.processDelta(PackageAdminImpl.java:416)
> 	at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:224)
> 	at org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:162)
> 	at java.lang.Thread.run(Thread.java:595)
> !ENTRY org.eclipse.equinox.p2.metadata.repository 4 0 2009-01-20 17:08:13.135
> !MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly.
> !ENTRY org.eclipse.equinox.p2.garbagecollector 4 0 2009-01-20 17:08:13.151
> !MESSAGE ProvisioningEventBus service could not be obtained, CoreGarbageCollector will not function properly.
> !ENTRY org.eclipse.ui.views.properties.tabbed 4 4 2009-01-20 17:11:04.626
> !MESSAGE Contributor org.jboss.tools.seam.ui.views.SeamComponentsNavigator cannot be created.
> !ENTRY org.eclipse.ui.views.properties.tabbed 4 4 2009-01-20 17:11:05.726
> !MESSAGE Contributor org.jboss.ide.eclipse.as.ui.views.JBossServerView cannot be created.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list