Barry LaFond created TEIIDDES-2056:
--------------------------------------
Summary: NPE while creating multiple views from Flat File import
Key: TEIIDDES-2056
URL:
https://issues.jboss.org/browse/TEIIDDES-2056
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 8.3.1
Reporter: Barry LaFond
Assignee: Barry LaFond
Fix For: 8.4, 8.3.2
With the attached project set, try to import the third EU text file:
eucustomers_customer.txt file.
Get NPE:
{code}
java.lang.NullPointerException
at
org.teiid.designer.transformation.ui.wizards.file.TeiidMetadataImportViewModelPage.viewAlreadyExists(TeiidMetadataImportViewModelPage.java:621)
at
org.teiid.designer.transformation.ui.wizards.file.TeiidMetadataImportViewModelPage.validatePage(TeiidMetadataImportViewModelPage.java:433)
at
org.teiid.designer.transformation.ui.wizards.file.TeiidMetadataImportViewModelPage.setVisible(TeiidMetadataImportViewModelPage.java:183)
at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1259)
at org.eclipse.jface.wizard.WizardDialog.access$4(WizardDialog.java:1238)
at org.eclipse.jface.wizard.WizardDialog$8.run(WizardDialog.java:1227)
{code}
--
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