[JBoss JIRA] (TEIIDDES-2436) StackOverflow Exception Importing VDB via JDBC Importer
by Andrej Šmigala (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2436?page=com.atlassian.jira.plu... ]
Andrej Šmigala updated TEIIDDES-2436:
-------------------------------------
Attachment: import-vdb.png
> StackOverflow Exception Importing VDB via JDBC Importer
> -------------------------------------------------------
>
> Key: TEIIDDES-2436
> URL: https://issues.jboss.org/browse/TEIIDDES-2436
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Import/Export
> Affects Versions: 9.0.1
> Reporter: Ted Jones
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: 9.1, 8.6.2 Beta1, 9.0.2 Beta1, 9.0.2, 8.6.2
>
> Attachments: import-vdb.png, JdbcImoprtObjectsPage_TEIIDDES_2436.patch
>
>
> Receiving StackOverflow exception importing a VDB via the JDBC importer using the following steps:
> 1. Import a JDBC source (any source)
> a. On page 3, select "Show Selected Schemas".
> 2. Now try importing a deployed VDB. You will receive a StackOverflow exception.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 5 months
[JBoss JIRA] (TEIIDDES-2418) Converting all source symbol data types not reflected in Type Resolver
by Andrej Šmigala (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2418?page=com.atlassian.jira.plu... ]
Andrej Šmigala closed TEIIDDES-2418.
------------------------------------
Verified with Teiid Designer 9.0.2 Beta1
> Converting all source symbol data types not reflected in Type Resolver
> ----------------------------------------------------------------------
>
> Key: TEIIDDES-2418
> URL: https://issues.jboss.org/browse/TEIIDDES-2418
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dialogs, Transformations
> Affects Versions: 9.0.2
> Reporter: Andrej Šmigala
> Assignee: Mark Drilling
> Priority: Minor
> Fix For: 9.1, 8.6.2 Beta1, 9.0.2 Beta1, 9.0.2, 8.6.2
>
> Attachments: TyperesolverProject.zip
>
>
> When using the Type Resolver, clicking the Convert all source SQL symbol datatypes does not show the changed expression in the Source SQL Symbol column. Other than that, it works as expected, i.e. the type conflict message goes away, and after clicking OK, the Reconciller actually contains the correct CONVERT statements.
> However, clicking the left arrows for each column correctly changes the Source SQL Symbol.
> Clicking Change all target column datatypes shows similar behaviour.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 5 months
[JBoss JIRA] (TEIIDDES-2418) Converting all source symbol data types not reflected in Type Resolver
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2418?page=com.atlassian.jira.plu... ]
RH Bugzilla Integration commented on TEIIDDES-2418:
---------------------------------------------------
asmigala(a)redhat.com changed the Status of [bug 1179734|https://bugzilla.redhat.com/show_bug.cgi?id=1179734] from ON_QA to VERIFIED
> Converting all source symbol data types not reflected in Type Resolver
> ----------------------------------------------------------------------
>
> Key: TEIIDDES-2418
> URL: https://issues.jboss.org/browse/TEIIDDES-2418
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dialogs, Transformations
> Affects Versions: 9.0.2
> Reporter: Andrej Šmigala
> Assignee: Mark Drilling
> Priority: Minor
> Fix For: 9.1, 8.6.2 Beta1, 9.0.2 Beta1, 9.0.2, 8.6.2
>
> Attachments: TyperesolverProject.zip
>
>
> When using the Type Resolver, clicking the Convert all source SQL symbol datatypes does not show the changed expression in the Source SQL Symbol column. Other than that, it works as expected, i.e. the type conflict message goes away, and after clicking OK, the Reconciller actually contains the correct CONVERT statements.
> However, clicking the left arrows for each column correctly changes the Source SQL Symbol.
> Clicking Change all target column datatypes shows similar behaviour.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 5 months
[JBoss JIRA] (TEIIDDES-2402) Web Service Input Variables not shown after opening the model
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2402?page=com.atlassian.jira.plu... ]
RH Bugzilla Integration commented on TEIIDDES-2402:
---------------------------------------------------
asmigala(a)redhat.com changed the Status of [bug 1168123|https://bugzilla.redhat.com/show_bug.cgi?id=1168123] from ON_QA to ASSIGNED
> Web Service Input Variables not shown after opening the model
> -------------------------------------------------------------
>
> Key: TEIIDDES-2402
> URL: https://issues.jboss.org/browse/TEIIDDES-2402
> Project: Teiid Designer
> Issue Type: Bug
> Components: Editors, Web Services Support
> Affects Versions: 8.3.4, 9.0.1
> Reporter: Andrej Šmigala
> Assignee: Barry LaFond
> Priority: Minor
> Fix For: 9.1, 8.6.2 Beta1, 9.0.2 Beta1, 9.0.2, 8.6.2
>
> Attachments: WsVariablesProject.zip
>
>
> When opening a Web Service model editor by double-clicking the model in the model explorer, the Input Variables section is empty, even when there are variable declarations in the procedure SQL.
> Trying to add the variables using the Add or Remove variables button results in multiple identical declarations in the procedure SQL.
> When opening the model editor by double clicking the child interface or operation, the input variables are shown as expected.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 5 months
[JBoss JIRA] (TEIIDDES-2402) Web Service Input Variables not shown after opening the model
by Andrej Šmigala (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2402?page=com.atlassian.jira.plu... ]
Andrej Šmigala reopened TEIIDDES-2402:
--------------------------------------
This is not fully fixed. The variables are now shown after opening the model, however, clicking Add or Remove variables shows the Edit Input Variables editor with all the variables deselected. Selecting some of the variables adds them to the transformation, resulting in invalid SQL.
New steps to reproduce:
# import the attached project
# double click the OrderCheckingWs in model explorer, the model editor will open
# click Add or Remove variables
# notice all variables are deselected
# select OrderDate, click OK
# save the model, the following validation error is shown:
{noformat}ERROR: Variable VARIABLES.IN_OrderDate was previously declared.{noformat}
> Web Service Input Variables not shown after opening the model
> -------------------------------------------------------------
>
> Key: TEIIDDES-2402
> URL: https://issues.jboss.org/browse/TEIIDDES-2402
> Project: Teiid Designer
> Issue Type: Bug
> Components: Editors, Web Services Support
> Affects Versions: 8.3.4, 9.0.1
> Reporter: Andrej Šmigala
> Assignee: Barry LaFond
> Priority: Minor
> Fix For: 9.1, 8.6.2 Beta1, 9.0.2 Beta1, 9.0.2, 8.6.2
>
> Attachments: WsVariablesProject.zip
>
>
> When opening a Web Service model editor by double-clicking the model in the model explorer, the Input Variables section is empty, even when there are variable declarations in the procedure SQL.
> Trying to add the variables using the Add or Remove variables button results in multiple identical declarations in the procedure SQL.
> When opening the model editor by double clicking the child interface or operation, the input variables are shown as expected.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 5 months