Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » RequestCollapser and NoClassDefFoundError in debug mode
RequestCollapser and NoClassDefFoundError in debug mode [message #127605] Mon, 21 May 2007 00:32 Go to next message
Eclipse UserFriend
Originally posted by: khai.n.situvista.com

I'm using 1.0.1 and when I exit the runtime-workbench in debug mode I
consistently get this exception:

Exception in thread "Thread-2" java.lang.NoClassDefFoundError:
org/eclipse/gmf/runtime/common/core/util/Trace
at
org.eclipse.gmf.runtime.common.core.util.RequestCollapser$Po stedThread.run(RequestCollapser.java:56)


I haven't found any similar post here or in bugzilla.

Is this something I should be concerned about even though it's not
breaking anything obvious?

Thanks.

-- Khai --
Re: RequestCollapser and NoClassDefFoundError in debug mode [message #127618 is a reply to message #127605] Mon, 21 May 2007 00:36 Go to previous message
Eclipse UserFriend
Originally posted by: khai.n.situvista.com

I forgot to add that this only happen when I have any breakpoint set...
even if the code with the breakpoint is never called during the session.

-- Khai --

Khai M Nguyen wrote:
> I'm using 1.0.1 and when I exit the runtime-workbench in debug mode I
> consistently get this exception:
>
> Exception in thread "Thread-2" java.lang.NoClassDefFoundError:
> org/eclipse/gmf/runtime/common/core/util/Trace
> at
> org.eclipse.gmf.runtime.common.core.util.RequestCollapser$Po stedThread.run(RequestCollapser.java:56)
>
>
>
> I haven't found any similar post here or in bugzilla.
>
> Is this something I should be concerned about even though it's not
> breaking anything obvious?
>
> Thanks.
>
> -- Khai --
Previous Topic:Add External Jar dependancy
Next Topic:how to implement automatic layout
Goto Forum:
  


Current Time: Sun Jul 27 06:25:53 EDT 2025

Powered by FUDForum. Page generated in 0.05419 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top