[jbosstools-issues] [JBoss JIRA] (JBIDE-17624) (un)checking Early Access while refreshing the connector logs an org.eclipse.swt.SWTException

Rastislav Wagner (JIRA) issues at jboss.org
Tue Jul 1 09:44:28 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-17624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981035#comment-12981035 ] 

Rastislav Wagner edited comment on JBIDE-17624 at 7/1/14 9:42 AM:
------------------------------------------------------------------

I was able to reproduce on OSX, but unable on ubuntu. Using nightly build. 
My stacktrace was different.
{code}
java.lang.NullPointerException
	at org.eclipse.swt.widgets.Label.computeSize(Label.java:153)
	at org.eclipse.swt.layout.GridData.computeSize(GridData.java:491)
	at org.eclipse.swt.layout.GridLayout.layout(GridLayout.java:221)
	at org.eclipse.swt.layout.GridLayout.computeSize(GridLayout.java:164)
	at org.eclipse.swt.widgets.Composite.computeSize(Composite.java:243)
	at org.eclipse.swt.layout.GridData.computeSize(GridData.java:491)
	at org.eclipse.swt.layout.GridLayout.layout(GridLayout.java:221)
	at org.eclipse.swt.layout.GridLayout.computeSize(GridLayout.java:164)
	at org.eclipse.swt.widgets.Composite.computeSize(Composite.java:243)
	at org.eclipse.swt.layout.GridData.computeSize(GridData.java:491)
	at org.eclipse.swt.layout.GridLayout.layout(GridLayout.java:221)
	at org.eclipse.swt.layout.GridLayout.computeSize(GridLayout.java:164)
	at org.eclipse.swt.widgets.Composite.computeSize(Composite.java:243)
	at org.eclipse.swt.layout.GridData.computeSize(GridData.java:491)
	at org.eclipse.swt.layout.GridLayout.layout(GridLayout.java:221)
	at org.eclipse.swt.layout.GridLayout.layout(GridLayout.java:197)
	at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1201)
	at org.eclipse.swt.widgets.Composite.layout(Composite.java:710)
	at org.jboss.tools.central.editors.xpl.DiscoveryViewer.updateFilters(DiscoveryViewer.java:628)
	at org.jboss.tools.central.editors.SoftwarePage.handleEarlyAccessChanged(SoftwarePage.java:536)
	at org.jboss.tools.central.editors.SoftwarePage.access$8(SoftwarePage.java:486)
	at org.jboss.tools.central.editors.SoftwarePage$5.widgetSelected(SoftwarePage.java:229)
	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4188)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1467)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1490)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1475)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1279)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4031)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3658)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:236)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
{code}


was (Author: rawagner):
I was able to reproduce on OSX, but unable on ubuntu. Using nightly build. 

> (un)checking Early Access while refreshing the connector logs an org.eclipse.swt.SWTException
> ---------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-17624
>                 URL: https://issues.jboss.org/browse/JBIDE-17624
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central
>    Affects Versions: 4.2.0.Beta2
>            Reporter: Fred Bricon
>            Assignee: Mickael Istria
>            Priority: Minor
>             Fix For: 4.2.0.Beta3
>
>
> In Central > Software/Update page, (un)checking Early Access while refreshing the connector logs the following exception : 
> {noformat}
> org.eclipse.swt.SWTException: Graphic is disposed
> 	at org.eclipse.swt.SWT.error(SWT.java:4441)
> 	at org.eclipse.swt.SWT.error(SWT.java:4356)
> 	at org.eclipse.swt.SWT.error(SWT.java:4327)
> 	at org.eclipse.swt.graphics.Image.getBounds(Image.java:1164)
> 	at org.eclipse.swt.widgets.Label.computeSize(Label.java:149)
> 	at org.eclipse.swt.layout.GridData.computeSize(GridData.java:491)
> 	at org.eclipse.swt.layout.GridLayout.layout(GridLayout.java:221)
> 	at org.eclipse.swt.layout.GridLayout.computeSize(GridLayout.java:164)
> 	at org.eclipse.swt.widgets.Composite.computeSize(Composite.java:234)
> 	at org.eclipse.swt.layout.GridData.computeSize(GridData.java:491)
> 	at org.eclipse.swt.layout.GridLayout.layout(GridLayout.java:221)
> 	at org.eclipse.swt.layout.GridLayout.computeSize(GridLayout.java:164)
> 	at org.eclipse.swt.widgets.Composite.computeSize(Composite.java:234)
> 	at org.eclipse.swt.layout.GridData.computeSize(GridData.java:491)
> 	at org.eclipse.swt.layout.GridLayout.layout(GridLayout.java:221)
> 	at org.eclipse.swt.layout.GridLayout.computeSize(GridLayout.java:164)
> 	at org.eclipse.swt.widgets.Composite.computeSize(Composite.java:234)
> 	at org.eclipse.swt.layout.GridData.computeSize(GridData.java:491)
> 	at org.eclipse.swt.layout.GridLayout.layout(GridLayout.java:221)
> 	at org.eclipse.swt.layout.GridLayout.layout(GridLayout.java:197)
> 	at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1290)
> 	at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1276)
> 	at org.eclipse.swt.widgets.Composite.layout(Composite.java:665)
> 	at org.jboss.tools.central.editors.xpl.DiscoveryViewer.updateFilters(DiscoveryViewer.java:628)
> 	at org.jboss.tools.central.editors.SoftwarePage.handleEarlyAccessChanged(SoftwarePage.java:536)
> 	at org.jboss.tools.central.editors.SoftwarePage.access$8(SoftwarePage.java:486)
> 	at org.jboss.tools.central.editors.SoftwarePage$5.widgetSelected(SoftwarePage.java:229)
> {noformat}
> scrolledContents is checked for disposed state, but the error occurs within layout()
> {code}
> if (this.scrolledContents != null && !this.scrolledContents.isDisposed()) {
> 			this.scrolledContents.layout(true, true); //crashes here
> 			...
> 		}
> {code}
> I don't know how we can prevent that



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list