Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 187219 - Error: "org.eclipse.mylar.context.core.ContextCorePlugin.getContextManager()Lorg/eclipse/mylar/internal/context/core/MylarContextManager;" in org.eclipse.ui
Summary: Error: "org.eclipse.mylar.context.core.ContextCorePlugin.getContextManager()L...
Status: CLOSED DUPLICATE of bug 132450
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Mik Kersten CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-16 05:51 EDT by maarten meijer CLA
Modified: 2007-05-22 16:44 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description maarten meijer CLA 2007-05-16 05:51:31 EDT
Just did an update...

-- Error Log --
Date: Wed May 16 11:49:15 CEST 2007
Message: org.eclipse.mylar.context.core.ContextCorePlugin.getContextManager()Lorg/eclipse/mylar/internal/context/core/MylarContextManager;
Severity: Error
Plugin ID: org.eclipse.ui
Stack Trace:
java.lang.NoSuchMethodError: org.eclipse.mylar.context.core.ContextCorePlugin.getContextManager()Lorg/eclipse/mylar/internal/context/core/MylarContextManager;
at org.eclipse.mylar.internal.context.ui.InterestDecoratorLightweight.decorate(InterestDecoratorLightweight.java:51)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:259)
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:843)
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:338)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:308)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
Comment 1 Mik Kersten CLA 2007-05-16 12:00:01 EDT
This looks like a duplicate of bug 132450.  Please use only "Search for new features" when updating.  If that doesn't resolve it, and get all the features, please comment.
Comment 2 Mik Kersten CLA 2007-05-16 12:00:16 EDT

*** This bug has been marked as a duplicate of bug 132450 ***
Comment 3 maarten meijer CLA 2007-05-22 16:44:16 EDT
OK