[JBoss JIRA] (TEIIDDES-3226) JDGSource model isn't created on Materialize JDG Wizard
by Deborah Steigner (Jira)
Deborah Steigner created TEIIDDES-3226:
------------------------------------------
Summary: JDGSource model isn't created on Materialize JDG Wizard
Key: TEIIDDES-3226
URL: https://issues.jboss.org/browse/TEIIDDES-3226
Project: Teiid Designer
Issue Type: Bug
Components: Views
Affects Versions: 11.2.1, 11.1.3
Environment: Tested on both:
Developer Studio 12 with Teiid Designer 11.2.1
Developer Studio 11.3 with Teiid Designer 11.1.3
Reporter: Deborah Steigner
Assignee: Barry LaFond
Modeling > Materialize on a View Model's table doesn't create anything in the workspace but gives an error[1] that the view table is now missing the model import.
Description Resource Path Location Type
Missing model import to resource empJDGSource.xmi debv.xmi /myjdgtest debv Problem
Error in .log
!ENTRY org.teiid.designer.transformation 4 0 2019-07-16 11:37:39.180
!MESSAGE
!STACK 0
java.lang.NullPointerException
at org.teiid.designer.transformation.materialization.MaterializedModelManager.setInfinispanConnectionProperties(MaterializedModelManager.java:643)
at org.teiid.designer.transformation.materialization.MaterializedModelManager.execute(MaterializedModelManager.java:180)
at org.teiid.designer.transformation.ui.wizards.jdg.MaterializationWizard.execute(MaterializationWizard.java:199)
at org.teiid.designer.transformation.ui.wizards.jdg.MaterializationWizard.access$1(MaterializationWizard.java:193)
at org.teiid.designer.transformation.ui.wizards.jdg.MaterializationWizard$2.run(MaterializationWizard.java:165)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
The same steps in Dev Studio 11.1 Teiid Designer 11.1.1 works correctly and creates a JDGSource.xmi in the Model project.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)