Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 301338 Details for
Bug 440051
Crash when editing a file
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Workspace .log
wkspc.log (text/plain), 395.67 KB, created by
Mat Booth
on 2008-04-04 20:50:32 UTC
(
hide
)
Description:
Workspace .log
Filename:
MIME Type:
Creator:
Mat Booth
Created:
2008-04-04 20:50:32 UTC
Size:
395.67 KB
patch
obsolete
>!SESSION 2008-03-30 17:02:02.138 ----------------------------------------------- >eclipse.buildId=M20071023-1652 >java.version=1.6.0 >java.vendor=Sun Microsystems Inc. >BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB >Command-line arguments: -os linux -ws gtk -arch x86_64 > >!ENTRY org.eclipse.update.configurator 2008-03-30 17:02:03.322 >!MESSAGE Could not install bundle plugins/org.eclipse.pde.build/ Bundle "org.eclipse.pde.build" version "3.3.2.R331_v20071019" has already been installed from: update@plugins/org.eclipse.pde.build_3.3.2.R331_v20071019/ > >!ENTRY org.eclipse.ui.workbench 2 0 2008-03-30 17:02:10.390 >!MESSAGE A handler conflict occurred. This may disable some commands. >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-30 17:02:10.390 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@70eb67e8),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@70eb67e8),sourcePriority=16384) >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-30 17:02:10.390 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@70eb67e8),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@70eb67e8),sourcePriority=16384) > >!ENTRY org.eclipse.osgi 2 0 2008-03-30 17:02:15.861 >!MESSAGE While loading class "org.eclipse.mylyn.internal.tasks.ui.ITaskHighlighter", thread "Thread[Worker-3,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-4,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[Worker-3,5,main]" is proceeding but "org.eclipse.mylyn.internal.tasks.ui.ITaskHighlighter" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-4". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2406) > at java.lang.Class.getConstructor0(Class.java:2716) > at java.lang.Class.newInstance0(Class.java:343) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 56 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2406) > at java.lang.Class.getConstructor0(Class.java:2716) > at java.lang.Class.newInstance0(Class.java:343) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 2 0 2008-03-30 17:02:20.865 >!MESSAGE While loading class "org.eclipse.mylyn.internal.context.ui.actions.ContextMenuContributor", thread "Thread[Worker-4,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-3,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.context.ui_2.0.0.v20070627-1400.jar [179]". To avoid deadlock, thread "Thread[Worker-4,5,main]" is proceeding but "org.eclipse.mylyn.internal.context.ui.actions.ContextMenuContributor" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.context.ui_2.0.0.v20070627-1400.jar" by thread "Worker-3". > 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(ClassLoader.java:268) > 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.internal.tasks.ui.util.TasksUiExtensionReader.readDynamicPopupContributor(TasksUiExtensionReader.java:376) > at org.eclipse.mylyn.internal.tasks.ui.util.TasksUiExtensionReader.initStartupExtensions(TasksUiExtensionReader.java:146) > at org.eclipse.mylyn.tasks.ui.TasksUiPlugin.start(TasksUiPlugin.java:333) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:882) > at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:360) > at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:149) > at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.ui.internal.Workbench$50.run(Workbench.java:2190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 40 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(ClassLoader.java:268) > 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.internal.tasks.ui.util.TasksUiExtensionReader.readDynamicPopupContributor(TasksUiExtensionReader.java:376) > at org.eclipse.mylyn.internal.tasks.ui.util.TasksUiExtensionReader.initStartupExtensions(TasksUiExtensionReader.java:146) > at org.eclipse.mylyn.tasks.ui.TasksUiPlugin.start(TasksUiPlugin.java:333) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:882) > at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:360) > at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:149) > at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.ui.internal.Workbench$50.run(Workbench.java:2190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 2 0 2008-03-30 17:02:20.870 >!MESSAGE While loading class "org.eclipse.mylyn.internal.tasks.ui.TaskListColorsAndFonts", thread "Thread[Worker-3,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-4,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[Worker-3,5,main]" is proceeding but "org.eclipse.mylyn.internal.tasks.ui.TaskListColorsAndFonts" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-4". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.internal.context.ui.ColorMap.<clinit>(ColorMap.java:23) > at org.eclipse.mylyn.context.ui.ContextUiPlugin.<init>(ContextUiPlugin.java:87) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at java.lang.reflect.Constructor.newInstance(Constructor.java:532) > at java.lang.Class.newInstance0(Class.java:372) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 59 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.internal.context.ui.ColorMap.<clinit>(ColorMap.java:23) > at org.eclipse.mylyn.context.ui.ContextUiPlugin.<init>(ContextUiPlugin.java:87) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at java.lang.reflect.Constructor.newInstance(Constructor.java:532) > at java.lang.Class.newInstance0(Class.java:372) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 2 0 2008-03-30 17:02:25.917 >!MESSAGE While loading class "org.eclipse.mylyn.tasks.ui.TasksUiPlugin", thread "Thread[main,6,main]" timed out waiting (5000ms) for thread "Thread[Worker-4,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[main,6,main]" is proceeding but "org.eclipse.mylyn.tasks.ui.TasksUiPlugin" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-4". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258) > 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:3296) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974) > at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) > at org.eclipse.jface.window.Window.open(Window.java:796) > at org.eclipse.ui.actions.ImportResourcesAction.run(ImportResourcesAction.java:159) > at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:168) > at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546) > at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) > at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258) > 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:3296) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974) > at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) > at org.eclipse.jface.window.Window.open(Window.java:796) > at org.eclipse.ui.actions.ImportResourcesAction.run(ImportResourcesAction.java:159) > at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:168) > at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546) > at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) > at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) > >!ENTRY org.eclipse.osgi 2 0 2008-03-30 17:02:30.924 >!MESSAGE While loading class "org.eclipse.mylyn.tasks.ui.TaskListManager", thread "Thread[main,6,main]" timed out waiting (5000ms) for thread "Thread[Worker-4,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[main,6,main]" is proceeding but "org.eclipse.mylyn.tasks.ui.TaskListManager" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-4". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:259) > 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:3296) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974) > at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) > at org.eclipse.jface.window.Window.open(Window.java:796) > at org.eclipse.ui.actions.ImportResourcesAction.run(ImportResourcesAction.java:159) > at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:168) > at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546) > at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) > at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:259) > 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:3296) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974) > at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) > at org.eclipse.jface.window.Window.open(Window.java:796) > at org.eclipse.ui.actions.ImportResourcesAction.run(ImportResourcesAction.java:159) > at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:168) > at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546) > at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) > at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) > >!ENTRY org.eclipse.osgi 2 0 2008-03-30 17:02:36.039 >!MESSAGE While loading class "net.sourceforge.phpeclipse.PHPeclipsePlugin$4", thread "Thread[Worker-0,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-3,5,main]" to finish starting bundle "update@plugins/net.sourceforge.phpeclipse_1.1.8/ [226]". To avoid deadlock, thread "Thread[Worker-0,5,main]" is proceeding but "net.sourceforge.phpeclipse.PHPeclipsePlugin$4" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/net.sourceforge.phpeclipse_1.1.8/" by thread "Worker-3". > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at net.sourceforge.phpeclipse.PHPeclipsePlugin$3.run(PHPeclipsePlugin.java:1190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 15 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at net.sourceforge.phpeclipse.PHPeclipsePlugin$3.run(PHPeclipsePlugin.java:1190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 4 0 2008-03-30 17:02:36.312 >!MESSAGE An error occurred while automatically activating bundle org.tigris.subversion.subclipse.ui (154). >!STACK 0 >org.osgi.framework.BundleException: Exception in org.tigris.subversion.subclipse.ui.SVNUIPlugin.start() of bundle org.tigris.subversion.subclipse.ui. > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1018) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > ... 36 more >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:375) > at java.lang.ClassLoader.loadClass(ClassLoader.java:323) > at java.lang.ClassLoader.loadClass(ClassLoader.java:268) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > ... 44 more >Root exception: >java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:375) > at java.lang.ClassLoader.loadClass(ClassLoader.java:323) > at java.lang.ClassLoader.loadClass(ClassLoader.java:268) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > ... 44 more > >!ENTRY org.eclipse.equinox.registry 4 1 2008-03-30 17:02:36.317 >!MESSAGE Plug-in org.tigris.subversion.subclipse.ui was unable to load class org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator. >!STACK 0 >org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.tigris.subversion.subclipse.ui (154). > at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:125) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.osgi.framework.BundleException: Exception in org.tigris.subversion.subclipse.ui.SVNUIPlugin.start() of bundle org.tigris.subversion.subclipse.ui. > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1018) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400) > at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111) > ... 31 more >Caused by: java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > ... 36 more >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:375) > at java.lang.ClassLoader.loadClass(ClassLoader.java:323) > at java.lang.ClassLoader.loadClass(ClassLoader.java:268) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > ... 44 more > >!ENTRY org.python.pydev 4 4 2008-03-30 17:03:55.208 >!MESSAGE java.io.IOException: Cannot run program "/bin/python": java.io.IOException: error=2, No such file or directory >!STACK 0 >java.lang.RuntimeException: java.io.IOException: Cannot run program "/bin/python": java.io.IOException: error=2, No such file or directory > at org.python.pydev.runners.SimpleRunner.runAndGetOutput(SimpleRunner.java:297) > at org.python.pydev.runners.SimplePythonRunner.runAndGetOutputWithInterpreter(SimplePythonRunner.java:91) > at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:60) > at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42) > at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:220) > at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:270) > at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:734) > at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113) >Caused by: java.io.IOException: Cannot run program "/bin/python": java.io.IOException: error=2, No such file or directory > at java.lang.ProcessBuilder.start(ProcessBuilder.java:474) > at java.lang.Runtime.exec(Runtime.java:610) > at java.lang.Runtime.exec(Runtime.java:448) > at org.python.pydev.runners.SimpleRunner.runAndGetOutput(SimpleRunner.java:295) > ... 7 more >Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory > at java.lang.UNIXProcess.<init>(UNIXProcess.java:164) > at java.lang.ProcessImpl.start(ProcessImpl.java:81) > at java.lang.ProcessBuilder.start(ProcessBuilder.java:467) > ... 10 more > >!ENTRY org.python.pydev 4 4 2008-03-30 17:04:01.372 >!MESSAGE java.io.IOException: Cannot run program "/bin/python": java.io.IOException: error=2, No such file or directory >!STACK 0 >java.lang.RuntimeException: java.io.IOException: Cannot run program "/bin/python": java.io.IOException: error=2, No such file or directory > at org.python.pydev.runners.SimpleRunner.runAndGetOutput(SimpleRunner.java:297) > at org.python.pydev.runners.SimplePythonRunner.runAndGetOutputWithInterpreter(SimplePythonRunner.java:91) > at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:60) > at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42) > at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:220) > at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:270) > at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:734) > at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113) >Caused by: java.io.IOException: Cannot run program "/bin/python": java.io.IOException: error=2, No such file or directory > at java.lang.ProcessBuilder.start(ProcessBuilder.java:474) > at java.lang.Runtime.exec(Runtime.java:610) > at java.lang.Runtime.exec(Runtime.java:448) > at org.python.pydev.runners.SimpleRunner.runAndGetOutput(SimpleRunner.java:295) > ... 7 more >Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory > at java.lang.UNIXProcess.<init>(UNIXProcess.java:164) > at java.lang.ProcessImpl.start(ProcessImpl.java:81) > at java.lang.ProcessBuilder.start(ProcessBuilder.java:467) > ... 10 more > >!ENTRY org.python.pydev 1 1 2008-03-30 17:04:01.374 >!MESSAGE Information about process of adding new interpreter: >- Opening dialog to request executable (or jar). >- Chosen interpreter file:'/bin/python >- Ok, file is non-null. Getting info on:/bin/python >- Beggining task:Getting libs totalWork:100 >- Setting task name:Mounting executable string... >- Setting task name:Executing: /bin/python -u /usr/share/eclipse/plugins/org.python.pydev_1.3.12/PySrc/interpreterInfo.py >- Setting task name:Making pythonpath environment... /bin/python -u /usr/share/eclipse/plugins/org.python.pydev_1.3.12/PySrc/interpreterInfo.py >- Setting task name:Making exec... /bin/python -u /usr/share/eclipse/plugins/org.python.pydev_1.3.12/PySrc/interpreterInfo.py >Exception detected: java.io.IOException: Cannot run program "/bin/python": java.io.IOException: error=2, No such file or directory >- Some error happened while getting info on the interpreter: >java.lang.RuntimeException: java.io.IOException: Cannot run program "/bin/python": java.io.IOException: error=2, No such file or directory > at org.python.pydev.runners.SimpleRunner.runAndGetOutput(SimpleRunner.java:297) > at org.python.pydev.runners.SimplePythonRunner.runAndGetOutputWithInterpreter(SimplePythonRunner.java:91) > at org.python.pydev.ui.interpreters.PythonInterpreterManager.doCreateInterpreterInfo(PythonInterpreterManager.java:60) > at org.python.pydev.ui.interpreters.PythonInterpreterManager.createInterpreterInfo(PythonInterpreterManager.java:42) > at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getInterpreterInfo(AbstractInterpreterManager.java:220) > at org.python.pydev.ui.interpreters.AbstractInterpreterManager.addInterpreter(AbstractInterpreterManager.java:270) > at org.python.pydev.ui.pythonpathconf.AbstractInterpreterEditor$Operation.run(AbstractInterpreterEditor.java:734) > at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113) >Caused by: java.io.IOException: Cannot run program "/bin/python": java.io.IOException: error=2, No such file or directory > at java.lang.ProcessBuilder.start(ProcessBuilder.java:474) > at java.lang.Runtime.exec(Runtime.java:610) > at java.lang.Runtime.exec(Runtime.java:448) > at org.python.pydev.runners.SimpleRunner.runAndGetOutput(SimpleRunner.java:295) > ... 7 more >Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory > at java.lang.UNIXProcess.<init>(UNIXProcess.java:164) > at java.lang.ProcessImpl.start(ProcessImpl.java:81) > at java.lang.ProcessBuilder.start(ProcessBuilder.java:467) > ... 10 more > > >!ENTRY org.python.pydev 1 1 2008-03-30 17:04:18.918 >!MESSAGE Information about process of adding new interpreter: >- Opening dialog to request executable (or jar). >- Chosen interpreter file:'/usr/bin/python >- Ok, file is non-null. Getting info on:/usr/bin/python >- Beggining task:Getting libs totalWork:100 >- Setting task name:Mounting executable string... >- Setting task name:Executing: /usr/bin/python -u /usr/share/eclipse/plugins/org.python.pydev_1.3.12/PySrc/interpreterInfo.py >- Setting task name:Making pythonpath environment... /usr/bin/python -u /usr/share/eclipse/plugins/org.python.pydev_1.3.12/PySrc/interpreterInfo.py >- Setting task name:Making exec... /usr/bin/python -u /usr/share/eclipse/plugins/org.python.pydev_1.3.12/PySrc/interpreterInfo.py >- Setting task name:Reading output... >- Setting task name:Waiting for process to finish. >- Success getting the info. Result:/usr/bin/python > > >!ENTRY org.python.pydev 1 1 2008-03-30 17:09:34.176 >!MESSAGE Information about process of adding new interpreter: >- Opening dialog to request executable (or jar). >- Chosen interpreter file:'/usr/bin/python >- Ok, file is non-null. Getting info on:/usr/bin/python >- Beggining task:Getting libs totalWork:100 >- Setting task name:Mounting executable string... >- Setting task name:Executing: /usr/bin/python -u /usr/share/eclipse/plugins/org.python.pydev_1.3.12/PySrc/interpreterInfo.py >- Setting task name:Making pythonpath environment... /usr/bin/python -u /usr/share/eclipse/plugins/org.python.pydev_1.3.12/PySrc/interpreterInfo.py >- Setting task name:Making exec... /usr/bin/python -u /usr/share/eclipse/plugins/org.python.pydev_1.3.12/PySrc/interpreterInfo.py >- Setting task name:Reading output... >- Setting task name:Waiting for process to finish. >- Success getting the info. Result:/usr/bin/python > >!SESSION 2008-03-30 17:12:16.432 ----------------------------------------------- >eclipse.buildId=M20071023-1652 >java.version=1.6.0 >java.vendor=Sun Microsystems Inc. >BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB >Command-line arguments: -os linux -ws gtk -arch x86_64 > >!ENTRY org.eclipse.update.configurator 2008-03-30 17:12:17.367 >!MESSAGE Could not install bundle plugins/org.eclipse.pde.build/ Bundle "org.eclipse.pde.build" version "3.3.2.R331_v20071019" has already been installed from: update@plugins/org.eclipse.pde.build_3.3.2.R331_v20071019/ > >!ENTRY org.eclipse.ui.workbench 2 0 2008-03-30 17:12:23.342 >!MESSAGE A handler conflict occurred. This may disable some commands. >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-30 17:12:23.342 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@df1cbf6),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@df1cbf6),sourcePriority=16384) >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-30 17:12:23.342 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@df1cbf6),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@df1cbf6),sourcePriority=16384) > >!ENTRY org.eclipse.osgi 2 0 2008-03-30 17:12:28.839 >!MESSAGE While loading class "org.eclipse.mylyn.internal.tasks.ui.ITaskHighlighter", thread "Thread[Worker-0,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-7,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[Worker-0,5,main]" is proceeding but "org.eclipse.mylyn.internal.tasks.ui.ITaskHighlighter" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-7". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2406) > at java.lang.Class.getConstructor0(Class.java:2716) > at java.lang.Class.newInstance0(Class.java:343) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 56 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2406) > at java.lang.Class.getConstructor0(Class.java:2716) > at java.lang.Class.newInstance0(Class.java:343) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 2 0 2008-03-30 17:12:33.847 >!MESSAGE While loading class "org.eclipse.mylyn.internal.tasks.ui.TaskListColorsAndFonts", thread "Thread[Worker-0,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-7,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[Worker-0,5,main]" is proceeding but "org.eclipse.mylyn.internal.tasks.ui.TaskListColorsAndFonts" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-7". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.internal.context.ui.ColorMap.<clinit>(ColorMap.java:23) > at org.eclipse.mylyn.context.ui.ContextUiPlugin.<init>(ContextUiPlugin.java:87) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at java.lang.reflect.Constructor.newInstance(Constructor.java:532) > at java.lang.Class.newInstance0(Class.java:372) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 59 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.internal.context.ui.ColorMap.<clinit>(ColorMap.java:23) > at org.eclipse.mylyn.context.ui.ContextUiPlugin.<init>(ContextUiPlugin.java:87) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at java.lang.reflect.Constructor.newInstance(Constructor.java:532) > at java.lang.Class.newInstance0(Class.java:372) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 2 0 2008-03-30 17:12:38.875 >!MESSAGE While loading class "org.eclipse.mylyn.tasks.ui.TasksUiPlugin", thread "Thread[main,6,main]" timed out waiting (5000ms) for thread "Thread[Worker-7,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[main,6,main]" is proceeding but "org.eclipse.mylyn.tasks.ui.TasksUiPlugin" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-7". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258) > 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:3296) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 40 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258) > 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:3296) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) > >!ENTRY org.eclipse.osgi 2 0 2008-03-30 17:12:43.879 >!MESSAGE While loading class "org.eclipse.mylyn.tasks.ui.TaskListManager", thread "Thread[main,6,main]" timed out waiting (5000ms) for thread "Thread[Worker-7,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[main,6,main]" is proceeding but "org.eclipse.mylyn.tasks.ui.TaskListManager" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-7". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:259) > 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:3296) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 40 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:259) > 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:3296) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >!SESSION 2008-03-30 17:17:02.431 ----------------------------------------------- >eclipse.buildId=M20071023-1652 >java.version=1.6.0 >java.vendor=Sun Microsystems Inc. >BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB >Command-line arguments: -os linux -ws gtk -arch x86_64 > >!ENTRY org.eclipse.update.configurator 2008-03-30 17:17:03.410 >!MESSAGE Could not install bundle plugins/org.eclipse.pde.build/ Bundle "org.eclipse.pde.build" version "3.3.2.R331_v20071019" has already been installed from: update@plugins/org.eclipse.pde.build_3.3.2.R331_v20071019/ > >!ENTRY org.eclipse.ui.workbench 2 0 2008-03-30 17:17:09.038 >!MESSAGE A handler conflict occurred. This may disable some commands. >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-30 17:17:09.038 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@70eb67e8),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@70eb67e8),sourcePriority=16384) >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-30 17:17:09.038 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@70eb67e8),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@70eb67e8),sourcePriority=16384) > >!ENTRY org.eclipse.osgi 2 0 2008-03-30 17:17:14.361 >!MESSAGE While loading class "org.eclipse.mylyn.internal.tasks.ui.ITaskHighlighter", thread "Thread[Worker-4,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-0,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[Worker-4,5,main]" is proceeding but "org.eclipse.mylyn.internal.tasks.ui.ITaskHighlighter" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-0". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2406) > at java.lang.Class.getConstructor0(Class.java:2716) > at java.lang.Class.newInstance0(Class.java:343) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 56 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2406) > at java.lang.Class.getConstructor0(Class.java:2716) > at java.lang.Class.newInstance0(Class.java:343) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 2 0 2008-03-30 17:17:19.367 >!MESSAGE While loading class "org.eclipse.mylyn.internal.tasks.ui.TaskListColorsAndFonts", thread "Thread[Worker-4,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-0,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[Worker-4,5,main]" is proceeding but "org.eclipse.mylyn.internal.tasks.ui.TaskListColorsAndFonts" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-0". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.internal.context.ui.ColorMap.<clinit>(ColorMap.java:23) > at org.eclipse.mylyn.context.ui.ContextUiPlugin.<init>(ContextUiPlugin.java:87) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at java.lang.reflect.Constructor.newInstance(Constructor.java:532) > at java.lang.Class.newInstance0(Class.java:372) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 59 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.internal.context.ui.ColorMap.<clinit>(ColorMap.java:23) > at org.eclipse.mylyn.context.ui.ContextUiPlugin.<init>(ContextUiPlugin.java:87) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at java.lang.reflect.Constructor.newInstance(Constructor.java:532) > at java.lang.Class.newInstance0(Class.java:372) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 2 0 2008-03-30 17:17:24.395 >!MESSAGE While loading class "org.eclipse.mylyn.tasks.ui.TasksUiPlugin", thread "Thread[main,6,main]" timed out waiting (5000ms) for thread "Thread[Worker-0,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[main,6,main]" is proceeding but "org.eclipse.mylyn.tasks.ui.TasksUiPlugin" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-0". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258) > 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:3296) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974) > at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) > at org.eclipse.jface.window.Window.open(Window.java:796) > at org.eclipse.ui.internal.about.AboutHandler.execute(AboutHandler.java:35) > at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:239) > at org.eclipse.core.commands.Command.executeWithChecks(Command.java:475) > at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:429) > at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:165) > at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:247) > at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:178) > at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546) > at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) > at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 56 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258) > 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:3296) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974) > at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) > at org.eclipse.jface.window.Window.open(Window.java:796) > at org.eclipse.ui.internal.about.AboutHandler.execute(AboutHandler.java:35) > at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:239) > at org.eclipse.core.commands.Command.executeWithChecks(Command.java:475) > at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:429) > at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:165) > at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:247) > at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:178) > at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546) > at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) > at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) > >!ENTRY org.eclipse.osgi 2 0 2008-03-30 17:17:29.400 >!MESSAGE While loading class "org.eclipse.mylyn.tasks.ui.TaskListManager", thread "Thread[main,6,main]" timed out waiting (5000ms) for thread "Thread[Worker-0,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[main,6,main]" is proceeding but "org.eclipse.mylyn.tasks.ui.TaskListManager" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-0". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:259) > 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:3296) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974) > at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) > at org.eclipse.jface.window.Window.open(Window.java:796) > at org.eclipse.ui.internal.about.AboutHandler.execute(AboutHandler.java:35) > at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:239) > at org.eclipse.core.commands.Command.executeWithChecks(Command.java:475) > at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:429) > at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:165) > at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:247) > at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:178) > at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546) > at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) > at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 56 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:259) > 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:3296) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974) > at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) > at org.eclipse.jface.window.Window.open(Window.java:796) > at org.eclipse.ui.internal.about.AboutHandler.execute(AboutHandler.java:35) > at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:239) > at org.eclipse.core.commands.Command.executeWithChecks(Command.java:475) > at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:429) > at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:165) > at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:247) > at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:178) > at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546) > at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) > at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) > >!ENTRY org.eclipse.osgi 2 0 2008-03-30 17:17:34.519 >!MESSAGE While loading class "net.sourceforge.phpeclipse.PHPeclipsePlugin$4", thread "Thread[Worker-3,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-4,5,main]" to finish starting bundle "update@plugins/net.sourceforge.phpeclipse_1.1.8/ [226]". To avoid deadlock, thread "Thread[Worker-3,5,main]" is proceeding but "net.sourceforge.phpeclipse.PHPeclipsePlugin$4" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/net.sourceforge.phpeclipse_1.1.8/" by thread "Worker-4". > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at net.sourceforge.phpeclipse.PHPeclipsePlugin$3.run(PHPeclipsePlugin.java:1190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 15 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at net.sourceforge.phpeclipse.PHPeclipsePlugin$3.run(PHPeclipsePlugin.java:1190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 4 0 2008-03-30 17:17:34.781 >!MESSAGE An error occurred while automatically activating bundle org.tigris.subversion.subclipse.ui (154). >!STACK 0 >org.osgi.framework.BundleException: Exception in org.tigris.subversion.subclipse.ui.SVNUIPlugin.start() of bundle org.tigris.subversion.subclipse.ui. > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1018) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > ... 36 more >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:375) > at java.lang.ClassLoader.loadClass(ClassLoader.java:323) > at java.lang.ClassLoader.loadClass(ClassLoader.java:268) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > ... 44 more >Root exception: >java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:375) > at java.lang.ClassLoader.loadClass(ClassLoader.java:323) > at java.lang.ClassLoader.loadClass(ClassLoader.java:268) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > ... 44 more > >!ENTRY org.eclipse.equinox.registry 4 1 2008-03-30 17:17:34.785 >!MESSAGE Plug-in org.tigris.subversion.subclipse.ui was unable to load class org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator. >!STACK 0 >org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.tigris.subversion.subclipse.ui (154). > at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:125) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.osgi.framework.BundleException: Exception in org.tigris.subversion.subclipse.ui.SVNUIPlugin.start() of bundle org.tigris.subversion.subclipse.ui. > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1018) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400) > at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111) > ... 31 more >Caused by: java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > ... 36 more >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:375) > at java.lang.ClassLoader.loadClass(ClassLoader.java:323) > at java.lang.ClassLoader.loadClass(ClassLoader.java:268) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > ... 44 more > >!ENTRY org.python.pydev 1 1 2008-03-30 17:18:13.450 >!MESSAGE Information about process of adding new interpreter: >- Opening dialog to request executable (or jar). >- Chosen interpreter file:'/usr/bin/python >- Ok, file is non-null. Getting info on:/usr/bin/python >- Beggining task:Getting libs totalWork:100 >- Setting task name:Mounting executable string... >- Setting task name:Executing: /usr/bin/python -u /usr/share/eclipse/plugins/org.python.pydev_1.3.12/PySrc/interpreterInfo.py >- Setting task name:Making pythonpath environment... /usr/bin/python -u /usr/share/eclipse/plugins/org.python.pydev_1.3.12/PySrc/interpreterInfo.py >- Setting task name:Making exec... /usr/bin/python -u /usr/share/eclipse/plugins/org.python.pydev_1.3.12/PySrc/interpreterInfo.py >- Setting task name:Reading output... >- Setting task name:Waiting for process to finish. >- Success getting the info. Result:/usr/bin/python > > >!ENTRY net.sourceforge.phpeclipse 4 0 2008-03-30 17:18:33.425 >!MESSAGE >!STACK 0 >org.osgi.framework.BundleException: Exception in net.sourceforge.phpeclipse.PHPeclipsePlugin.stop() of bundle net.sourceforge.phpeclipse. > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1056) > at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:457) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:526) > at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1148) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:675) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:291) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:261) > at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:188) > at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:622) > at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:525) > at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41) > at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:399) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:197) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >Caused by: java.lang.NullPointerException > at net.sourceforge.phpeclipse.PHPeclipsePlugin.stop(PHPeclipsePlugin.java:1029) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1040) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1036) > ... 20 more >Root exception: >java.lang.NullPointerException > at net.sourceforge.phpeclipse.PHPeclipsePlugin.stop(PHPeclipsePlugin.java:1029) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1040) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1036) > at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:457) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:526) > at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1148) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:675) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:291) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:261) > at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:188) > at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:622) > at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:525) > at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41) > at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:399) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:197) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >!SESSION 2008-03-31 00:19:33.726 ----------------------------------------------- >eclipse.buildId=M20071023-1652 >java.version=1.6.0 >java.vendor=Sun Microsystems Inc. >BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=ja_JP >Command-line arguments: -os linux -ws gtk -arch x86_64 > >!ENTRY org.eclipse.update.configurator 2008-03-31 00:19:41.352 >!MESSAGE Could not install bundle plugins/org.eclipse.pde.build/ Bundle "org.eclipse.pde.build" version "3.3.2.R331_v20071019" has already been installed from: update@plugins/org.eclipse.pde.build_3.3.2.R331_v20071019/ > >!ENTRY org.eclipse.ui.workbench 2 0 2008-03-31 00:19:51.665 >!MESSAGE A handler conflict occurred. This may disable some commands. >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-31 00:19:51.665 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@d2f41a5),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@d2f41a5),sourcePriority=16384) >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-31 00:19:51.665 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@d2f41a5),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@d2f41a5),sourcePriority=16384) > >!ENTRY org.eclipse.osgi 2 0 2008-03-31 00:19:57.312 >!MESSAGE While loading class "org.eclipse.mylyn.internal.tasks.ui.ITaskHighlighter", thread "Thread[Worker-2,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-5,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[Worker-2,5,main]" is proceeding but "org.eclipse.mylyn.internal.tasks.ui.ITaskHighlighter" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-5". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2406) > at java.lang.Class.getConstructor0(Class.java:2716) > at java.lang.Class.newInstance0(Class.java:343) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 56 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2406) > at java.lang.Class.getConstructor0(Class.java:2716) > at java.lang.Class.newInstance0(Class.java:343) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 2 0 2008-03-31 00:20:02.380 >!MESSAGE While loading class "org.eclipse.mylyn.internal.context.ui.actions.ContextMenuContributor", thread "Thread[Worker-5,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-2,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.context.ui_2.0.0.v20070627-1400.jar [179]". To avoid deadlock, thread "Thread[Worker-5,5,main]" is proceeding but "org.eclipse.mylyn.internal.context.ui.actions.ContextMenuContributor" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.context.ui_2.0.0.v20070627-1400.jar" by thread "Worker-2". > 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(ClassLoader.java:268) > 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.internal.tasks.ui.util.TasksUiExtensionReader.readDynamicPopupContributor(TasksUiExtensionReader.java:376) > at org.eclipse.mylyn.internal.tasks.ui.util.TasksUiExtensionReader.initStartupExtensions(TasksUiExtensionReader.java:146) > at org.eclipse.mylyn.tasks.ui.TasksUiPlugin.start(TasksUiPlugin.java:333) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:882) > at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:360) > at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:149) > at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.ui.internal.Workbench$50.run(Workbench.java:2190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 40 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(ClassLoader.java:268) > 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.internal.tasks.ui.util.TasksUiExtensionReader.readDynamicPopupContributor(TasksUiExtensionReader.java:376) > at org.eclipse.mylyn.internal.tasks.ui.util.TasksUiExtensionReader.initStartupExtensions(TasksUiExtensionReader.java:146) > at org.eclipse.mylyn.tasks.ui.TasksUiPlugin.start(TasksUiPlugin.java:333) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:882) > at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:360) > at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:149) > at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.ui.internal.Workbench$50.run(Workbench.java:2190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 2 0 2008-03-31 00:20:02.385 >!MESSAGE While loading class "org.eclipse.mylyn.internal.tasks.ui.TaskListColorsAndFonts", thread "Thread[Worker-2,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-5,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[Worker-2,5,main]" is proceeding but "org.eclipse.mylyn.internal.tasks.ui.TaskListColorsAndFonts" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-5". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.internal.context.ui.ColorMap.<clinit>(ColorMap.java:23) > at org.eclipse.mylyn.context.ui.ContextUiPlugin.<init>(ContextUiPlugin.java:87) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at java.lang.reflect.Constructor.newInstance(Constructor.java:532) > at java.lang.Class.newInstance0(Class.java:372) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 59 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.internal.context.ui.ColorMap.<clinit>(ColorMap.java:23) > at org.eclipse.mylyn.context.ui.ContextUiPlugin.<init>(ContextUiPlugin.java:87) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at java.lang.reflect.Constructor.newInstance(Constructor.java:532) > at java.lang.Class.newInstance0(Class.java:372) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 2 0 2008-03-31 00:20:07.535 >!MESSAGE While loading class "org.eclipse.mylyn.tasks.ui.TasksUiPlugin", thread "Thread[main,6,main]" timed out waiting (5000ms) for thread "Thread[Worker-5,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[main,6,main]" is proceeding but "org.eclipse.mylyn.tasks.ui.TasksUiPlugin" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-5". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258) > 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:3296) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974) > at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) > at org.eclipse.jface.window.Window.open(Window.java:796) > at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:135) > at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) > at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546) > at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) > at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258) > 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:3296) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974) > at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) > at org.eclipse.jface.window.Window.open(Window.java:796) > at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:135) > at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) > at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546) > at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) > at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) > >!ENTRY org.eclipse.osgi 2 0 2008-03-31 00:20:12.592 >!MESSAGE While loading class "org.eclipse.mylyn.tasks.ui.TaskListManager", thread "Thread[main,6,main]" timed out waiting (5000ms) for thread "Thread[Worker-5,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[main,6,main]" is proceeding but "org.eclipse.mylyn.tasks.ui.TaskListManager" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-5". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:259) > 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:3296) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974) > at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) > at org.eclipse.jface.window.Window.open(Window.java:796) > at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:135) > at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) > at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546) > at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) > at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:259) > 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:3296) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974) > at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) > at org.eclipse.jface.window.Window.open(Window.java:796) > at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:135) > at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) > at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546) > at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) > at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) > >!ENTRY org.eclipse.osgi 2 0 2008-03-31 00:20:18.340 >!MESSAGE While loading class "net.sourceforge.phpeclipse.PHPeclipsePlugin$4", thread "Thread[Worker-6,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-2,5,main]" to finish starting bundle "update@plugins/net.sourceforge.phpeclipse_1.1.8/ [226]". To avoid deadlock, thread "Thread[Worker-6,5,main]" is proceeding but "net.sourceforge.phpeclipse.PHPeclipsePlugin$4" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/net.sourceforge.phpeclipse_1.1.8/" by thread "Worker-2". > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at net.sourceforge.phpeclipse.PHPeclipsePlugin$3.run(PHPeclipsePlugin.java:1190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 15 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at net.sourceforge.phpeclipse.PHPeclipsePlugin$3.run(PHPeclipsePlugin.java:1190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 4 0 2008-03-31 00:20:18.815 >!MESSAGE An error occurred while automatically activating bundle org.tigris.subversion.subclipse.ui (154). >!STACK 0 >org.osgi.framework.BundleException: Exception in org.tigris.subversion.subclipse.ui.SVNUIPlugin.start() of bundle org.tigris.subversion.subclipse.ui. > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1018) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > ... 36 more >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:375) > at java.lang.ClassLoader.loadClass(ClassLoader.java:323) > at java.lang.ClassLoader.loadClass(ClassLoader.java:268) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > ... 44 more >Root exception: >java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:375) > at java.lang.ClassLoader.loadClass(ClassLoader.java:323) > at java.lang.ClassLoader.loadClass(ClassLoader.java:268) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > ... 44 more > >!ENTRY org.eclipse.equinox.registry 4 1 2008-03-31 00:20:18.819 >!MESSAGE Plug-in org.tigris.subversion.subclipse.ui was unable to load class org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator. >!STACK 0 >org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.tigris.subversion.subclipse.ui (154). > at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:125) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.osgi.framework.BundleException: Exception in org.tigris.subversion.subclipse.ui.SVNUIPlugin.start() of bundle org.tigris.subversion.subclipse.ui. > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1018) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400) > at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111) > ... 31 more >Caused by: java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > ... 36 more >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:375) > at java.lang.ClassLoader.loadClass(ClassLoader.java:323) > at java.lang.ClassLoader.loadClass(ClassLoader.java:268) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > ... 44 more > >!ENTRY net.sourceforge.phpeclipse 4 0 2008-03-31 00:20:21.839 >!MESSAGE >!STACK 0 >org.osgi.framework.BundleException: Exception in net.sourceforge.phpeclipse.PHPeclipsePlugin.stop() of bundle net.sourceforge.phpeclipse. > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1056) > at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:457) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:526) > at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1148) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:675) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:291) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:261) > at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:188) > at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:622) > at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:525) > at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41) > at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:399) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:197) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >Caused by: java.lang.NullPointerException > at net.sourceforge.phpeclipse.PHPeclipsePlugin.stop(PHPeclipsePlugin.java:1029) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1040) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1036) > ... 20 more >Root exception: >java.lang.NullPointerException > at net.sourceforge.phpeclipse.PHPeclipsePlugin.stop(PHPeclipsePlugin.java:1029) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1040) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1036) > at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:457) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:526) > at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1148) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:675) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:291) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:261) > at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:188) > at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:622) > at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:525) > at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41) > at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:399) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:197) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >!SESSION 2008-03-31 00:39:23.006 ----------------------------------------------- >eclipse.buildId=M20071023-1652 >java.version=1.6.0 >java.vendor=Sun Microsystems Inc. >BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB >Command-line arguments: -os linux -ws gtk -arch x86_64 > >!ENTRY org.eclipse.update.configurator 2008-03-31 00:39:24.894 >!MESSAGE Could not install bundle plugins/org.eclipse.pde.build/ Bundle "org.eclipse.pde.build" version "3.3.2.R331_v20071019" has already been installed from: update@plugins/org.eclipse.pde.build_3.3.2.R331_v20071019/ > >!ENTRY org.eclipse.ui.workbench 2 0 2008-03-31 00:39:32.554 >!MESSAGE A handler conflict occurred. This may disable some commands. >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-31 00:39:32.554 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c292cb2),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c292cb2),sourcePriority=16384) >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-31 00:39:32.554 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c292cb2),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@c292cb2),sourcePriority=16384) > >!ENTRY org.eclipse.osgi 2 0 2008-03-31 00:39:43.501 >!MESSAGE While loading class "net.sourceforge.phpeclipse.PHPeclipsePlugin$4", thread "Thread[Worker-1,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-2,5,main]" to finish starting bundle "update@plugins/net.sourceforge.phpeclipse_1.1.8/ [226]". To avoid deadlock, thread "Thread[Worker-1,5,main]" is proceeding but "net.sourceforge.phpeclipse.PHPeclipsePlugin$4" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/net.sourceforge.phpeclipse_1.1.8/" by thread "Worker-2". > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at net.sourceforge.phpeclipse.PHPeclipsePlugin$3.run(PHPeclipsePlugin.java:1190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 15 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at net.sourceforge.phpeclipse.PHPeclipsePlugin$3.run(PHPeclipsePlugin.java:1190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 4 0 2008-03-31 00:39:43.634 >!MESSAGE An error occurred while automatically activating bundle org.tigris.subversion.subclipse.ui (154). >!STACK 0 >org.osgi.framework.BundleException: Exception in org.tigris.subversion.subclipse.ui.SVNUIPlugin.start() of bundle org.tigris.subversion.subclipse.ui. > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1018) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > ... 36 more >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:375) > at java.lang.ClassLoader.loadClass(ClassLoader.java:323) > at java.lang.ClassLoader.loadClass(ClassLoader.java:268) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > ... 44 more >Root exception: >java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:375) > at java.lang.ClassLoader.loadClass(ClassLoader.java:323) > at java.lang.ClassLoader.loadClass(ClassLoader.java:268) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > ... 44 more > >!ENTRY org.eclipse.equinox.registry 4 1 2008-03-31 00:39:43.637 >!MESSAGE Plug-in org.tigris.subversion.subclipse.ui was unable to load class org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator. >!STACK 0 >org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.tigris.subversion.subclipse.ui (154). > at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:125) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.osgi.framework.BundleException: Exception in org.tigris.subversion.subclipse.ui.SVNUIPlugin.start() of bundle org.tigris.subversion.subclipse.ui. > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1018) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400) > at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111) > ... 31 more >Caused by: java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > ... 36 more >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:375) > at java.lang.ClassLoader.loadClass(ClassLoader.java:323) > at java.lang.ClassLoader.loadClass(ClassLoader.java:268) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > ... 44 more > >!ENTRY net.sourceforge.phpeclipse 4 0 2008-03-31 01:12:33.616 >!MESSAGE >!STACK 0 >org.osgi.framework.BundleException: Exception in net.sourceforge.phpeclipse.PHPeclipsePlugin.stop() of bundle net.sourceforge.phpeclipse. > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1056) > at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:457) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:526) > at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1148) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:675) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:291) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:261) > at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:188) > at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:622) > at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:525) > at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41) > at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:399) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:197) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >Caused by: java.lang.NullPointerException > at net.sourceforge.phpeclipse.PHPeclipsePlugin.stop(PHPeclipsePlugin.java:1029) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1040) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1036) > ... 20 more >Root exception: >java.lang.NullPointerException > at net.sourceforge.phpeclipse.PHPeclipsePlugin.stop(PHPeclipsePlugin.java:1029) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1040) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1036) > at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:457) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:526) > at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1148) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:675) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:291) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:261) > at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:188) > at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:622) > at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:525) > at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41) > at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:399) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:197) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >!SESSION 2008-03-31 20:56:38.590 ----------------------------------------------- >eclipse.buildId=M20071023-1652 >java.version=1.6.0 >java.vendor=Sun Microsystems Inc. >BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB >Command-line arguments: -os linux -ws gtk -arch x86_64 > >!ENTRY org.eclipse.update.configurator 2008-03-31 20:56:44.372 >!MESSAGE Could not install bundle plugins/org.eclipse.pde.build/ Bundle "org.eclipse.pde.build" version "3.3.2.R331_v20071019" has already been installed from: update@plugins/org.eclipse.pde.build_3.3.2.R331_v20071019/ > >!ENTRY org.eclipse.ui.workbench 2 0 2008-03-31 20:56:54.849 >!MESSAGE A handler conflict occurred. This may disable some commands. >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-31 20:56:54.849 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@5ebbfa5c),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@5ebbfa5c),sourcePriority=16384) >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-31 20:56:54.849 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@5ebbfa5c),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@5ebbfa5c),sourcePriority=16384) >!SESSION 2008-03-31 21:13:53.070 ----------------------------------------------- >eclipse.buildId=M20071023-1652 >java.version=1.6.0 >java.vendor=Sun Microsystems Inc. >BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB >Command-line arguments: -os linux -ws gtk -arch x86_64 > >!ENTRY org.eclipse.update.configurator 2008-03-31 21:13:54.112 >!MESSAGE Could not install bundle plugins/org.eclipse.pde.build/ Bundle "org.eclipse.pde.build" version "3.3.2.R331_v20071019" has already been installed from: update@plugins/org.eclipse.pde.build_3.3.2.R331_v20071019/ > >!ENTRY org.eclipse.ui.workbench 2 0 2008-03-31 21:14:02.392 >!MESSAGE A handler conflict occurred. This may disable some commands. >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-31 21:14:02.392 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@407e75d2),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@407e75d2),sourcePriority=16384) >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-31 21:14:02.392 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@407e75d2),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@407e75d2),sourcePriority=16384) >!SESSION 2008-03-31 21:15:51.216 ----------------------------------------------- >eclipse.buildId=M20071023-1652 >java.version=1.6.0 >java.vendor=Sun Microsystems Inc. >BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB >Command-line arguments: -os linux -ws gtk -arch x86_64 > >!ENTRY org.eclipse.update.configurator 2008-03-31 21:15:52.197 >!MESSAGE Could not install bundle plugins/org.eclipse.pde.build/ Bundle "org.eclipse.pde.build" version "3.3.2.R331_v20071019" has already been installed from: update@plugins/org.eclipse.pde.build_3.3.2.R331_v20071019/ > >!ENTRY org.eclipse.ui.workbench 2 0 2008-03-31 21:16:00.695 >!MESSAGE A handler conflict occurred. This may disable some commands. >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-31 21:16:00.695 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@5abd09e8),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@5abd09e8),sourcePriority=16384) >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-31 21:16:00.695 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@5abd09e8),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@5abd09e8),sourcePriority=16384) >!SESSION 2008-03-31 23:20:31.522 ----------------------------------------------- >eclipse.buildId=M20071023-1652 >java.version=1.6.0_05 >java.vendor=Sun Microsystems Inc. >BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB >Command-line arguments: -os linux -ws gtk -arch x86_64 > >!ENTRY org.eclipse.update.configurator 2008-03-31 23:20:32.496 >!MESSAGE Could not install bundle plugins/org.eclipse.pde.build/ Bundle "org.eclipse.pde.build" version "3.3.2.R331_v20071019" has already been installed from: update@plugins/org.eclipse.pde.build_3.3.2.R331_v20071019/ > >!ENTRY org.eclipse.ui.workbench 2 0 2008-03-31 23:20:40.136 >!MESSAGE A handler conflict occurred. This may disable some commands. >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-31 23:20:40.136 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@7bafb0c7),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@7bafb0c7),sourcePriority=16384) >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-03-31 23:20:40.136 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@7bafb0c7),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@7bafb0c7),sourcePriority=16384) >!SESSION 2008-04-04 20:42:26.226 ----------------------------------------------- >eclipse.buildId=M20071023-1652 >java.version=1.6.0_05 >java.vendor=Sun Microsystems Inc. >BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB >Command-line arguments: -os linux -ws gtk -arch x86_64 > >!ENTRY org.eclipse.update.configurator 2008-04-04 20:42:33.376 >!MESSAGE Could not install bundle plugins/org.eclipse.pde.build/ Bundle "org.eclipse.pde.build" version "3.3.2.R331_v20071019" has already been installed from: update@plugins/org.eclipse.pde.build_3.3.2.R331_v20071019/ > >!ENTRY org.eclipse.ui.workbench 2 0 2008-04-04 20:42:45.779 >!MESSAGE A handler conflict occurred. This may disable some commands. >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-04-04 20:42:45.779 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@64d22462),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@64d22462),sourcePriority=16384) >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-04-04 20:42:45.779 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@64d22462),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@64d22462),sourcePriority=16384) > >!ENTRY org.eclipse.osgi 2 0 2008-04-04 20:43:00.712 >!MESSAGE While loading class "net.sourceforge.phpeclipse.PHPeclipsePlugin$4", thread "Thread[Worker-3,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-4,5,main]" to finish starting bundle "update@plugins/net.sourceforge.phpeclipse_1.1.8/ [226]". To avoid deadlock, thread "Thread[Worker-3,5,main]" is proceeding but "net.sourceforge.phpeclipse.PHPeclipsePlugin$4" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/net.sourceforge.phpeclipse_1.1.8/" by thread "Worker-4". > 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(ClassLoader.java:251) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) > at net.sourceforge.phpeclipse.PHPeclipsePlugin$3.run(PHPeclipsePlugin.java:1190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 15 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(ClassLoader.java:251) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) > at net.sourceforge.phpeclipse.PHPeclipsePlugin$3.run(PHPeclipsePlugin.java:1190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 4 0 2008-04-04 20:43:01.131 >!MESSAGE An error occurred while automatically activating bundle org.tigris.subversion.subclipse.ui (154). >!STACK 0 >org.osgi.framework.BundleException: Exception in org.tigris.subversion.subclipse.ui.SVNUIPlugin.start() of bundle org.tigris.subversion.subclipse.ui. > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1018) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:251) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > ... 36 more >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:358) > at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > at java.lang.ClassLoader.loadClass(ClassLoader.java:251) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:251) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) > ... 44 more >Root exception: >java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:251) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:358) > at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > at java.lang.ClassLoader.loadClass(ClassLoader.java:251) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:251) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) > ... 44 more > >!ENTRY org.eclipse.equinox.registry 4 1 2008-04-04 20:43:01.137 >!MESSAGE Plug-in org.tigris.subversion.subclipse.ui was unable to load class org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator. >!STACK 0 >org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.tigris.subversion.subclipse.ui (154). > at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:125) > 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(ClassLoader.java:251) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.osgi.framework.BundleException: Exception in org.tigris.subversion.subclipse.ui.SVNUIPlugin.start() of bundle org.tigris.subversion.subclipse.ui. > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1018) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400) > at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111) > ... 31 more >Caused by: java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > ... 36 more >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:358) > at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > at java.lang.ClassLoader.loadClass(ClassLoader.java:251) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:251) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) > ... 44 more > >!ENTRY net.sourceforge.phpeclipse 4 0 2008-04-04 20:43:15.810 >!MESSAGE >!STACK 0 >org.osgi.framework.BundleException: Exception in net.sourceforge.phpeclipse.PHPeclipsePlugin.stop() of bundle net.sourceforge.phpeclipse. > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1056) > at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:457) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:526) > at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1148) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:675) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:291) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:261) > at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:188) > at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:622) > at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:525) > at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41) > at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:399) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:197) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >Caused by: java.lang.NullPointerException > at net.sourceforge.phpeclipse.PHPeclipsePlugin.stop(PHPeclipsePlugin.java:1029) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1040) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1036) > ... 20 more >Root exception: >java.lang.NullPointerException > at net.sourceforge.phpeclipse.PHPeclipsePlugin.stop(PHPeclipsePlugin.java:1029) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1040) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1036) > at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:457) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:526) > at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1148) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:675) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:291) > at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:261) > at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:188) > at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:622) > at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:525) > at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41) > at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:399) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:197) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >!SESSION 2008-04-04 21:40:29.128 ----------------------------------------------- >eclipse.buildId=M20071023-1652 >java.version=1.6.0 >java.vendor=Sun Microsystems Inc. >BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB >Command-line arguments: -os linux -ws gtk -arch x86_64 -data /home/mbooth/workspace > >!ENTRY org.eclipse.update.configurator 2008-04-04 21:40:30.142 >!MESSAGE Could not install bundle plugins/org.eclipse.pde.build/ Bundle "org.eclipse.pde.build" version "3.3.2.R331_v20071019" has already been installed from: update@plugins/org.eclipse.pde.build_3.3.2.R331_v20071019/ > >!ENTRY org.eclipse.ui.workbench 2 0 2008-04-04 21:40:35.430 >!MESSAGE A handler conflict occurred. This may disable some commands. >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-04-04 21:40:35.430 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@78467991),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpeclipse.actions.popupShowAction/net.sourceforge.phpeclipse.actions.showAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpeclipse.actions.PHPEclipseShowAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@78467991),sourcePriority=16384) >!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-04-04 21:40:35.430 >!MESSAGE Conflict for 'AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction': >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@78467991),sourcePriority=16384) >HandlerActivation(commandId=AUTOGEN:::net.sourceforge.phpdt.externaltools.actions.externalParserAction/net.sourceforge.phpdt.externaltools.actions.externalParserAction, > handler=ActionDelegateHandlerProxy(null,net.sourceforge.phpdt.externaltools.actions.PHPExternalParserAction), > expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@78467991),sourcePriority=16384) > >!ENTRY org.eclipse.osgi 2 0 2008-04-04 21:40:40.898 >!MESSAGE While loading class "org.eclipse.mylyn.internal.tasks.ui.ITaskHighlighter", thread "Thread[Worker-1,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-3,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[Worker-1,5,main]" is proceeding but "org.eclipse.mylyn.internal.tasks.ui.ITaskHighlighter" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-3". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2406) > at java.lang.Class.getConstructor0(Class.java:2716) > at java.lang.Class.newInstance0(Class.java:343) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 56 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2406) > at java.lang.Class.getConstructor0(Class.java:2716) > at java.lang.Class.newInstance0(Class.java:343) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 2 0 2008-04-04 21:40:45.908 >!MESSAGE While loading class "org.eclipse.mylyn.internal.tasks.ui.TaskListColorsAndFonts", thread "Thread[Worker-1,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-3,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". To avoid deadlock, thread "Thread[Worker-1,5,main]" is proceeding but "org.eclipse.mylyn.internal.tasks.ui.TaskListColorsAndFonts" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-3". > 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.internal.context.ui.ColorMap.<clinit>(ColorMap.java:23) > at org.eclipse.mylyn.context.ui.ContextUiPlugin.<init>(ContextUiPlugin.java:87) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at java.lang.reflect.Constructor.newInstance(Constructor.java:532) > at java.lang.Class.newInstance0(Class.java:372) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 59 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.SingleSourcePackage.loadClass(SingleSourcePackage.java:37) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at org.eclipse.mylyn.internal.context.ui.ColorMap.<clinit>(ColorMap.java:23) > at org.eclipse.mylyn.context.ui.ContextUiPlugin.<init>(ContextUiPlugin.java:87) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > at java.lang.reflect.Constructor.newInstance(Constructor.java:532) > at java.lang.Class.newInstance0(Class.java:372) > at java.lang.Class.newInstance(Class.java:325) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:136) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 2 0 2008-04-04 21:40:50.919 >!MESSAGE While loading class "org.eclipse.mylyn.internal.context.ui.actions.ContextMenuContributor", thread "Thread[Worker-3,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-1,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.context.ui_2.0.0.v20070627-1400.jar [179]". To avoid deadlock, thread "Thread[Worker-3,5,main]" is proceeding but "org.eclipse.mylyn.internal.context.ui.actions.ContextMenuContributor" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.context.ui_2.0.0.v20070627-1400.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(ClassLoader.java:268) > 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.internal.tasks.ui.util.TasksUiExtensionReader.readDynamicPopupContributor(TasksUiExtensionReader.java:376) > at org.eclipse.mylyn.internal.tasks.ui.util.TasksUiExtensionReader.initStartupExtensions(TasksUiExtensionReader.java:146) > at org.eclipse.mylyn.tasks.ui.TasksUiPlugin.start(TasksUiPlugin.java:333) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:882) > at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:360) > at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:149) > at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.ui.internal.Workbench$50.run(Workbench.java:2190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 40 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(ClassLoader.java:268) > 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.internal.tasks.ui.util.TasksUiExtensionReader.readDynamicPopupContributor(TasksUiExtensionReader.java:376) > at org.eclipse.mylyn.internal.tasks.ui.util.TasksUiExtensionReader.initStartupExtensions(TasksUiExtensionReader.java:146) > at org.eclipse.mylyn.tasks.ui.TasksUiPlugin.start(TasksUiPlugin.java:333) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:882) > at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:360) > at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:149) > at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.ui.internal.Workbench$50.run(Workbench.java:2190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 2 0 2008-04-04 21:40:56.284 >!MESSAGE While loading class "org.eclipse.mylyn.internal.context.ui.editors.ContextEditorFactory", thread "Thread[Worker-3,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-1,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.context.ui_2.0.0.v20070627-1400.jar [179]". To avoid deadlock, thread "Thread[Worker-3,5,main]" is proceeding but "org.eclipse.mylyn.internal.context.ui.editors.ContextEditorFactory" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/org.eclipse.mylyn.context.ui_2.0.0.v20070627-1400.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(ClassLoader.java:268) > 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.internal.tasks.ui.util.TasksUiExtensionReader.readEditorFactory(TasksUiExtensionReader.java:263) > at org.eclipse.mylyn.internal.tasks.ui.util.TasksUiExtensionReader.initStartupExtensions(TasksUiExtensionReader.java:168) > at org.eclipse.mylyn.tasks.ui.TasksUiPlugin.start(TasksUiPlugin.java:333) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:882) > at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:360) > at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:149) > at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.ui.internal.Workbench$50.run(Workbench.java:2190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 40 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(ClassLoader.java:268) > 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.internal.tasks.ui.util.TasksUiExtensionReader.readEditorFactory(TasksUiExtensionReader.java:263) > at org.eclipse.mylyn.internal.tasks.ui.util.TasksUiExtensionReader.initStartupExtensions(TasksUiExtensionReader.java:168) > at org.eclipse.mylyn.tasks.ui.TasksUiPlugin.start(TasksUiPlugin.java:333) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:882) > at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:360) > at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > at org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibility(EarlyStartupRunnable.java:149) > at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:73) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.ui.internal.Workbench$50.run(Workbench.java:2190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 2 0 2008-04-04 21:40:56.316 >!MESSAGE While loading class "org.eclipse.mylyn.internal.tasks.ui.WorkspaceAwareContextStore", thread "Thread[main,6,main]" timed out waiting (5000ms) for thread "Thread[Worker-3,5,main]" to finish starting bundle "update@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [152]". 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@plugins/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread "Worker-3". > 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(ClassLoader.java:268) > 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:129) > at org.eclipse.mylyn.internal.context.core.InteractionContextManager.getActivityMetaContext(InteractionContextManager.java:123) > at org.eclipse.mylyn.internal.context.core.InteractionContextManager.processActivityMetaContextEvent(InteractionContextManager.java:145) > at org.eclipse.mylyn.internal.monitor.ui.ShellLifecycleListener.<init>(ShellLifecycleListener.java:27) > at org.eclipse.mylyn.monitor.ui.MonitorUiPlugin$2.run(MonitorUiPlugin.java:112) > 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:3296) > at org.eclipse.swt.widgets.Display.idleProc(Display.java:2233) > at org.eclipse.swt.internal.gtk.OS._gtk_dialog_run(Native Method) > at org.eclipse.swt.internal.gtk.OS.gtk_dialog_run(OS.java:4297) > at org.eclipse.swt.widgets.FileDialog.openChooserDialog(FileDialog.java:327) > at org.eclipse.swt.widgets.FileDialog.open(FileDialog.java:300) > at org.eclipse.ui.internal.ide.actions.OpenLocalFileAction.run(OpenLocalFileAction.java:91) > at org.eclipse.ui.internal.ide.actions.OpenLocalFileAction.run(OpenLocalFileAction.java:75) > at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256) > at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229) > at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546) > at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) > at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 67 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(ClassLoader.java:268) > 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:129) > at org.eclipse.mylyn.internal.context.core.InteractionContextManager.getActivityMetaContext(InteractionContextManager.java:123) > at org.eclipse.mylyn.internal.context.core.InteractionContextManager.processActivityMetaContextEvent(InteractionContextManager.java:145) > at org.eclipse.mylyn.internal.monitor.ui.ShellLifecycleListener.<init>(ShellLifecycleListener.java:27) > at org.eclipse.mylyn.monitor.ui.MonitorUiPlugin$2.run(MonitorUiPlugin.java:112) > 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:3296) > at org.eclipse.swt.widgets.Display.idleProc(Display.java:2233) > at org.eclipse.swt.internal.gtk.OS._gtk_dialog_run(Native Method) > at org.eclipse.swt.internal.gtk.OS.gtk_dialog_run(OS.java:4297) > at org.eclipse.swt.widgets.FileDialog.openChooserDialog(FileDialog.java:327) > at org.eclipse.swt.widgets.FileDialog.open(FileDialog.java:300) > at org.eclipse.ui.internal.ide.actions.OpenLocalFileAction.run(OpenLocalFileAction.java:91) > at org.eclipse.ui.internal.ide.actions.OpenLocalFileAction.run(OpenLocalFileAction.java:75) > at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256) > at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229) > at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546) > at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) > at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) > 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(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) > >!ENTRY org.eclipse.osgi 2 0 2008-04-04 21:41:02.951 >!MESSAGE While loading class "net.sourceforge.phpeclipse.PHPeclipsePlugin$4", thread "Thread[Worker-0,5,main]" timed out waiting (5000ms) for thread "Thread[Worker-1,5,main]" to finish starting bundle "update@plugins/net.sourceforge.phpeclipse_1.1.8/ [226]". To avoid deadlock, thread "Thread[Worker-0,5,main]" is proceeding but "net.sourceforge.phpeclipse.PHPeclipsePlugin$4" may not be fully initialized. >!STACK 0 >org.osgi.framework.BundleException: State change in progress for bundle "update@plugins/net.sourceforge.phpeclipse_1.1.8/" 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at net.sourceforge.phpeclipse.PHPeclipsePlugin$3.run(PHPeclipsePlugin.java:1190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > ... 15 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > at net.sourceforge.phpeclipse.PHPeclipsePlugin$3.run(PHPeclipsePlugin.java:1190) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > >!ENTRY org.eclipse.osgi 4 0 2008-04-04 21:41:03.131 >!MESSAGE An error occurred while automatically activating bundle org.tigris.subversion.subclipse.ui (154). >!STACK 0 >org.osgi.framework.BundleException: Exception in org.tigris.subversion.subclipse.ui.SVNUIPlugin.start() of bundle org.tigris.subversion.subclipse.ui. > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1018) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > ... 36 more >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:375) > at java.lang.ClassLoader.loadClass(ClassLoader.java:323) > at java.lang.ClassLoader.loadClass(ClassLoader.java:268) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > ... 44 more >Root exception: >java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:375) > at java.lang.ClassLoader.loadClass(ClassLoader.java:323) > at java.lang.ClassLoader.loadClass(ClassLoader.java:268) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > ... 44 more > >!ENTRY org.eclipse.equinox.registry 4 1 2008-04-04 21:41:03.136 >!MESSAGE Plug-in org.tigris.subversion.subclipse.ui was unable to load class org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator. >!STACK 0 >org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.tigris.subversion.subclipse.ui (154). > at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:125) > 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(ClassLoader.java:268) > 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.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:252) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:248) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113) > at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:863) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336) > at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369) > at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) >Caused by: org.osgi.framework.BundleException: Exception in org.tigris.subversion.subclipse.ui.SVNUIPlugin.start() of bundle org.tigris.subversion.subclipse.ui. > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1018) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260) > at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400) > at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111) > ... 31 more >Caused by: java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface > at org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter(SVNClientManager.java:149) > at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:69) > at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114) > at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99) > at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999) > at java.security.AccessController.doPrivileged(Native Method) > at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) > ... 36 more >Caused by: java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClientInterface > at java.lang.ClassLoader.findClass(ClassLoader.java:375) > at java.lang.ClassLoader.loadClass(ClassLoader.java:323) > at java.lang.ClassLoader.loadClass(ClassLoader.java:268) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429) > 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(ClassLoader.java:268) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336) > ... 44 more
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 440051
:
299912
|
299913
|
301336
|
301337
| 301338