It doesn't look like, but I don't know and couldn't possibly tell. I cleared the old log file, restarted eclipse, reproduced the error and had a look at the log file. this is what was written there. maybe the error is somewhere else?

On 31.07.2007, at 01:33, Matthew Harrison wrote:

Yeah, this log doesn't have any information about the OOo plugin, does it? I checked my log file and there was nothing regarding the plugin. Will try with a
different version of Eclipse.


Quoting "Simon B. Margulies" <[EMAIL PROTECTED]>:

Salut Cédric,

thanks for your help! Here my log output:



!SESSION 2007-07-30 20:13:20.551
-----------------------------------------------
eclipse.buildId=I20070625-1500
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments:  -keyring /Users/seimen/.eclipse_keyring -
showlocation
Command-line arguments:  -os macosx -ws carbon -arch x86 -keyring /
Users/seimen/.eclipse_keyring -consoleLog -showlocation

!ENTRY org.eclipse.osgi 2 0 2007-07-30 20:13:38.850
!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-7,5,main]" to finish
starting bundle "[EMAIL PROTECTED]/
org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [334]". 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 "[EMAIL PROTECTED]/
org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread
"Worker-7".
         at
org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateCha nge
(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.postFind Loc
alClass(EclipseLazyStarter.java:111)
         at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass
(ClasspathManager.java:417)
         at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalCla ss(
DefaultClassLoader.java:189)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass
(BundleLoader.java:340)
         at
org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClas s
(SingleSourcePackage.java:37)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassIntern al(
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:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:
319)
         at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors (Class.java:
2328)
         at java.lang.Class.getConstructor0(Class.java:2640)
         at java.lang.Class.newInstance0(Class.java:321)
         at java.lang.Class.newInstance(Class.java:303)
         at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleAct iva
tor(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.postFind Loc
alClass(EclipseLazyStarter.java:111)
         at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass
(ClasspathManager.java:417)
         at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalCla ss(
DefaultClassLoader.java:189)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass
(BundleLoader.java:340)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassIntern al(
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.createEx ecu
tableExtension(RegistryStrategyOSGI.java:160)
         at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutable Ext
ension(ExtensionRegistry.java:788)
         at
org.eclipse.core.internal.registry.ConfigurationElement.createExecuta ble
Extension(ConfigurationElement.java:243)
         at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createE xec
utableExtension(ConfigurationElementHandle.java:51)
         at org.eclipse.ui.internal.WorkbenchPlugin$1.run
(WorkbenchPlugin.java:243)
         at org.eclipse.swt.custom.BusyIndicator.showWhile
(BusyIndicator.java:49)
         at org.eclipse.ui.internal.WorkbenchPlugin.createExtension
(WorkbenchPlugin.java:239)
         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:857)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.int ern
alGetDecorator(LightweightDecoratorDefinition.java:113)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.dec ora
te(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:857)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decora te(
LightweightDecoratorManager.java:336)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDec ora
tions(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.beginStateCha nge
(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.postFind Loc
alClass(EclipseLazyStarter.java:111)
         at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass
(ClasspathManager.java:417)
         at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalCla ss(
DefaultClassLoader.java:189)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass
(BundleLoader.java:340)
         at
org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClas s
(SingleSourcePackage.java:37)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassIntern al(
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:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:
319)
         at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors (Class.java:
2328)
         at java.lang.Class.getConstructor0(Class.java:2640)
         at java.lang.Class.newInstance0(Class.java:321)
         at java.lang.Class.newInstance(Class.java:303)
         at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleAct iva
tor(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.postFind Loc
alClass(EclipseLazyStarter.java:111)
         at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass
(ClasspathManager.java:417)
         at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalCla ss(
DefaultClassLoader.java:189)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass
(BundleLoader.java:340)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassIntern al(
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.createEx ecu
tableExtension(RegistryStrategyOSGI.java:160)
         at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutable Ext
ension(ExtensionRegistry.java:788)
         at
org.eclipse.core.internal.registry.ConfigurationElement.createExecuta ble
Extension(ConfigurationElement.java:243)
         at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createE xec
utableExtension(ConfigurationElementHandle.java:51)
         at org.eclipse.ui.internal.WorkbenchPlugin$1.run
(WorkbenchPlugin.java:243)
         at org.eclipse.swt.custom.BusyIndicator.showWhile
(BusyIndicator.java:49)
         at org.eclipse.ui.internal.WorkbenchPlugin.createExtension
(WorkbenchPlugin.java:239)
         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:857)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.int ern
alGetDecorator(LightweightDecoratorDefinition.java:113)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.dec ora
te(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:857)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decora te(
LightweightDecoratorManager.java:336)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDec ora
tions(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 2007-07-30 20:13:43.858
!MESSAGE While loading class
"org.eclipse.mylyn.internal.context.ui.actions.ContextMenuContributor ",
thread "Thread[Worker-7,5,main]" timed out waiting (5000ms) for
thread "Thread[Worker-3,5,
main]" to finish starting bundle "[EMAIL PROTECTED]/
org.eclipse.mylyn.context.ui_2.0.0.v20070627-1400.jar [324]". To
avoid deadlock, thread "Thread[Worker-7,5,main]" is proceeding but
"org.eclip
se.mylyn.internal.context.ui.actions.ContextMenuContributor" may not
be fully initialized.
!STACK 0
org.osgi.framework.BundleException: State change in progress for
bundle "[EMAIL PROTECTED]/
org.eclipse.mylyn.context.ui_2.0.0.v20070627-1400.jar" by thread
"Worker-3".
         at
org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateCha nge
(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.postFind Loc
alClass(EclipseLazyStarter.java:111)
         at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass
(ClasspathManager.java:417)
         at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalCla ss(
DefaultClassLoader.java:189)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass
(BundleLoader.java:340)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassIntern al(
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.createEx ecu
tableExtension(RegistryStrategyOSGI.java:160)
         at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutable Ext
ension(ExtensionRegistry.java:788)
         at
org.eclipse.core.internal.registry.ConfigurationElement.createExecuta ble
Extension(ConfigurationElement.java:243)
         at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createE xec
utableExtension(ConfigurationElementHandle.java:51)
         at
org.eclipse.mylyn.internal.tasks.ui.util.TasksUiExtensionReader.readD yna
micPopupContributor(TasksUiExtensionReader.java:376)
         at
org.eclipse.mylyn.internal.tasks.ui.util.TasksUiExtensionReader.initS tar
tupExtensions(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.startActiv ato
r(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:877)
         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:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at
org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibilit y
(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$54.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.beginStateCha nge
(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.postFind Loc
alClass(EclipseLazyStarter.java:111)
         at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass
(ClasspathManager.java:417)
         at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalCla ss(
DefaultClassLoader.java:189)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass
(BundleLoader.java:340)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassIntern al(
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.createEx ecu
tableExtension(RegistryStrategyOSGI.java:160)
         at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutable Ext
ension(ExtensionRegistry.java:788)
         at
org.eclipse.core.internal.registry.ConfigurationElement.createExecuta ble
Extension(ConfigurationElement.java:243)
         at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createE xec
utableExtension(ConfigurationElementHandle.java:51)
         at
org.eclipse.mylyn.internal.tasks.ui.util.TasksUiExtensionReader.readD yna
micPopupContributor(TasksUiExtensionReader.java:376)
         at
org.eclipse.mylyn.internal.tasks.ui.util.TasksUiExtensionReader.initS tar
tupExtensions(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.startActiv ato
r(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:877)
         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:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at
org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCompatibilit y
(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$54.run(Workbench.java:
2190)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.osgi 2 0 2007-07-30 20:13:43.861
!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-7,5,main]" to
finish starting bundle "[EMAIL PROTECTED]/
org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar [334]". To avoid
deadlock, thread "Thread[Worker-3,5,main]" is proceeding but
"org.eclipse.mylyn.int
ernal.tasks.ui.TaskListColorsAndFonts" may not be fully initialized.
!STACK 0
org.osgi.framework.BundleException: State change in progress for
bundle "[EMAIL PROTECTED]/
org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread
"Worker-7".
         at
org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateCha nge
(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.postFind Loc
alClass(EclipseLazyStarter.java:111)
         at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass
(ClasspathManager.java:417)
         at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalCla ss(
DefaultClassLoader.java:189)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass
(BundleLoader.java:340)
         at
org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClas s
(SingleSourcePackage.java:37)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassIntern al(
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:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:
319)
         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:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance
(Constructor.java:494)
         at java.lang.Class.newInstance0(Class.java:350)
         at java.lang.Class.newInstance(Class.java:303)
         at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleAct iva
tor(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.postFind Loc
alClass(EclipseLazyStarter.java:111)
         at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass
(ClasspathManager.java:417)
         at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalCla ss(
DefaultClassLoader.java:189)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass
(BundleLoader.java:340)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassIntern al(
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.createEx ecu
tableExtension(RegistryStrategyOSGI.java:160)
         at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutable Ext
ension(ExtensionRegistry.java:788)
         at
org.eclipse.core.internal.registry.ConfigurationElement.createExecuta ble
Extension(ConfigurationElement.java:243)
         at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createE xec
utableExtension(ConfigurationElementHandle.java:51)
         at org.eclipse.ui.internal.WorkbenchPlugin$1.run
(WorkbenchPlugin.java:243)
         at org.eclipse.swt.custom.BusyIndicator.showWhile
(BusyIndicator.java:49)
         at org.eclipse.ui.internal.WorkbenchPlugin.createExtension
(WorkbenchPlugin.java:239)
         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:857)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.int ern
alGetDecorator(LightweightDecoratorDefinition.java:113)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.dec ora
te(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:857)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decora te(
LightweightDecoratorManager.java:336)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDec ora
tions(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.beginStateCha nge
(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.postFind Loc
alClass(EclipseLazyStarter.java:111)
         at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass
(ClasspathManager.java:417)
         at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalCla ss(
DefaultClassLoader.java:189)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass
(BundleLoader.java:340)
         at
org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClas s
(SingleSourcePackage.java:37)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassIntern al(
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:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:
319)
         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:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance
(Constructor.java:494)
         at java.lang.Class.newInstance0(Class.java:350)
         at java.lang.Class.newInstance(Class.java:303)
         at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleAct iva
tor(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.postFind Loc
alClass(EclipseLazyStarter.java:111)
         at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass
(ClasspathManager.java:417)
         at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalCla ss(
DefaultClassLoader.java:189)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass
(BundleLoader.java:340)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassIntern al(
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.createEx ecu
tableExtension(RegistryStrategyOSGI.java:160)
         at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutable Ext
ension(ExtensionRegistry.java:788)
         at
org.eclipse.core.internal.registry.ConfigurationElement.createExecuta ble
Extension(ConfigurationElement.java:243)
         at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createE xec
utableExtension(ConfigurationElementHandle.java:51)
         at org.eclipse.ui.internal.WorkbenchPlugin$1.run
(WorkbenchPlugin.java:243)
         at org.eclipse.swt.custom.BusyIndicator.showWhile
(BusyIndicator.java:49)
         at org.eclipse.ui.internal.WorkbenchPlugin.createExtension
(WorkbenchPlugin.java:239)
         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:857)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.int ern
alGetDecorator(LightweightDecoratorDefinition.java:113)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.dec ora
te(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:857)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decora te(
LightweightDecoratorManager.java:336)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDec ora
tions(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 2007-07-30 20:13:48.896
!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
"[EMAIL PROTECTED]/org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar
[334]". To avoid deadlock, thread "Thread[main,6,main]" is proceeding
but "org.eclipse.mylyn.tasks.ui.TasksUiPlugin" may n
ot be fully initialized.
!STACK 0
org.osgi.framework.BundleException: State change in progress for
bundle "[EMAIL PROTECTED]/
org.eclipse.mylyn.tasks.ui_2.0.0.v20070627-1400.jar" by thread
"Worker-7".
         at
org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateCha nge
(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.postFind Loc
alClass(EclipseLazyStarter.java:111)
         at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass
(ClasspathManager.java:417)
         at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalCla ss(
DefaultClassLoader.java:189)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass
(BundleLoader.java:340)
         at
org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClas s
(SingleSourcePackage.java:37)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassIntern al(
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:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:
319)
         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:3212)
at org.eclipse.swt.widgets.Display.observerProc (Display.java:
2849)
at org.eclipse.swt.internal.carbon.OS.MenuSelect(Native Method) at org.eclipse.swt.widgets.Display.mouseProc(Display.java: 2783)
         at org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget
(Native Method)
         at org.eclipse.swt.widgets.Display.readAndDispatch
(Display.java:2936)
         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:153)
         at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli cat
ion(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:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.eclipse.equinox.launcher.Main.invokeFramework
(Main.java:504)
         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
         at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle
$BundleStatusException
         ... 43 more
Root exception:
org.eclipse.osgi.framework.internal.core.AbstractBundle
$BundleStatusException
         at
org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateCha nge
(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.postFind Loc
alClass(EclipseLazyStarter.java:111)
         at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass
(ClasspathManager.java:417)
         at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalCla ss(
DefaultClassLoader.java:189)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass
(BundleLoader.java:340)
         at
org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClas s
(SingleSourcePackage.java:37)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassIntern al(
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:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:
319)
         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:3212)
at org.eclipse.swt.widgets.Display.observerProc (Display.java:
2849)
at org.eclipse.swt.internal.carbon.OS.MenuSelect(Native Method) at org.eclipse.swt.widgets.Display.mouseProc(Display.java: 2783)
         at org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget
(Native Method)
         at org.eclipse.swt.widgets.Display.readAndDispatch
(Display.java:2936)
         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:153)
         at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli cat
ion(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:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.eclipse.equinox.launcher.Main.invokeFramework
(Main.java:504)
         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
         at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to