[jboss-user] [JBoss Tools (users)] - Re: Hibernate Tools dependency?

kiplingku do-not-reply at jboss.com
Wed Dec 5 21:08:39 EST 2007


I tried to install the whole package. Heres what I get :
Am I missing something? Thanks..

!SESSION 2007-12-06 08:49:02.546 -----------------------------------------------
  | eclipse.buildId=M20071023-1652
  | java.version=1.6.0_03
  | java.vendor=Sun Microsystems Inc.
  | BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
  | Command-line arguments:  -os win32 -ws win32 -arch x86
  | 
  | !ENTRY org.eclipse.osgi 2 0 2007-12-06 08:49:15.937
  | !MESSAGE While loading class "org.eclipse.mylyn.internal.tasks.ui.WorkspaceAwareContextStore", thread "Thread[main,6,main]" timed out waiting (5000ms) for thread "Thread[Worker-1,5,main]" to finish starting bundle "update at plugins/org.eclipse.mylyn.tasks.ui_2.1.0.v20070927-0900.jar [363]". To avoid deadlock, thread "Thread[main,6,main]" is proceeding but "org.eclipse.mylyn.internal.tasks.ui.WorkspaceAwareContextStore" may not be fully initialized.
  | !STACK 0
  | org.osgi.framework.BundleException: State change in progress for bundle "update at plugins/org.eclipse.mylyn.tasks.ui_2.1.0.v20070927-0900.jar" by thread "Worker-1".
  | 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1141)
  | 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:258)
  | 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
  | 	at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
  | 	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:417)
  | 	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:189)
  | 	at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:340)
  | 	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:408)
  | 	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
  | 	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
  | 	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
  | 	at java.lang.ClassLoader.loadClass(Unknown Source)
  | 	at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:289)
  | 	at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
  | 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1269)
  | 	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)
  | 	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
  | 	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
  | 	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
  | 	at org.eclipse.mylyn.context.core.ContextCorePlugin$ContextStoreExtensionReader.readStore(ContextCorePlugin.java:282)
  | 	at org.eclipse.mylyn.context.core.ContextCorePlugin$ContextStoreExtensionReader.initExtensions(ContextCorePlugin.java:271)
  | 	at org.eclipse.mylyn.context.core.ContextCorePlugin.getContextStore(ContextCorePlugin.java:242)
  | 	at org.eclipse.mylyn.internal.context.core.InteractionContextManager.loadActivityMetaContext(InteractionContextManager.java:138)
  | 	at org.eclipse.mylyn.internal.context.core.InteractionContextManager.getActivityMetaContext(InteractionContextManager.java:132)
  | 	at org.eclipse.mylyn.internal.context.core.InteractionContextManager.processActivityMetaContextEvent(InteractionContextManager.java:177)
  | 	at org.eclipse.mylyn.internal.monitor.ui.ShellLifecycleListener.<init>(ShellLifecycleListener.java:35)
  | 	at org.eclipse.mylyn.monitor.ui.MonitorUiPlugin$2.run(MonitorUiPlugin.java:110)
  | 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
  | 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
  | 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
  | 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
  | 	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
  | 	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
  | 	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
  | 	at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
  | 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
  | 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
  | 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  | 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
  | 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
  | 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
  | 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
  | 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
  | 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
  | 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  | 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  | 	at java.lang.reflect.Method.invoke(Unknown Source)
  | 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
  | 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
  | 	at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
  | Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  | 	... 51 more
  | Root exception:
  | org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
  | 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1141)
  | 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:258)
  | 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
  | 	at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
  | 	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:417)
  | 	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:189)
  | 	at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:340)
  | 	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:408)
  | 	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
  | 	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
  | 	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
  | 	at java.lang.ClassLoader.loadClass(Unknown Source)
  | 	at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:289)
  | 	at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
  | 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1269)
  | 	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)
  | 	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
  | 	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
  | 	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
  | 	at org.eclipse.mylyn.context.core.ContextCorePlugin$ContextStoreExtensionReader.readStore(ContextCorePlugin.java:282)
  | 	at org.eclipse.mylyn.context.core.ContextCorePlugin$ContextStoreExtensionReader.initExtensions(ContextCorePlugin.java:271)
  | 	at org.eclipse.mylyn.context.core.ContextCorePlugin.getContextStore(ContextCorePlugin.java:242)
  | 	at org.eclipse.mylyn.internal.context.core.InteractionContextManager.loadActivityMetaContext(InteractionContextManager.java:138)
  | 	at org.eclipse.mylyn.internal.context.core.InteractionContextManager.getActivityMetaContext(InteractionContextManager.java:132)
  | 	at org.eclipse.mylyn.internal.context.core.InteractionContextManager.processActivityMetaContextEvent(InteractionContextManager.java:177)
  | 	at org.eclipse.mylyn.internal.monitor.ui.ShellLifecycleListener.<init>(ShellLifecycleListener.java:35)
  | 	at org.eclipse.mylyn.monitor.ui.MonitorUiPlugin$2.run(MonitorUiPlugin.java:110)
  | 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
  | 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
  | 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
  | 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
  | 	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
  | 	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
  | 	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
  | 	at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
  | 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
  | 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
  | 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  | 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
  | 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
  | 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
  | 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
  | 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
  | 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
  | 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  | 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  | 	at java.lang.reflect.Method.invoke(Unknown Source)
  | 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
  | 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
  | 	at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110712#4110712

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110712



More information about the jboss-user mailing list