Barry LaFond created TEIIDDES-1290:
--------------------------------------
Summary: NPE importing Flat File or XML File on Finish
Key: TEIIDDES-1290
URL:
https://issues.jboss.org/browse/TEIIDDES-1290
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 7.7
Reporter: Barry LaFond
Assignee: Barry LaFond
Fix For: 7.7
While testing the EmployeesData flat file example, got an NPE:
java.lang.NullPointerException
at
com.metamatrix.modeler.ui.viewsupport.DesignerPropertiesUtil.setSourceModelName(DesignerPropertiesUtil.java:105)
at
com.metamatrix.modeler.transformation.ui.wizards.file.TeiidMetadataImportWizard.finish(TeiidMetadataImportWizard.java:167)
New "designerProperties" variable can be null at this point, so need NULL check
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira