]
RH Bugzilla Integration updated TEIIDDES-2563:
----------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
Error trying to use Teiid Connection importer to import from a JDG
source
-------------------------------------------------------------------------
Key: TEIIDDES-2563
URL:
https://issues.jboss.org/browse/TEIIDDES-2563
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 9.1, 9.0.2
Environment: Mac OS (original test), then tried rhel 6 (same issue)
Reporter: Van Halbert
Assignee: Barry LaFond
Priority: Blocker
Trying to use the Teiid Connection importer to import from an infinispan-cache-dsl source
and getting the following error in the .log file:
!ENTRY org.eclipse.ui 4 0 2015-06-18 14:40:00.731
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalArgumentException: Argument cannot be null
at org.eclipse.swt.SWT.error(SWT.java:4422)
at org.eclipse.swt.SWT.error(SWT.java:4356)
at org.eclipse.swt.SWT.error(SWT.java:4327)
at org.eclipse.swt.widgets.Widget.error(Widget.java:783)
at org.eclipse.swt.widgets.Text.setText(Text.java:2087)
at
org.teiid.designer.teiidimporter.ui.wizard.SelectTranslatorPage.setVisible(SelectTranslatorPage.java:356)
at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1289)
at org.eclipse.jface.wizard.WizardDialog.access$4(WizardDialog.java:1268)
at org.eclipse.jface.wizard.WizardDialog$8.run(WizardDialog.java:1257)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1254)
at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:942)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:434)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:619)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4199)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1467)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1490)