Bug 82320 - NullPointerException
Summary: NullPointerException
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.1   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
: 82321 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-01-06 09:26 EST by yoav.frandzel CLA
Modified: 2007-06-22 10:04 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yoav.frandzel CLA 2005-01-06 09:26:06 EST
Exact Version is 3.1M2.
Don't know how to reproduce.
Eclipse has to be restarted after this.

!MESSAGE Problems occurred when invoking code from plug-
in: "org.eclipse.core.runtime".
!STACK 0
java.lang.NullPointerException
        at org.eclipse.jface.text.SequentialRewriteTextStore.get
(SequentialRewriteTextStore.java:136)
        at org.eclipse.jface.text.AbstractDocument.get
(AbstractDocument.java:905)
        at org.eclipse.jface.text.TextSelection.getText(TextSelection.java:142)
        at 
org.eclipse.debug.internal.ui.stringsubstitution.SelectedResourceManager.select
ionChanged(SelectedResourceManager.java:169)
        at 
org.eclipse.debug.internal.ui.stringsubstitution.SelectedResourceManager.window
Activated(SelectedResourceManager.java:106)
        at org.eclipse.ui.internal.Workbench$6.run(Workbench.java:389)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:616)
        at org.eclipse.core.runtime.Platform.run(Platform.java:747)
        at org.eclipse.ui.internal.Workbench.fireWindowActivated
(Workbench.java:387)
        at org.eclipse.ui.internal.WorkbenchWindow$5.shellActivated
(WorkbenchWindow.java:2200)
        at org.eclipse.swt.widgets.TypedListener.handleEvent
(TypedListener.java:163)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:973)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:997)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:978)
        at org.eclipse.swt.widgets.Shell.gtk_focus_in_event(Shell.java:789)
        at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1226)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3166)
        at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(Native Method)
        at org.eclipse.swt.widgets.Display.eventProc(Display.java:902)
        at org.eclipse.swt.internal.gtk.OS.gtk_main_iteration(Native Method)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2361)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:706)
        at org.eclipse.jface.window.Window.open(Window.java:684)
        at org.eclipse.jface.dialogs.MessageDialog.openError
(MessageDialog.java:319)
        at org.eclipse.jface.util.SafeRunnable.handleException
(SafeRunnable.java:53)
        at org.eclipse.core.internal.runtime.InternalPlatform.handleException
(InternalPlatform.java:350)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:618)
        at org.eclipse.core.runtime.Platform.run(Platform.java:747)
        at org.eclipse.ui.internal.Workbench.fireWindowActivated
(Workbench.java:387)
        at org.eclipse.ui.internal.WorkbenchWindow$5.shellActivated
(WorkbenchWindow.java:2200)
        at org.eclipse.swt.widgets.TypedListener.handleEvent
(TypedListener.java:163)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:973)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:997)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:978)
        at org.eclipse.swt.widgets.Shell.gtk_focus_in_event(Shell.java:789)
        at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1226)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3166)
        at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(Native Method)
        at org.eclipse.swt.widgets.Display.eventProc(Display.java:902)
        at org.eclipse.swt.internal.gtk.OS.gtk_main_iteration(Native Method)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2361)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:706)
        at org.eclipse.jface.window.Window.open(Window.java:684)
        at org.eclipse.jface.dialogs.MessageDialog.openError
(MessageDialog.java:319)
        at org.eclipse.jface.util.SafeRunnable.handleException
(SafeRunnable.java:53)
        at org.eclipse.core.internal.runtime.InternalPlatform.handleException
(InternalPlatform.java:350)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:618)
        at org.eclipse.core.runtime.Platform.run(Platform.java:747)
        at org.eclipse.ui.internal.Workbench.fireWindowActivated
(Workbench.java:387)
        at org.eclipse.ui.internal.WorkbenchWindow$5.shellActivated
(WorkbenchWindow.java:2200)
        at org.eclipse.swt.widgets.TypedListener.handleEvent
(TypedListener.java:163)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:973)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:997)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:978)
        at org.eclipse.swt.widgets.Shell.gtk_focus_in_event(Shell.java:789)
        at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1226)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3166)
        at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(Native Method)
        at org.eclipse.swt.widgets.Display.eventProc(Display.java:902)
        at org.eclipse.swt.internal.gtk.OS.gtk_main_iteration(Native Method)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2361)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:706)
        at org.eclipse.jface.window.Window.open(Window.java:684)
        at org.eclipse.jface.dialogs.MessageDialog.openError
(MessageDialog.java:319)
        at org.eclipse.jface.util.SafeRunnable.handleException
(SafeRunnable.java:53)
        at org.eclipse.core.internal.runtime.InternalPlatform.handleException
(InternalPlatform.java:350)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:618)
        at org.eclipse.core.runtime.Platform.run(Platform.java:747)
        at org.eclipse.ui.internal.Workbench.fireWindowActivated
(Workbench.java:387)
        at org.eclipse.ui.internal.WorkbenchWindow$5.shellActivated
(WorkbenchWindow.java:2200)
        at org.eclipse.swt.widgets.TypedListener.handleEvent
(TypedListener.java:163)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:973)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:997)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:978)
        at org.eclipse.swt.widgets.Shell.gtk_focus_in_event(Shell.java:789)
        at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1226)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3166)
        at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(Native Method)
        at org.eclipse.swt.widgets.Display.eventProc(Display.java:902)
        at org.eclipse.swt.internal.gtk.OS.gtk_main_iteration(Native Method)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2361)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:706)
        at org.eclipse.jface.window.Window.open(Window.java:684)
        at org.eclipse.jface.dialogs.MessageDialog.openError
(MessageDialog.java:319)
        at org.eclipse.jface.util.SafeRunnable.handleException
(SafeRunnable.java:53)
        at org.eclipse.core.internal.runtime.InternalPlatform.handleException
(InternalPlatform.java:350)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:618)
        at org.eclipse.core.runtime.Platform.run(Platform.java:747)
        at org.eclipse.ui.internal.Workbench.fireWindowActivated
(Workbench.java:387)
        at org.eclipse.ui.internal.WorkbenchWindow$5.shellActivated
(WorkbenchWindow.java:2200)
        at org.eclipse.swt.widgets.TypedListener.handleEvent
(TypedListener.java:163)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:973)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:997)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:978)
        at org.eclipse.swt.widgets.Shell.gtk_focus_in_event(Shell.java:789)
        at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1226)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3166)
        at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(Native Method)
        at org.eclipse.swt.widgets.Display.eventProc(Display.java:902)
        at org.eclipse.swt.internal.gtk.OS.gtk_main_iteration(Native Method)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2361)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1443)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1414)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:271)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:335)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:273)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:129)
        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:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
        at org.eclipse.core.launcher.Main.run(Main.java:704)
        at org.eclipse.core.launcher.Main.main(Main.java:688)
Comment 1 Rafael Chaves CLA 2005-01-06 09:49:13 EST
*** Bug 82321 has been marked as a duplicate of this bug. ***
Comment 2 Dani Megert CLA 2005-01-06 11:20:24 EST
Sorry but we need more info to track this down.
Did you install additional plug-ins?
Comment 3 yoav.frandzel CLA 2005-01-09 01:38:21 EST
I have CDT 2.0.2 installed
Comment 4 Dani Megert CLA 2007-06-22 09:59:17 EDT
Get rid of deprecated state.
Comment 5 Dani Megert CLA 2007-06-22 10:04:32 EDT
.