Ticket #115 (closed Bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Delete Project - get null pointer exception

Reported by: dsugar Assigned to: dsugar
Priority: High Milestone: Prototype Release
Component: Framework Navigator Keywords:
Cc:

Description

There seems to be a null pointer exception when deleting a project. Either from in Eclipse or outside.

Thread [main] (Suspended (exception NullPointerException?))

IResourceTreeEditPart(AbstractEditPart?).getRoot() line: 571 SELinuxSystemEditPart(AbstractEditPart?).getRoot() line: 571 PolicyContainerTreeEditPart?(AbstractEditPart?).getRoot() line: 571 PolicyContainerTreeEditPart?(AbstractEditPart?).getViewer() line: 621 PolicyContainerTreeEditPart?(AbstractEditPart?).unregisterModel() line: 1062 PolicyContainerTreeEditPart?(AbstractEditPart?).unregister() line: 1045 PolicyContainerTreeEditPart?(AbstractEditPart?).removeNotify() line: 877 SELinuxSystemEditPart(AbstractEditPart?).removeNotify() line: 876 IResourceTreeEditPart(AbstractEditPart?).removeChild(EditPart?) line: 818 IResourceTreeEditPart(AbstractEditPart?).refreshChildren() line: 742 IResourceTreeEditPart(AbstractEditPart?).refresh() line: 684 IResourceTreeEditPart.run() line: 190 RunnableLock?.run() line: 35 UISynchronizer(Synchronizer).runAsyncMessages(boolean) line: 123 Display.runAsyncMessages(boolean) line: 2844 Display.readAndDispatch() line: 2575 Workbench.runEventLoop(Window$IExceptionHandler, Display) line: 1699 Workbench.runUI() line: 1663 Workbench.createAndRunWorkbench(Display, WorkbenchAdvisor?) line: 367 PlatformUI.createAndRunWorkbench(Display, WorkbenchAdvisor?) line: 143 IDEApplication.run(Object) line: 103 PlatformActivator?$1.run(Object) line: 226 EclipseStarter?.run(Object) line: 376 EclipseStarter?.run(String[], Runnable) line: 163 NativeMethodAccessorImpl?.invoke0(Method, Object, Object[]) line: not available [native method] NativeMethodAccessorImpl?.invoke(Object, Object[]) line: 39 DelegatingMethodAccessorImpl?.invoke(Object, Object[]) line: 25 Method.invoke(Object, Object...) line: 585 Main.invokeFramework(String[], URL[]) line: 334 Main.basicRun(String[]) line: 278 Main.run(String[]) line: 973 Main.main(String[]) line: 948

Change History

04/16/07 08:10:30 changed by dsugar

  • status changed from new to closed.
  • resolution set to fixed.

fixed in changeset:1658