Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 190446 - Mylar Java plug-in initialization failed
Summary: Mylar Java plug-in initialization failed
Status: RESOLVED DUPLICATE of bug 132450
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: 2.0 M2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Mylyn Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-01 07:35 EDT by Frank Häfemeier CLA
Modified: 2007-06-05 16:53 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 Frank Häfemeier CLA 2007-06-01 07:35:15 EDT
I update through update manager to the latest version and get after restart the following message and the hint to create a bug report. Here it is...

eclipse.buildId=unknown
java.version=1.5.0_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -data D:\haefemeierf\data\projects\workspace\TPVWS -os win32 -ws win32 -arch x86
This is a continuation of log file D:\haefemeierf\data\projects\workspace\TPVWS\.metadata\.bak_0.log
Created Time: 2007-05-24 15:17:45.113

Error
Fri Jun 01 13:26:24 CEST 2007
Mylar Java plug-in initialization failed


java.lang.NoSuchMethodError: org.eclipse.mylar.context.core.ContextCorePlugin.getContextManager()Lorg/eclipse/mylar/internal/context/core/MylarContextManager;
	at org.eclipse.mylar.internal.java.MylarJavaPlugin$1.run(MylarJavaPlugin.java:82)
	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:3325)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:422)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
	at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
	at org.eclipse.core.launcher.Main.run(Main.java:977)
	at org.eclipse.core.launcher.Main.main(Main.java:952)
Comment 1 Mik Kersten CLA 2007-06-05 16:53:42 EDT
This is most likely due to a partial install.  Please reinstall using "Search for new features.." instead of "Search for updates.." and reopen if that does not solve the problem.

Also see: http://wiki.eclipse.org/index.php/Mylar_FAQ#Installation_Troubleshooting

*** This bug has been marked as a duplicate of bug 132450 ***