It's all about the answers!

Ask a question

Null Pointer Exceptions in Eclipse Client


Glenn Poston (7194) | asked Aug 31 '09, 2:03 p.m.
Hello, I'm having an issue with the Eclipse Client

I am running Ubuntu 9.04 (Jaunty Jackalope).

Whenever I try to open a workitem from the iteration plan window or from the search field in the bottom left I get the following error

null
Error
Mon Aug 31 11:08:48 EDT 2009
Exception running 'Retrieving...'

java.lang.NullPointerException
at com.ibm.team.workitem.rcp.ui.WorkItemUI.openEditor(Unknown Source)
at com.ibm.team.workitem.rcp.ui.internal.quicksearch.QuickSearch$8.runInUI(Unknown Source)
at com.ibm.team.jface.internal.util.UIUpdateManager$ForegroundJob.runProtectedInUI(Unknown Source)
at com.ibm.team.jface.internal.util.LoggingUIJob.runInUIThread(Unknown Source)
at org.eclipse.ui.progress.UIJob$1.run(Unknown Source)
at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source)
at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)
at org.eclipse.ui.internal.Workbench.access$4(Unknown Source)
at org.eclipse.ui.internal.Workbench$5.run(Unknown Source)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Unknown Source)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Unknown Source)
at org.eclipse.equinox.launcher.Main.basicRun(Unknown Source)
at org.eclipse.equinox.launcher.Main.run(Unknown Source)
at org.eclipse.equinox.launcher.Main.main(Unknown Source)

Any help resolving this would be appreciated.

If I can provide any more information please let me know what would be useful.

Thanks,
Glenn Poston

One answer



permanent link
Patrick Streule (4.9k21) | answered Sep 01 '09, 12:25 p.m.
JAZZ DEVELOPER
Any help resolving this would be appreciated.

If I can provide any more information please let me know what would be
useful.

I'd suggest you create a defect for this on jazz.net to track this issue.
Please include the version you are using and the stack trace with line
numbers.

--
Regards,
Patrick
Jazz Work Item Team

Your answer


Register or 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.