Skip to main content



      Home
Home » Modeling » Papyrus » Trying to add operation to class - get an error
Trying to add operation to class - get an error [message #1079454] Sun, 04 August 2013 12:15 Go to next message
Eclipse UserFriend
Hi

When I try to add an operation to a class, I get the following error:

Unhandled event loop exception
No more handles

Is this something I am doing wrong?

How can I fix this?
Re: Trying to add operation to class - get an error [message #1082243 is a reply to message #1079454] Thu, 08 August 2013 05:36 Go to previous messageGo to next message
Eclipse UserFriend
Anyone?
Re: Trying to add operation to class - get an error [message #1083913 is a reply to message #1079454] Sat, 10 August 2013 14:13 Go to previous messageGo to next message
Eclipse UserFriend
Hi, Anton,

This is not something that you can fix, except by debugging the problem
and contributing a patch (please do!). This is almost certainly a bug,
as "no more handles" is the typical consequence of a leak of SWT
resources (widgets, fonts, colors, etc.). Something in the application
is not releasing window-system resources (on Windows called "handles")
when they are no longer needed, and that is a bug. Whether it is a
Papyrus bug or a bug in any of its dependencies needs debugging to
determine.

Cheers,

Christian


On 2013-08-04 16:15:50 +0000, Anton Hughes said:

> Hi
>
> When I try to add an operation to a class, I get the following error:
>
> Unhandled event loop exception
> No more handles
>
> Is this something I am doing wrong?
>
> How can I fix this?
Re: Trying to add operation to class - get an error [message #1084184 is a reply to message #1079454] Sun, 11 August 2013 01:08 Go to previous message
Eclipse UserFriend
HI

You need to provide far more details.

What Papyrus/Eclipse versions?

Is it reproducible?

What was the real exception and stack trace?

I assume that the problem is not reproducible, at least not as reported,
since Papyrus is able to add operations to classes. (If it is
reproducible for you, you should provide the files for the repro.)

If you are using Eclipse Kepler, then perhaps you are seeing a currently
unresolved issue that shows up strange errors.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=398925

You fix it by restarting Eclipse.

Regards

Ed Willink

On 04/08/2013 17:15, Anton Hughes wrote:
> Hi
>
> When I try to add an operation to a class, I get the following error:
>
> Unhandled event loop exception
> No more handles
>
> Is this something I am doing wrong?
>
> How can I fix this?
Previous Topic:Exception opening models with Papyrus editor
Next Topic:Connection Handles gone in Papyrus 0.10.0
Goto Forum:
  


Current Time: Tue Jul 22 19:33:25 EDT 2025

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

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

Back to the top