[
https://issues.jboss.org/browse/TEIIDDES-1936?page=com.atlassian.jira.plu...
]
Paul Richardson resolved TEIIDDES-1936.
---------------------------------------
Fix Version/s: 8.3
Resolution: Done
This has already been implemented.
As per discussions, the teiid 8.4 runtime plugin notionally supports server versions up to
8.9.x. This is available in designer 8.3.CR1.
Designer fails to connect to the latest version of the Teiid
Runtime.
---------------------------------------------------------------------
Key: TEIIDDES-1936
URL:
https://issues.jboss.org/browse/TEIIDDES-1936
Project: Teiid Designer
Issue Type: Bug
Components: Teiid Integration
Reporter: Ramesh Reddy
Fix For: 8.3
When Designer 8.3 Beta is used to connect to the latest version of the Teiid 8.6 Beta, it
fails to connect for preview or execution of VDB purposes. The server connection dialog
always says
{code}
11:30:39,396 ERROR [org.jboss.remoting.remote.connection] (Remoting
"user:MANAGEMENT" read-1) JBREM000200: Remote connection failed:
java.io.IOException: Connection reset by peer
java.lang.Exception: No ExecutionAdmin factory registered for teiid instance version
8.5.0.Final.
at
org.teiid.designer.runtime.registry.TeiidRuntimeRegistry.getExecutionAdminFactory(TeiidRuntimeRegistry.java:87)
at
org.teiid.designer.runtime.registry.TeiidRuntimeRegistry.getExecutionAdmin(TeiidRuntimeRegistry.java:101)
at org.teiid.designer.runtime.TeiidServer.connect(TeiidServer.java:217)
at org.teiid.designer.runtime.TeiidServer.reconnect(TeiidServer.java:237)
at
org.teiid.designer.runtime.TeiidParentServerListener.serverChanged(TeiidParentServerListener.java:146)
at
org.eclipse.wst.server.core.internal.ServerNotificationManager.broadcastChange(ServerNotificationManager.java:125)
at
org.eclipse.wst.server.core.internal.Server.fireServerStateChangeEvent(Server.java:742)
at org.eclipse.wst.server.core.internal.Server.setServerState(Server.java:650)
at
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.setServerState(ServerBehaviourDelegate.java:143)
at
org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.setServerStarted(DeployableServerBehavior.java:210)
at
org.jboss.ide.eclipse.as.core.server.internal.DelegatingServerBehavior.setServerStarted(DelegatingServerBehavior.java:100)
at
org.jboss.ide.eclipse.as.core.server.internal.AbstractJBossBehaviourDelegate$1.stateAsserted(AbstractJBossBehaviourDelegate.java:96)
at
org.jboss.ide.eclipse.as.core.server.internal.PollThread.alertListener(PollThread.java:230)
at
org.jboss.ide.eclipse.as.core.server.internal.PollThread.handlePollerHasAnswer(PollThread.java:159)
at org.jboss.ide.eclipse.as.core.server.internal.PollThread.run(PollThread.java:147)
{code}
Designer from its latest version must always allow to connect to the latest version of
the Teiid, as Teiid in a given major revision most of the times allows backwards
compatibility.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira