Mark Drilling created TEIIDDES-1691:
---------------------------------------
Summary: Attempt to open 'Find Model Object' dialog results in NPE
Key: TEIIDDES-1691
URL:
https://issues.jboss.org/browse/TEIIDDES-1691
Project: Teiid Designer
Issue Type: Bug
Components: Dialogs
Affects Versions: 8.1
Reporter: Mark Drilling
Assignee: Mark Drilling
Fix For: 8.1
Attempt to open the 'Find Model Object' dialog via 'Search > Teiid Designer
> Find Model Object' results in this NPE:
java.lang.NullPointerException
at
org.teiid.designer.ui.search.ModelObjectSelectionDialog.updateOkState(ModelObjectSelectionDialog.java:514)
at
org.teiid.designer.ui.search.ModelObjectSelectionDialog.handleUpperSelectionChanged(ModelObjectSelectionDialog.java:416)
at
org.teiid.designer.ui.search.ModelObjectSelectionDialog.handleSelectionChanged(ModelObjectSelectionDialog.java:400)
at
org.eclipse.ui.dialogs.AbstractElementListSelectionDialog.handleWidgetSelected(AbstractElementListSelectionDialog.java:388)
at
org.eclipse.ui.dialogs.AbstractElementListSelectionDialog.access$0(AbstractElementListSelectionDialog.java:383)
at
org.eclipse.ui.dialogs.AbstractElementListSelectionDialog$1.widgetSelected(AbstractElementListSelectionDialog.java:373)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira