Re: JProfiler support

From: Mike Schrag (mschra..dimension.com)
Date: Thu Sep 28 2006 - 10:55:50 EDT

  • Next message: Ulrich Köster: "Re: Maven Plugins notes..."

    So for future reference ... I added the <export name = "*"/>, but I
    had to run eclipse -clean to get it to invalidate its cache to pick
    that up.

    ms

    On Sep 28, 2006, at 2:20 AM, Ulrich Köster wrote:

    > You're using the source code of the JProfiler plugin. Switch to the
    > obfuscated version. (The one from the JProfiler distribution.)
    > Don't forget to patch that version.
    >
    > Ingo from the JProfiler team said that they remove the obfuscation
    > for the required class in the next bugfix release.
    >
    > Uli
    > Am 27.09.2006 um 22:58 schrieb Mike Schrag
    >
    >> When I attempt to profile a WO app with JProfiler, I get the
    >> following failure with 3395:
    >>
    >> java.lang.NoClassDefFoundError: com/jprofiler/integrations/eclipse/
    >> A/B
    >> at
    >> org.objectstyle.wolips.jprofiler.launching.JProfilerWOJavaLocalApplic
    >> ationLaunchConfigurationDelegate.launch
    >> (JProfilerWOJavaLocalApplicationLaunchConfigurationDelegate.java:71)
    >> at org.eclipse.debug.internal.core.LaunchConfiguration.launch
    >> (LaunchConfiguration.java:639)
    >> at org.eclipse.debug.internal.core.LaunchConfiguration.launch
    >> (LaunchConfiguration.java:565)
    >> at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch
    >> (DebugUIPlugin.java:754)
    >> at org.eclipse.debug.internal.ui.DebugUIPlugin$6.run
    >> (DebugUIPlugin.java:944)
    >> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
    >>
    >> I have patched my jprofiler plugin, and I can jprofiler launch non-
    >> WO apps.
    >>
    >> ms
    >



    This archive was generated by hypermail 2.0.0 : Thu Sep 28 2006 - 10:55:56 EDT