[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 commented on TEIIDDES-2584:
----------------------------------------
[~rareddy] The Designer update site utilizes JBoss's integration stack update site and it's 3rd party library plugins. We could have set up Designer installation to not include these plugins, but then the installation process would include even more steps (and update sites) AND the Designer update site zip would probably double in size. Not to mention the probability of a clash in versions between other plugins if installation is within JBDS or Eclipse + JBoss Tools.
We install into Eclipse and it's a few less steps if you start with JBDS install rather than raw Eclipse. Both installation paths require you to walk through the steps and none of steps are "optional".
[~gadeyne.bram] There is an expectation that a user would have already installed an application server, but you are correct, it's not mentioned as a pre-requisite. I can add that to the instructions. Can you elaborate on where the "implementation not found" occurred? (i.e. log file?)
> 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
>
> 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
(v6.3.15#6346)
10 years, 8 months
[JBoss JIRA] (TEIIDDES-2583) Importing DDL with double-quoted table names removes segments of the name of the . delimiter is in string
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2583?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2583.
------------------------------------
Resolution: Done
> Importing DDL with double-quoted table names removes segments of the name of the . delimiter is in string
> ---------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2583
> URL: https://issues.jboss.org/browse/TEIIDDES-2583
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Fix For: 9.2, 9.0.3
>
>
> CREATE FOREIGN TABLE "products.dbo.ProductData" (......) is a valid DDL statement and ends up setting the name for the table to *products.dbo.ProductData*
> The current logic in TeiidDdlImporter.init() method will change the table name if it includes the "." delimiter.
> For: *products.dbo.ProductData*, the name will be truncated to *ProductData*
> This is in error because Designer and Teiid support the . as a valid character in a table name.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 8 months
[JBoss JIRA] (TEIIDDES-2583) Importing DDL with double-quoted table names removes segments of the name of the . delimiter is in string
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2583?page=com.atlassian.jira.plu... ]
Barry LaFond reassigned TEIIDDES-2583:
--------------------------------------
Assignee: Barry LaFond
> Importing DDL with double-quoted table names removes segments of the name of the . delimiter is in string
> ---------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2583
> URL: https://issues.jboss.org/browse/TEIIDDES-2583
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Fix For: 9.2, 9.0.3
>
>
> CREATE FOREIGN TABLE "products.dbo.ProductData" (......) is a valid DDL statement and ends up setting the name for the table to *products.dbo.ProductData*
> The current logic in TeiidDdlImporter.init() method will change the table name if it includes the "." delimiter.
> For: *products.dbo.ProductData*, the name will be truncated to *ProductData*
> This is in error because Designer and Teiid support the . as a valid character in a table name.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 8 months
[JBoss JIRA] (TEIIDDES-2584) Suggestion for installation procedure teiid designer
by Ramesh Reddy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2584?page=com.atlassian.jira.plu... ]
Ramesh Reddy commented on TEIIDDES-2584:
----------------------------------------
I am going through the community install, it seems so many update sites to go through to install, can this be done as single step?
Next is Download page has confusing statement about installing the (Eclipse Luna) step 3, "Jboss Tools Luna compatible update site"
Are these two separate versions? It is not clear if user needs to go through (step 3 and step 4), or ( step 3 or step4)
> 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
>
> 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
(v6.3.15#6346)
10 years, 8 months
[JBoss JIRA] (TEIIDDES-2576) Problems to preserve host in server settings page
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2576?page=com.atlassian.jira.plu... ]
Rob Stryker commented on TEIIDDES-2576:
---------------------------------------
It's in JBIDE
I notice in your video that the editor is 'dirty' and so somehow is being changed on UI open, but not necessarily persisted? If you close the editor and don't save and try again, does the same thing happen?
[~mmalina] Have you ever seen anything like this? I used to see some weird stuff where some bug somewhere would somehow paste my clipboard contents when I opened the editor, never figured out what was going on there.... but it was a rare occurrance and I assumed it was a gtk or eclipse issue somehow.
> Problems to preserve host in server settings page
> -------------------------------------------------
>
> Key: TEIIDDES-2576
> URL: https://issues.jboss.org/browse/TEIIDDES-2576
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.2
> Reporter: Matus Makovy
> Attachments: out.webm
>
>
> When I set the host to remote address, save the configuration and restart JBDS, the host is set to localhost.
> See attached video.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 8 months
[JBoss JIRA] (TEIIDDES-2557) Changing fields in new procedure dialogue in view model causes TD to hang
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2557?page=com.atlassian.jira.plu... ]
Ted Jones updated TEIIDDES-2557:
--------------------------------
Attachment: Screen Shot 2015-07-24 at 9.48.24 AM.png
Added Edit dialog for rows on the parameter tab and made the cells read-only to avoid hanging. Will need to do the same with the Result set tab as it has the same issue.
> Changing fields in new procedure dialogue in view model causes TD to hang
> -------------------------------------------------------------------------
>
> Key: TEIIDDES-2557
> URL: https://issues.jboss.org/browse/TEIIDDES-2557
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.2
> Environment: MAC OS X
> Reporter: Matus Makovy
> Assignee: Ted Jones
> Fix For: 9.2, 9.0.3
>
> Attachments: Screen Shot 2015-06-10 at 14.47.02.png, Screen Shot 2015-06-10 at 14.47.23.png, Screen Shot 2015-07-24 at 9.48.24 AM.png
>
>
> Similar issues are already fixed in other dialogues (TEIIDDES-2484, TEIIDDES-2485 ...)
> Create new procedure dialogue.
> Same issue - change value in some row and *DO NOT* press Enter, but *click any other row*. Designer hangs and starts to consume memory.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 8 months