[
https://jira.jboss.org/browse/JBIDE-6978?page=com.atlassian.jira.plugin.s...
]
Brian Fitzpatrick updated JBIDE-6978:
-------------------------------------
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
Fix Version/s: 3.2.0.Beta
NPE when doubleclicked on repository in ModeShape view
------------------------------------------------------
Key: JBIDE-6978
URL:
https://jira.jboss.org/browse/JBIDE-6978
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: modeshape
Affects Versions: 3.2.0.Beta
Environment: JBT 3.2.0 M2 #309, EAP 5.1, Modeshape 2.2.0 Final
Reporter: Jiri Peterka
Assignee: Dan Florian
Fix For: 3.2.0.Beta
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
1. Add new server in ModeShape
2. Double click on repository
java.lang.NullPointerException
at org.jboss.tools.modeshape.rest.wizards.ServerPage.<init>(ServerPage.java:112)
at
org.jboss.tools.modeshape.rest.wizards.ServerWizard.<init>(ServerWizard.java:72)
at
org.jboss.tools.modeshape.rest.actions.EditServerAction.run(EditServerAction.java:80)
at
org.jboss.tools.modeshape.rest.views.ServerView.handleDoubleClick(ServerView.java:254)
at org.jboss.tools.modeshape.rest.views.ServerView$3.doubleClick(ServerView.java:184)
at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:824)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at
org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:822)
at
org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1421)
at
org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1225)
at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:238)
at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:235)
at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:296)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3552)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3171)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira