[JBoss JIRA] (TEIIDDES-2446) Transformation editor fails to open
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2446?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2446.
------------------------------------
Assignee: Barry LaFond
Resolution: Done
Re-tested after fixes to TEIIDDES-2459 and T-Editor opens fine now
> Transformation editor fails to open
> -----------------------------------
>
> Key: TEIIDDES-2446
> URL: https://issues.jboss.org/browse/TEIIDDES-2446
> Project: Teiid Designer
> Issue Type: Bug
> Components: Editors
> Reporter: Ramesh Reddy
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: 9.1, 9.0.2 Beta2, 9.0.2
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 5 months
[JBoss JIRA] (TEIIDDES-2446) Transformation editor fails to open
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2446?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2446:
-----------------------------------
Fix Version/s: 9.1
9.0.2 Beta2
9.0.2
> Transformation editor fails to open
> -----------------------------------
>
> Key: TEIIDDES-2446
> URL: https://issues.jboss.org/browse/TEIIDDES-2446
> Project: Teiid Designer
> Issue Type: Bug
> Components: Editors
> Reporter: Ramesh Reddy
> Priority: Critical
> Fix For: 9.1, 9.0.2 Beta2, 9.0.2
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 5 months
[JBoss JIRA] (TEIIDDES-2512) Problems with starting DV server from Teiid Designer 9.0.2.Beta1
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2512?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2512:
-----------------------------------
Fix Version/s: 9.2
9.0.3
(was: 9.1)
(was: 9.0.2)
> Problems with starting DV server from Teiid Designer 9.0.2.Beta1
> ----------------------------------------------------------------
>
> Key: TEIIDDES-2512
> URL: https://issues.jboss.org/browse/TEIIDDES-2512
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.2 Beta1
> Reporter: Matus Makovy
> Assignee: Paul Richardson
> Priority: Minor
> Fix For: 9.2, 9.0.3
>
> Attachments: Screen Shot 2015-05-06 at 2.36.38 PM.png
>
>
> When I try to start DV server from JBDS it starts normaly, but following exception occures (screenshot attached) :
> org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: Could not execute "read-children-names" for undefined. Failure was "JBAS013493: System boot is in process; execution of remote management operations is not currently available".
> at org.jboss.ide.eclipse.as.internal.management.as71.AS71Manager.execute(AS71Manager.java:342)
> at org.jboss.ide.eclipse.as.internal.management.as71.JBoss71ManagerService.execute(JBoss71ManagerService.java:171)
> at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerServiceProxy.execute(JBoss7ManagerServiceProxy.java:87)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.executeRequest(JBoss7ServerUtil.java:66)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.isTeiidServer(JBoss7ServerUtil.java:192)
> at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptJBoss7Server(TeiidServerAdapterFactory.java:181)
> at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptServer(TeiidServerAdapterFactory.java:82)
> at org.teiid.designer.runtime.TeiidParentServerListener$1.tryConnecting(TeiidParentServerListener.java:208)
> at org.teiid.designer.runtime.TeiidParentServerListener$1.run(TeiidParentServerListener.java:177)
> at java.lang.Thread.run(Thread.java:744)
> Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: Could not execute "read-children-names" for undefined. Failure was "JBAS013493: System boot is in process; execution of remote management operations is not currently available".
> at org.jboss.ide.eclipse.as.internal.management.as71.AS71Manager.execute(AS71Manager.java:333)
> ... 9 more
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 5 months
[JBoss JIRA] (TEIIDDES-2536) No connection to Teiid instance after starting DV from JBDS - refresh needed
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2536?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2536:
-----------------------------------
Fix Version/s: 9.2
9.0.3
(was: 9.1)
(was: 9.0.2)
> No connection to Teiid instance after starting DV from JBDS - refresh needed
> ----------------------------------------------------------------------------
>
> Key: TEIIDDES-2536
> URL: https://issues.jboss.org/browse/TEIIDDES-2536
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.2 Beta1
> Reporter: Matus Makovy
> Assignee: Paul Richardson
> Fix For: 9.2, 9.0.3
>
> Attachments: Screen Shot 2015-05-20 at 9.40.55 AM.png, Screen Shot 2015-05-20 at 9.41.04 AM.png
>
>
> When you start DV server from JBDS there is no connection established to Teiid instance. You have to refresh server or Teiid Instance. Sometimes it is sufficient to expand particular server node in Servers view.
> I think this issue is releated to TEIIDDES-2512
> Screenshots attached
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 5 months
[JBoss JIRA] (TEIIDDES-2459) Enabling minimal support for as-yet unsupported Teiid versions
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2459?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2459.
------------------------------------
Fix Version/s: 9.0.2 Beta2
(was: 9.0.2 Beta1)
Resolution: Done
> Enabling minimal support for as-yet unsupported Teiid versions
> --------------------------------------------------------------
>
> Key: TEIIDDES-2459
> URL: https://issues.jboss.org/browse/TEIIDDES-2459
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Teiid Integration
> Affects Versions: 9.0.2
> Reporter: Paul Richardson
> Assignee: Paul Richardson
> Fix For: 9.1, 8.6.2 Beta1, 9.0.2 Beta2, 9.0.2, 8.6.2
>
>
> Since there is only one teiid-client plugin which is responsible for all versions of teiid instance support, there is no longer any point in specifying versions that the plugin supports.
> Thus, update the plugin to establish levels of support for versions of Teiid, ie. no support, full support and works-but-no-support. This should allow versions of Teiid that have not yet been fully integrated and tested to be connected to by the client.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 5 months