[JBoss JIRA] (TEIIDDES-2049) Oracle Importing, Package name ignored
by Ramesh Reddy (JIRA)
Ramesh Reddy created TEIIDDES-2049:
--------------------------------------
Summary: Oracle Importing, Package name ignored
Key: TEIIDDES-2049
URL: https://issues.jboss.org/browse/TEIIDDES-2049
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 8.3
Reporter: Ramesh Reddy
When importing from Oracle that uses the package names, the importer shows the package name as part of the "catalog name". In the last page of the importer there an option user can select to define "use catalog name in fully qualified name", even after selecting option the table/procedure generated does not use "catalog" name inthe fully qualified name in the "Name In Source" field.
--
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
12 years, 1 month
[JBoss JIRA] (TEIIDDES-2048) TEIID70026 RAR file name supplied on operation is wrong or no such RAR file is currently deployed.
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2048?page=com.atlassian.jira.plu... ]
Alexey Kazakov moved JBIDE-16523 to TEIIDDES-2048:
--------------------------------------------------
Project: Teiid Designer (was: Tools (JBoss Tools))
Key: TEIIDDES-2048 (was: JBIDE-16523)
Workflow: classic default workflow (was: GIT Pull Request workflow )
Component/s: (was: teiid)
Target Release: (was: 7.1.0.GA)
> TEIID70026 RAR file name supplied on operation is wrong or no such RAR file is currently deployed.
> --------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2048
> URL: https://issues.jboss.org/browse/TEIIDDES-2048
> Project: Teiid Designer
> Issue Type: Bug
> Environment: Windows 7 64 bit,ram 4gb,jdk 1.6 update 31
> Reporter: Pachaimuthu S
> Priority: Critical
>
> Dear sir/madam,
> After installed Data Virtualization v 6 GA i tried to connect DB2 10.1,mysql 5.1 and mssql server 2008 database i was getting error message:
> TEIID70026 RAR file name supplied on operation is wrong or no such RAR file is currently deployed.
> at org.teiid.adminapi.AdminFactory$AdminImpl$BuildPropertyDefinitions.onFailure(AdminFactory.java:1191)
> at org.teiid.adminapi.AdminFactory$AdminImpl.cliCall(AdminFactory.java:1475)
> at org.teiid.adminapi.AdminFactory$AdminImpl.getTemplatePropertyDefinitions(AdminFactory.java:1156)
> at org.teiid84.runtime.ExecutionAdmin.refreshTranslators(ExecutionAdmin.java:659)
> at org.teiid84.runtime.ExecutionAdmin.refresh(ExecutionAdmin.java:618)
> at org.teiid84.runtime.ExecutionAdmin.connect(ExecutionAdmin.java:607)
> at org.teiid.designer.runtime.TeiidServer.connect(TeiidServer.java:192)
> at org.teiid.designer.runtime.TeiidServer.reconnect(TeiidServer.java:221)
> at org.teiid.designer.runtime.TeiidParentServerListener.serverChanged(TeiidParentServerListener.java:165)
> 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.launch.AbstractJBossStartLaunchConfiguration.handleAlreadyStartedScenario(AbstractJBossStartLaunchConfiguration.java:132)
> at org.jboss.ide.eclipse.as.core.server.internal.launch.AbstractJBossStartLaunchConfiguration.preLaunchCheck(AbstractJBossStartLaunchConfiguration.java:103)
> at org.jboss.ide.eclipse.as.core.server.internal.v7.LocalJBoss7StartLaunchDelegate.preLaunchCheck(LocalJBoss7StartLaunchDelegate.java:39)
> at org.jboss.ide.eclipse.as.core.server.internal.launch.DelegatingStartLaunchConfiguration.preLaunchCheck(DelegatingStartLaunchConfiguration.java:67)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:813)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:707)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:700)
> at org.eclipse.wst.server.core.internal.Server.startImpl2(Server.java:3537)
> at org.eclipse.wst.server.core.internal.Server.startImpl(Server.java:3473)
> at org.eclipse.wst.server.core.internal.Server$StartJob.run(Server.java:367)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
--
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
12 years, 1 month
[JBoss JIRA] (TEIIDDES-1808) Getting NPE when making a REST call
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1808?page=com.atlassian.jira.plu... ]
Ted Jones updated TEIIDDES-1808:
--------------------------------
Fix Version/s: 8.4
> Getting NPE when making a REST call
> -----------------------------------
>
> Key: TEIIDDES-1808
> URL: https://issues.jboss.org/browse/TEIIDDES-1808
> Project: Teiid Designer
> Issue Type: Bug
> Components: Web Services Support
> Reporter: Van Halbert
> Assignee: Ted Jones
> Fix For: 8.4
>
>
> Making a REST call and getting the following NPE:
> 11:04:20,159 SEVERE [org.teiid.rest] (http-/127.0.0.1:8080-1) Exception in execute: {0}: java.lang.Throwable: java.lang.NullPointerException
> at org.teiid.rest.services.TeiidRSProviderPost.execute(TeiidRSProviderPost.java:134) [classes:]
> at org.teiid.rest.services.CustomerRESTWebSvcView.restProcedure(CustomerRESTWebSvcView.java:73) [classes:]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_13]
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_13]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_13]
> at java.lang.reflect.Method.invoke(Method.java:601) [rt.jar:1.7.0_13]
--
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
12 years, 1 month
[JBoss JIRA] (TEIIDDES-2047) Cut operation completely wipes out the Web Service transformation
by Ramesh Reddy (JIRA)
Ramesh Reddy created TEIIDDES-2047:
--------------------------------------
Summary: Cut operation completely wipes out the Web Service transformation
Key: TEIIDDES-2047
URL: https://issues.jboss.org/browse/TEIIDDES-2047
Project: Teiid Designer
Issue Type: Bug
Components: Web Services Support
Affects Versions: 8.3
Reporter: Ramesh Reddy
Priority: Critical
If you do any CTRL-C operation in the web service transformation editor it completely wipes out the contents, and there is no way to go back. The only option is not opt to save and loose other edits and go back to previously saved state.
--
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
12 years, 1 month
[JBoss JIRA] (TEIIDDES-1911) Teiid Connection lacks a way to define importer properties
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1911?page=com.atlassian.jira.plu... ]
RH Bugzilla Integration commented on TEIIDDES-1911:
---------------------------------------------------
Filip Nguyen <fnguyen(a)redhat.com> changed the Status of [bug 1024875|https://bugzilla.redhat.com/show_bug.cgi?id=1024875] from ON_QA to VERIFIED
> Teiid Connection lacks a way to define importer properties
> ----------------------------------------------------------
>
> Key: TEIIDDES-1911
> URL: https://issues.jboss.org/browse/TEIIDDES-1911
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Import/Export
> Affects Versions: 8.2
> Reporter: Ramesh Reddy
> Assignee: Mark Drilling
> Fix For: 8.3
>
>
> In Teiid Connection importer, it lacks a way to define the "import" properties that makes usage cumbersome for user to define to import specific parts of schema, or sometimes impossible (see TEIID-1905)
> basically, when user chooses the "translator", after they should be able define some custom key/value pairs as properties, when then should be converted as model import properties in "importVDB-vdb.xml" file. Some sample properties are defined here
> https://docs.jboss.org/author/display/TEIID/JDBC+Translator
> see "importer" properties. Do not confuse similar "execution properties" which are translator overrides. The sample vdb is like this
> {code}
> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
> <vdb name="hive" version="1">
> <description>Shows how to query HiveVDB using Hive</description>
> <property name="UseConnectorMetadata" value="cached"/>
> <model name="hive">
> <property name="importer.trimColumnNames" value="true"/>
> <source name="Hive conector" translator-name="hive" connection-jndi-name="java:/hive-ds"/>
> </model>
> </vdb>
> {code}
> As per GUI concerned it should be added in "Select the translator and target model" panel, after the selection of translator
--
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
12 years, 1 month
[JBoss JIRA] (TEIIDDES-1905) TrimColumn names should be enabled with hive translator metadata import
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1905?page=com.atlassian.jira.plu... ]
RH Bugzilla Integration commented on TEIIDDES-1905:
---------------------------------------------------
Filip Nguyen <fnguyen(a)redhat.com> changed the Status of [bug 1024875|https://bugzilla.redhat.com/show_bug.cgi?id=1024875] from ON_QA to VERIFIED
> TrimColumn names should be enabled with hive translator metadata import
> -----------------------------------------------------------------------
>
> Key: TEIIDDES-1905
> URL: https://issues.jboss.org/browse/TEIIDDES-1905
> Project: Teiid Designer
> Issue Type: Bug
> Environment: DV Beta
> Teiid Designer 8.3.Beta2
> Reporter: Filip Nguyen
> Assignee: Mark Drilling
> Fix For: 8.3
>
>
> *Problem*
> Importing Hive Tables, when using Teiid Connection >> Source model, is introducing padding spaces into column names.
> *Why*
> There is a problem with Hive 0.11 driver which introduces padding spaces into metadata (data types and column names). The problem has been resolved (TEIID-2524) but it is necessary that dynamic VDBs that import this metadata use importer property trimColumnNames property set to true. So it is probably needed to add this property to importVDB-vdb.xml in the case of hive translator import in the Designer.
--
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
12 years, 1 month