Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-2446

Transformation editor fails to open

XMLWordPrintable

      Transformation editor fails to open when Designer is set to connect with later versions of the Teiid.

      1) it should work with later versions Teiid
      2) It should always should be able to open the transformation editor

      The below is the exception in the .log file

      !ENTRY org.teiid.designer.transformation 4 0 2015-03-09 09:57:40.875
      !MESSAGE java.lang.Exception: No ExecutionAdmin factory registered for teiid instance version 8.10.0.
      !STACK 0
      java.lang.RuntimeException: java.lang.Exception: No ExecutionAdmin factory registered for teiid instance version 8.10.0.
      at org.teiid.designer.core.ModelerCore.getTeiidQueryService(ModelerCore.java:2199)
      at org.teiid.designer.transformation.aspects.sql.SqlTransformationMappingRootSqlAspect.parseSQL(SqlTransformationMappingRootSqlAspect.java:522)
      at org.teiid.designer.transformation.aspects.sql.SqlTransformationMappingRootSqlAspect.getTransformationInfo(SqlTransformationMappingRootSqlAspect.java:386)
      at org.teiid.designer.core.metadata.runtime.RuntimeAdapter.addTransformationWords(RuntimeAdapter.java:412)
      at org.teiid.designer.core.metadata.runtime.RuntimeAdapter.addIndexWord(RuntimeAdapter.java:172)
      at org.teiid.designer.core.index.ModelIndexer.addIndexWord(ModelIndexer.java:311)
      at org.teiid.designer.core.index.ModelIndexer.index(ModelIndexer.java:164)
      at org.teiid.designer.core.index.Index.add(Index.java:127)
      at org.teiid.designer.core.index.ModelIndexer.indexResource(ModelIndexer.java:240)
      at org.teiid.designer.core.builder.VdbModelBuilder.indexResource(VdbModelBuilder.java:265)
      at org.teiid.designer.core.builder.VdbModelBuilder.indexResources(VdbModelBuilder.java:290)
      at org.teiid.designer.core.builder.VdbModelBuilder.indexResources(VdbModelBuilder.java:281)
      at org.teiid.designer.core.builder.VdbModelBuilder.buildResources(VdbModelBuilder.java:125)
      at org.teiid.designer.vdb.VdbIndexedEntry.synchronizeIndex(VdbIndexedEntry.java:199)
      at org.teiid.designer.vdb.VdbModelEntry.synchronizeModelEntry(VdbModelEntry.java:612)
      at org.teiid.designer.vdb.Vdb.addModelEntry(Vdb.java:444)
      at org.teiid.designer.vdb.Vdb.addEntry(Vdb.java:358)
      at org.teiid.designer.runtime.preview.jobs.CreatePreviewVdbJob.runImpl(CreatePreviewVdbJob.java:170)
      at org.teiid.designer.runtime.preview.jobs.WorkspacePreviewVdbJob.runInWorkspace(WorkspacePreviewVdbJob.java:129)
      at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
      Caused by: java.lang.Exception: No ExecutionAdmin factory registered for teiid instance version 8.10.0.
      at org.teiid.designer.runtime.registry.TeiidRuntimeRegistry.getQueryService(TeiidRuntimeRegistry.java:148)
      at org.teiid.designer.core.ModelerCore.getTeiidQueryService(ModelerCore.java:2197)
      ... 20 more

              blafond Barry LaFond
              rhn-engineering-rareddy Ramesh Reddy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: