[jbosstools-issues] [JBoss JIRA] (JBIDE-10221) Resorce leak problems in JBossTools

Vitali Yemialyanchyk (Updated) (JIRA) jira-events at lists.jboss.org
Mon Nov 28 07:52:40 EST 2011


     [ https://issues.jboss.org/browse/JBIDE-10221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vitali Yemialyanchyk updated JBIDE-10221:
-----------------------------------------

    Description: 
I've find several places in several components, which I've check - I'll create separate issues for this. There is a chance what there are leak in other components, which I did not inspect.

The main reason of the issue is -> sometimes (after long work with related plugins) this leads to 
{code}
Error
Unhandled event loop exception

org.eclipse.swt.SWTError: No more handles
	at org.eclipse.swt.SWT.error(SWT.java:4308)
	at org.eclipse.swt.SWT.error(SWT.java:4197)
	at org.eclipse.swt.SWT.error(SWT.java:4168)
	at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
...
{code}
and only restart of whole eclipse can helps.

  was:I've find several places in several components, which I've check - I'll create separate issues for this. There is a chance what there are leak in other components, which I did not inspect.



I've update the description with details why is necessary to fix all these problems.
                
> Resorce leak problems in JBossTools
> -----------------------------------
>
>                 Key: JBIDE-10221
>                 URL: https://issues.jboss.org/browse/JBIDE-10221
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Cleanup
>    Affects Versions: 3.3.0.M4
>            Reporter: Vitali Yemialyanchyk
>            Assignee: Max Rydahl Andersen
>             Fix For: 3.3.0.Beta1
>
>         Attachments: screenshot-1.jpg
>
>
> I've find several places in several components, which I've check - I'll create separate issues for this. There is a chance what there are leak in other components, which I did not inspect.
> The main reason of the issue is -> sometimes (after long work with related plugins) this leads to 
> {code}
> Error
> Unhandled event loop exception
> org.eclipse.swt.SWTError: No more handles
> 	at org.eclipse.swt.SWT.error(SWT.java:4308)
> 	at org.eclipse.swt.SWT.error(SWT.java:4197)
> 	at org.eclipse.swt.SWT.error(SWT.java:4168)
> 	at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
> ...
> {code}
> and only restart of whole eclipse can helps.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list