Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » "Unhandled event loop exception" when using custom dll with GEF Prj
"Unhandled event loop exception" when using custom dll with GEF Prj [message #233791] Thu, 03 May 2007 06:26 Go to next message
Eclipse UserFriend
Originally posted by: pvssvikas.gmail.com

Good Morning,

I know & even value the time of this group members.

I've worked on it considerably googled to find answer,

for why I'm not able to work with a custom dll, which is supposed to act
as a data source for GEF Model. on which a view will be presented to user.

Core issue is like this,

I Have a Native DLL which depends on some more native dlls. the Top dll is
following JNI syntax to interact with GEF Module. Just after the DLLs get
loaded by GEF-App, GEF application is showing the Error -- "Unhandled
Event Loop exception"

I need a work around to carry out my work,

if any one have any Idea, It would be very helpfull,

or, I wish some one of you take the initiative and plz make a note .. that
I need not wait for reply on this .. news-group. as my issue is a show
stopper for me and If I could not resolve it .. I need to change the
complete Design and get into some dot-net stuff.

my sincere thanks to all,
Vikas.
Re: "Unhandled event loop exception" when using custom dll with GEF Prj [message #233798 is a reply to message #233791] Thu, 03 May 2007 08:33 Go to previous message
Manuel Selva is currently offline Manuel SelvaFriend
Messages: 189
Registered: July 2009
Location: Grenoble, France
Senior Member
Hi Vikas,

Unhandled Event Loop exception just means that a java Exception not
catched was thrown inside the STW Event Loop thread.

Provides us the all stack trace if you want more help

Manuel Selva


Previous Topic:How to layout and repaint all EditParts?
Next Topic:why does DirectedGraphLayoutDirectedGraphLayout assigns width and height
Goto Forum:
  


Current Time: Thu Apr 25 17:26:29 GMT 2024

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

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

Back to the top