Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Unable to start workbench with eclipse exception

Kernel - 2.6.31.9-174.fc12.i686
OS - Fedora 12
RTC version - 2.0.0.1

When I launch RTc I get the splash screen and the progress bar seems to complete. Right after that progress bar completes the GUI fails to launch and I get an empty pop-up titled eclipse. This has been working fine for months. Only additional install that happened recently was an update to the SongBird application. Running from the command line I get the following:

Error Processing: org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener@7d3c7d3c: org.eclipse.core.runtime.AssertionFailedException: null argument:

(eclipse:9675): GLib-WARNING **: g_set_prgname() called multiple times
Exception in thread "Thread-6" org.eclipse.swt.SWTException: Device is disposed
at org.eclipse.swt.SWT.error(SWT.java:3777)
at org.eclipse.swt.SWT.error(SWT.java:3695)
at org.eclipse.swt.SWT.error(SWT.java:3666)
at org.eclipse.swt.widgets.Display.error(Display.java:1142)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4012)
at org.eclipse.platform.internal.EclipseRSSViewer$NewsFeed.run(EclipseRSSViewer.java:98)
at java.lang.Thread.run(Thread.java:810)


I use a script to launch RTC. The script is as follows:

#!/bin/bash

export GDK_NATIVE_WINDOWS=true
/home/rodneybrown/rtc/jazz/client/eclipse/eclipse


any ideas?

0 votes


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jan 22 '10, 11:12 a.m.

Question was seen: 5,897 times

Last updated: Jan 22 '10, 11:12 a.m.

Confirmation Cancel Confirm