Bug 75170 - [ErrorHandling] Should just exit Eclipse when there are no more handles
Summary: [ErrorHandling] Should just exit Eclipse when there are no more handles
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: investigate
: 76199 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-28 10:00 EDT by Michael Valenta CLA
Modified: 2021-11-25 18:56 EST (History)
3 users (show)

See Also:


Attachments
Log file (534.86 KB, text/plain)
2004-09-28 10:01 EDT, Michael Valenta CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Valenta CLA 2004-09-28 10:00:44 EDT
I got into a situation where there were no more handles (SWT Exception). In 
this case, Eclipse basically becomes unusable and continualy throws the out-of-
handles exception. PErhaps, in this case, Eclipse shoudl just exit since the 
user's only option is to kill it anyway. I will attach my log.
Comment 1 Michael Valenta CLA 2004-09-28 10:01:27 EDT
Created attachment 14834 [details]
Log file
Comment 2 Kim Horne CLA 2007-06-21 14:16:57 EDT
Another "no handles" bug...
Comment 3 Szymon Brandys CLA 2007-06-22 16:15:49 EDT
*** Bug 76199 has been marked as a duplicate of this bug. ***
Comment 4 Szymon Brandys CLA 2008-04-24 07:12:53 EDT
I'm not sure what the answer is. Let's look at it closer during 3.5.
Comment 5 Boris Bokowski CLA 2009-05-06 16:48:36 EDT
Removing 3.5 target milestone. We are in the end-game now. Please have a look and decide if this should be targeted at 3.6.
Comment 6 Mirko Riegel CLA 2009-12-07 03:13:36 EST
I could reproduce the problem - maybe in a very special case:

1. call the progressservice from the UI thread with a long running job (some seconds)
2. during that, wait in GUI using Display.readAndDispatch
--> some GUI job is coming in by ProgressManager#showInDialog
--> a ProgressMonitorFocusJobDialog is created but never disposed (e.g. its shell and cursors)

This only happens, if IPreferenceConstants.RUN_IN_BACKGROUND is set to false.
Comment 7 Eclipse Webmaster CLA 2019-09-06 16:06:48 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.
Comment 8 Eclipse Genie CLA 2021-11-25 18:56:56 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.