[
http://jira.jboss.com/jira/browse/JBIDE-2338?page=all ]
Denis Golovin updated JBIDE-2338:
---------------------------------
Attachment: npeintldeditor.png
java.lang.NullPointerException
at
org.jboss.tools.common.model.ui.texteditors.AbstractMultiPageContributor.registerKeyBinding(AbstractMultiPageContributor.java:251)
at
org.jboss.tools.common.model.ui.texteditors.AbstractMultiPageContributor.registerKeyBindings(AbstractMultiPageContributor.java:238)
at
org.jboss.tools.jsf.ui.action.JSFMultiPageContributor.setActivePage(JSFMultiPageContributor.java:116)
at
org.eclipse.ui.part.MultiPageEditorActionBarContributor.setActiveEditor(MultiPageEditorActionBarContributor.java:50)
at
org.jboss.tools.common.model.ui.texteditors.AbstractMultiPageContributor.setActiveEditor(AbstractMultiPageContributor.java:150)
at
org.jboss.tools.common.editor.EditorActionBarContributorWrapper.setActiveEditor(EditorActionBarContributorWrapper.java:38)
at org.eclipse.ui.internal.EditorActionBars.partChanged(EditorActionBars.java:335)
at org.eclipse.ui.internal.WorkbenchPage$3.run(WorkbenchPage.java:628)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:880)
at org.eclipse.ui.internal.WorkbenchPage.activatePart(WorkbenchPage.java:617)
at org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:3487)
at org.eclipse.ui.internal.WorkbenchPage.requestActivation(WorkbenchPage.java:3034)
at org.eclipse.ui.internal.PartPane.requestActivation(PartPane.java:272)
at org.eclipse.ui.internal.EditorPane.requestActivation(EditorPane.java:98)
at org.eclipse.ui.internal.PartPane.handleEvent(PartPane.java:236)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1163)
at org.eclipse.swt.widgets.Shell.setActiveControl(Shell.java:1245)
at org.eclipse.swt.widgets.Control.gtk_button_press_event(Control.java:2565)
at org.eclipse.swt.widgets.Sash.gtk_button_press_event(Sash.java:165)
at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1531)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4502)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4099)
at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native Method)
at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:5783)
at org.eclipse.swt.widgets.Display.eventProc(Display.java:1177)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1541)
NullPointerException occurs when TLD Editor is activated
--------------------------------------------------------
Key: JBIDE-2338
URL:
http://jira.jboss.com/jira/browse/JBIDE-2338
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.0.alpha
Reporter: Denis Golovin
Assigned To: Viacheslav Kabanovich
Fix For: 3.0.alpha
Attachments: npeintldeditor.png
1. EXECUTE: Create JSF Project (any configuration can be used)
2. EXECUTE: Open Web Projects View
3. EXECUTE: Expand Tag Libraries node for created project
4. EXECUTE: Open any tag library
5. ASSERT: There is no 'Proplem Occured' error dialog
6. ASSERT: There is no Error Message in 'Error Log' View
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira