NPE canceling "Edit" connection profile action in JDBC Import wizard
--------------------------------------------------------------------
Key: TEIIDDES-648
URL:
https://jira.jboss.org/browse/TEIIDDES-648
Project: Teiid Designer
Issue Type: Bug
Reporter: Barry LaFond
Assignee: Barry LaFond
Priority: Critical
Fix For: 7.1.1
While working with existing project that had existing Connection Profiles....
Launch JDBC Import Wizard, select existing profile, then click "Edit" to launch
edit CP dialog, then hit Cancel
Get following exception:
java.lang.NullPointerException
at
com.metamatrix.modeler.internal.jdbc.JdbcManagerImpl.getJdbcSource(JdbcManagerImpl.java:294)
at
com.metamatrix.modeler.internal.jdbc.ui.wizards.JdbcSourceSelectionPage$CPListener.getJdbcSource(JdbcSourceSelectionPage.java:490)
at
com.metamatrix.modeler.internal.jdbc.ui.wizards.JdbcSourceSelectionPage.editConnectionProfile(JdbcSourceSelectionPage.java:338)
at
com.metamatrix.modeler.internal.jdbc.ui.wizards.JdbcSourceSelectionPage$4.widgetSelected(JdbcSourceSelectionPage.java:225)
--
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