[JBoss JIRA] (TEIIDDES-2584) Suggestion for installation procedure teiid designer
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2584?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2584.
------------------------------------
Assignee: Barry LaFond
Resolution: Out of Date
The installation instructions on Designer's downloads page has been simplified. marking as out of date
> Suggestion for installation procedure teiid designer
> ----------------------------------------------------
>
> Key: TEIIDDES-2584
> URL: https://issues.jboss.org/browse/TEIIDDES-2584
> Project: Teiid Designer
> Issue Type: Quality Risk
> Reporter: Bram Gadeyne
> Assignee: Barry LaFond
> Attachments: eclipse.log
>
>
> In the Download and Install page for teiiddesigner in Luna, it says Install Teiid Designer 9.1. Might I suggest to explicitly indicate to install the runtime and clients? I first installed the software without selecting these explicitly and this resulted in "implementation not found" exceptions.
>
> With kind regards
> Bram
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 12 months
[JBoss JIRA] (TEIIDDES-2724) [Usability] Importing DDL that has unsupported syntax is not indicated in error message
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2724?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2724:
-----------------------------------
Fix Version/s: 11.2
(was: 11.1)
> [Usability] Importing DDL that has unsupported syntax is not indicated in error message
> ---------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2724
> URL: https://issues.jboss.org/browse/TEIIDDES-2724
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Import/Export, ModeShape Integration
> Affects Versions: 9.0.3
> Reporter: Van Halbert
> Assignee: Dan Florian
> Fix For: 11.2
>
>
> Importing DDL that contains unsupported syntax produces the following "Import Messages":
> - 2 instances of a DDL statement of type [ddl:ddlProblem] were found, but cannot be processed
> This message doesn't give any indication as to which statement (s) are the issue. And didn't find any message(s) in the .log file either. It would be better if "ddl:ddlProblem" was replaced with the first "x" number of characters from the statement that was identified as a problem.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 12 months
[JBoss JIRA] (TEIIDDES-2794) Connecting to remote server and refreshing produces an exception
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2794?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2794:
-----------------------------------
Fix Version/s: 11.2
(was: 11.1)
> Connecting to remote server and refreshing produces an exception
> ----------------------------------------------------------------
>
> Key: TEIIDDES-2794
> URL: https://issues.jboss.org/browse/TEIIDDES-2794
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 10.0
> Reporter: Matus Makovy
> Assignee: Paul Richardson
> Fix For: 11.2
>
> Attachments: Screen Shot 2016-02-25 at 11.31.43.png, Screen Shot 2016-02-25 at 11.41.58.png
>
>
> When I create new remote server in teiid designer, try to connect to it and refresh the connection an exception occurs. After clicking OK in the alert dialogue connection to server works.
> When I hit refresh once more, there is no exception/error.
> Screenshots attached
> Exception:
> {code:java}
> org.teiid.adminapi.AdminComponentException: java.io.IOException: java.lang.IllegalStateException: JBAS010641: ModelControllerClient is closed
> at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.getVDBs(Admin8Factory.java:1761)
> at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.getVDBs(Admin8Factory.java:1)
> at org.teiid.runtime.client.admin.ExecutionAdmin.refreshVDBs(ExecutionAdmin.java:796)
> at org.teiid.runtime.client.admin.ExecutionAdmin.refresh(ExecutionAdmin.java:722)
> at org.teiid.runtime.client.admin.ExecutionAdmin.connect(ExecutionAdmin.java:682)
> at org.teiid.designer.runtime.TeiidServer.connect(TeiidServer.java:253)
> at org.teiid.designer.runtime.TeiidServer.reconnect(TeiidServer.java:293)
> at org.teiid.designer.runtime.ui.server.RefreshServerAction$1.run(RefreshServerAction.java:89)
> at org.teiid.designer.ui.common.viewsupport.UiBusyIndicator$2$1.run(UiBusyIndicator.java:206)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4024)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3700)
> at org.teiid.designer.ui.common.viewsupport.UiBusyIndicator.executeRunnable(UiBusyIndicator.java:227)
> at org.teiid.designer.ui.common.viewsupport.UiBusyIndicator.showWhileInternal(UiBusyIndicator.java:159)
> at org.teiid.designer.ui.common.viewsupport.UiBusyIndicator.showWhile(UiBusyIndicator.java:116)
> at org.teiid.designer.runtime.ui.server.RefreshServerAction.run(RefreshServerAction.java:80)
> at org.teiid.designer.runtime.ui.server.RefreshServerAction.execute(RefreshServerAction.java:132)
> at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
> at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:497)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
> at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:252)
> at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234)
> at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
> at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
> at org.eclipse.core.commands.Command.executeWithChecks(Command.java:493)
> at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:486)
> at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
> at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:799)
> at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.handleWidgetSelection(HandledContributionItem.java:675)
> at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.access$7(HandledContributionItem.java:659)
> at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem$4.handleEvent(HandledContributionItem.java:592)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4230)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1491)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1514)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1499)
> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1299)
> at org.jboss.reddeer.core.handler.WidgetHandler$5.run(WidgetHandler.java:382)
> at org.jboss.reddeer.core.util.Display$VoidResultRunnable.run(Display.java:194)
> at org.jboss.reddeer.core.util.Display$VoidResultRunnable.run(Display.java:1)
> at org.jboss.reddeer.core.util.Display$ErrorHandlingRunnable.run(Display.java:160)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4024)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3700)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
> at org.jboss.reddeer.eclipse.core.UITestApplication.start(UITestApplication.java:47)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:497)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
> Caused by: java.io.IOException: java.lang.IllegalStateException: JBAS010641: ModelControllerClient is closed
> at org.jboss.as.controller.client.impl.AbstractModelControllerClient.executeForResult(AbstractModelControllerClient.java:149)
> at org.jboss.as.controller.client.impl.AbstractModelControllerClient.execute(AbstractModelControllerClient.java:75)
> at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.getVDBs(Admin8Factory.java:1756)
> ... 72 more
> Caused by: java.lang.IllegalStateException: JBAS010641: ModelControllerClient is closed
> at org.jboss.as.controller.client.impl.RemotingModelControllerClient.getOrCreateChannel(RemotingModelControllerClient.java:115)
> at org.jboss.as.controller.client.impl.RemotingModelControllerClient$1.getChannel(RemotingModelControllerClient.java:65)
> at org.jboss.as.protocol.mgmt.ManagementChannelHandler.executeRequest(ManagementChannelHandler.java:123)
> at org.jboss.as.protocol.mgmt.ManagementChannelHandler.executeRequest(ManagementChannelHandler.java:98)
> at org.jboss.as.controller.client.impl.AbstractModelControllerClient.executeRequest(AbstractModelControllerClient.java:263)
> at org.jboss.as.controller.client.impl.AbstractModelControllerClient.execute(AbstractModelControllerClient.java:168)
> at org.jboss.as.controller.client.impl.AbstractModelControllerClient.executeForResult(AbstractModelControllerClient.java:147)
> ... 74 more
> {code}
> TD 10.0.0.Beta3
> DV 6.2
> remote connection using ssh
> the connection uses management operations
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 12 months
[JBoss JIRA] (TEIIDDES-2776) Preview fails for file source table after a Server stop and restart
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2776?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2776:
-----------------------------------
Fix Version/s: 11.2
(was: 11.1)
> Preview fails for file source table after a Server stop and restart
> -------------------------------------------------------------------
>
> Key: TEIIDDES-2776
> URL: https://issues.jboss.org/browse/TEIIDDES-2776
> Project: Teiid Designer
> Issue Type: Bug
> Components: Data Preview, Patch Release
> Affects Versions: 9.0.3
> Reporter: Debbie Steigner
> Assignee: Paul Richardson
> Fix For: 11.2
>
> Attachments: TestModelProjectSet.zip, testcsv.csv
>
>
> I have only seen this with a flat file source, standard jdbc database tables only need the "Refresh/Reconnect Teiid Instance Connection" button to refresh and have previews work again.
> Setup a Remote Server in JBDS
> select Server externally managed
> Remote and Remote Management Commands
> * Create a new model project, add a File source
> * Create a view model and do a preview on the view table
> That works! Great.
> Then:
> * We right-click the server and press Stop. Then press Start
> * Now when you try to preview again, it fails. The EAP server is in a reload-required state and the below error is shown in Designer log and a pop-up:
> !ENTRY org.teiid.designer.dqp.ui 4 0 2016-02-05 13:37:38.436
> !MESSAGE JBAS010473: Failed to load module for RA [org.jboss.teiid.resource-adapter.file]
> !STACK 0
> org.teiid.adminapi.AdminProcessingException: JBAS010473: Failed to load module for RA [org.jboss.teiid.resource-adapter.file]
> at org.teiid.runtime.client.admin.v8.Admin8Factory$ResultCallback.onFailure(Admin8Factory.java:202)
> at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.cliCall(Admin8Factory.java:1591)
> at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.addModuleResourceAdapter(Admin8Factory.java:397)
> at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.createConnectionFactory(Admin8Factory.java:303)
> at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.createDataSource(Admin8Factory.java:497)
> at org.teiid.runtime.client.admin.ExecutionAdmin.getOrCreateDataSource(ExecutionAdmin.java:373)
> at org.teiid.designer.runtime.TeiidServer.getOrCreateDataSource(TeiidServer.java:614)
> at org.teiid.designer.runtime.TeiidDataSourceFactory.createDataSource(TeiidDataSourceFactory.java:177)
> at org.teiid.designer.runtime.preview.PreviewManager.ensureConnectionInfoIsValid(PreviewManager.java:527)
> at org.teiid.designer.runtime.preview.PreviewManager.previewSetup(PreviewManager.java:1365)
> at org.teiid.designer.runtime.ui.preview.PreviewDataWorker$1.run(PreviewDataWorker.java:233)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
> !ENTRY org.teiid.designer.ui 4 0 2016-02-05 13:37:38.863
> !MESSAGE Error running preview. See log for more information.
> !STACK 1
> org.eclipse.core.runtime.CoreException: Error running preview. See log for more information.
> at org.teiid.designer.ui.util.ErrorHandler.toCoreException(ErrorHandler.java:68)
> at org.teiid.designer.ui.util.ErrorHandler.toExceptionDialog(ErrorHandler.java:106)
> at org.teiid.designer.runtime.ui.preview.PreviewDataWorker.run(PreviewDataWorker.java:255)
> at org.teiid.designer.runtime.ui.preview.PreviewTableDataContextAction.run(PreviewTableDataContextAction.java:99)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:473)
> at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
> at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
> at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:462)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4481)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1329)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3819)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3430)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:654)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:598)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:497)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
> Contains: * JBAS010473: Failed to load module for RA [org.jboss.teiid.resource-adapter.file]
> !SUBENTRY 1 org.teiid.designer.ui 4 4 2016-02-05 13:37:38.864
> !MESSAGE Error running preview. See log for more information.
> !SUBENTRY 2 org.teiid.designer.ui 4 0 2016-02-05 13:37:38.864
> !MESSAGE * JBAS010473: Failed to load module for RA [org.jboss.teiid.resource-adapter.file]
> To fix it:
> * We run a :reload on the EAP server with jboss-cli
> * Then preview works again.
> So, desired fix, when the server is in a reload-required state, reload the server or at least prompt for it instead of erroring out.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 12 months
[JBoss JIRA] (TEIIDDES-2782) Copy paste sql to the transformation editor is not parsable
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2782?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2782:
-----------------------------------
Fix Version/s: 11.2
(was: 11.1)
> Copy paste sql to the transformation editor is not parsable
> -----------------------------------------------------------
>
> Key: TEIIDDES-2782
> URL: https://issues.jboss.org/browse/TEIIDDES-2782
> Project: Teiid Designer
> Issue Type: Bug
> Components: Editors, Transformations
> Affects Versions: 10.0.1
> Environment: Windows 10 Pro N
> Reporter: Matej Kralik
> Assignee: Ted Jones
> Priority: Critical
> Fix For: 11.2
>
> Attachments: XmlStagingProject.zip, endOfFile.mkv
>
>
> When I copy a sql query from any source (notepad, web browser ...) and paste it to the transformation editor show me that "The query is not parsable.Error in parsing of sql - null ."
> When I deleted all newlines from sql query or I wrote it myself to the editor, sql query was validated.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 12 months
[JBoss JIRA] (TEIIDDES-2852) Import from Infinispan issue
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2852?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2852.
------------------------------------
Fix Version/s: 11.0.1
(was: 11.1)
Resolution: Out of Date
> Import from Infinispan issue
> ----------------------------
>
> Key: TEIIDDES-2852
> URL: https://issues.jboss.org/browse/TEIIDDES-2852
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 10.0.1
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 11.0.1
>
> Attachments: Screen Shot 2016-06-03 at 15.38.12.png, Screen Shot 2016-06-03 at 15.38.17.png, Screen Shot 2016-06-06 at 14.51.05 (3).png
>
>
> If I want to import from Infinispan (remote-cache) using Teiid Connection import in TD and I have a resource adapter defined like this:
> {code:xml}
> <resource-adapter id="infinispan-remote-cache-ds">
> <module slot="main" id="org.jboss.teiid.resource-adapter.infinispan.dsl"/>
> <transaction-support>LocalTransaction</transaction-support>
> <connection-definitions>
> <connection-definition class-name="org.teiid.resource.adapter.infinispan.dsl.InfinispanManagedConnectionFactory" jndi-name="java:/infinispanRemoteDSL" enabled="true" use-java-context="true" pool-name="infinispan-remote-cache-ds">
> <config-property name="ProtobufDefinitionFile">
> /org/jboss/qe/jdg/remote/protobuf/SmallA.proto
> </config-property>
> <config-property name="RemoteServerList">
> dvqe01.mw.lab.eng.bos.redhat.com:11322
> </config-property>
> <config-property name="MessageMarshallers">
> org.jboss.qe.jdg.pojo.SmallA:org.jboss.qe.jdg.remote.marshaller.SmallAMarshaller
> </config-property>
> <config-property name="CacheTypeMap">
> smallARemotecache:org.jboss.qe.jdg.pojo.SmallA;intKey
> </config-property>
> <config-property name="Module">
> org.jboss.qe.jdg.pojos
> </config-property>
> <config-property name="MessageDescriptor">
> org.jboss.qe.jdg.remote.protobuf.SmallA
> </config-property>
> </connection-definition>
> </connection-definitions>
> </resource-adapter>
> {code}
> I am getting this error in TD - see attached screenshot.
> And I cannot continue through the wizard.
> I have to add another resource adapter that works like a driver for the previous one. The configuration looks like this:
> {code:xml}
> <resource-adapter id="infinispan-remote-driver">
> <module slot="main" id="org.jboss.teiid.resource-adapter.infinispan.dsl"/>
> </resource-adapter>
> {code}
> After adding this^ "driver" everything works.
> Is this a TD bug? or is it supposed to work this way ?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 12 months
[JBoss JIRA] (TEIIDDES-1898) Connection Profile requires a password for preview
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1898?page=com.atlassian.jira.plu... ]
Barry LaFond closed TEIIDDES-1898.
----------------------------------
Resolution: Done
> Connection Profile requires a password for preview
> --------------------------------------------------
>
> Key: TEIIDDES-1898
> URL: https://issues.jboss.org/browse/TEIIDDES-1898
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 8.2
> Reporter: Ramesh Reddy
> Assignee: Barry LaFond
> Fix For: No Future
>
>
> Some data sources can work without user name and/or password for connecting to the source. So, those properties are not mandatory and requiring them for preview is unnecessary if they are not defined.
> In this example, Hive Connection profile was created with username but with out password, when the Teiid Connection importer used and them a connection profile is set on it to use the preview, it failed until a dummy password is provided
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 12 months