Eclipse 3.1 RC2 Exception

Questions about YourKit Java Profiler
Post Reply
Anthony Hunter
Posts: 1
Joined: Wed Jun 15, 2005 6:45 pm

Eclipse 3.1 RC2 Exception

Post by Anthony Hunter »

When trying 4.0.12 I get the exception trying to run the profiler from within Eclipse 3.1 RC2:

java.lang.NoSuchMethodError: org.eclipse.pde.internal.ui.launcher.LauncherUtils.getBrandingPluginID(Lorg/eclipse/debug/core/ILaunchConfiguration;)Ljava/lang/String;
at com.yourkit.eclipsePlugin.YkWorkbenchLaunchConfigurationDelegate.if(a:61)
at com.yourkit.eclipsePlugin.YkWorkbenchLaunchConfigurationDelegate.for(a:413)
at com.yourkit.eclipsePlugin.YkWorkbenchLaunchConfigurationDelegate.launch(a:26)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:590)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:515)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:733)
at org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlugin.java:931)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
Vladimir Kondratyev
Posts: 1626
Joined: Tue Aug 10, 2004 7:52 pm

Post by Vladimir Kondratyev »

Thank you very much for bug report. The bug will be fixed in the next early access build (http://www.yourkit.com/eap/). And most probable fix will be backported to stable 4.0.x branch as well.

Regards,
Vladimir Kondratyev
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Post by Anton Katilin »

Hello Anthony,

The problem is fixed now. The fix for the release version 4.0 is available now (4.0.13, http://www.yourkit.com/download ). The next EAP build will contain this fix as well.

Best regards,
Anton
Post Reply