-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
8.3.1
-
None
With the attached project set, try to import the third EU text file: eucustomers_customer.txt file.
Get NPE:
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)