Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] EMF Query2 SWTBot tests failing centrally



On Thu, Jun 2, 2011 at 4:57 AM, Ashwani Sharma <ashw.kumar@xxxxxxxxx> wrote:
Hi,

org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
at org.eclipse.swt.SWT.error(SWT.java:4109)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:902)
at org.eclipse.swt.widgets.Display.create(Display.java:890)
at org.eclipse.swt.graphics.Device.<init>(Device.java:154)
at org.eclipse.swt.widgets.Display.<init>(Display.java:499)
at org.eclipse.swt.widgets.Display.<init>(Display.java:490)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:708)


Have you allocated a display for SWT in your Hudson job?  I've seen Hudson jobs where you can check the "Start Xvnc" checkbox.

PW

--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top