[jbosstools-issues] [JBoss JIRA] (JBIDE-13908) Runtime (jbosstools-base) build fails

Denis Golovin (JIRA) jira-events at lists.jboss.org
Fri Apr 12 13:01:55 EDT 2013


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

Denis Golovin updated JBIDE-13908:
----------------------------------

    Fix Version/s: 4.1.0.Beta1

    
> Runtime (jbosstools-base) build fails
> -------------------------------------
>
>                 Key: JBIDE-13908
>                 URL: https://issues.jboss.org/browse/JBIDE-13908
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: runtime-detection
>    Affects Versions: 4.1.0.Alpha1
>            Reporter: Snjezana Peco
>            Assignee: Snjezana Peco
>             Fix For: 4.1.0.Beta1
>
>
> The runtime build (https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JBossTools/view/JBossTools_Trunk/job/jbosstools-base_master/215/, for instance) sometimes fails with the following exception:
> !ENTRY org.eclipse.osgi 4 0 2013-04-02 17:23:05.842
> !MESSAGE Application error
> !STACK 1
> org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)
> 	at org.eclipse.swt.SWT.error(SWT.java:4392)
> 	at org.eclipse.swt.SWT.error(SWT.java:4307)
> 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:138)
> 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3692)
> 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3341)
> 	at org.eclipse.swt.widgets.Display.release(Display.java:3392)
> 	at org.eclipse.swt.graphics.Device.dispose(Device.java:248)
> 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:140)
> 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
> 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:114)
> 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
> 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
> 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
> 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
> 	at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
> 	at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
> Caused by: java.lang.NullPointerException
> 	at org.jboss.tools.runtime.ui.RuntimeWorkbenchUtils$1.run(RuntimeWorkbenchUtils.java:20)
> 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> 	... 21 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list