[JBoss JIRA] (TEIIDDES-3091) Error attempting to load a Model Object Editor Page plugin
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3091?page=com.atlassian.jira.plu... ]
Andrej Podhradsky commented on TEIIDDES-3091:
---------------------------------------------
[~blafond] we have decided to release Integration Stack 11.0.0 without the TD, please see JBTIS-1147. It will come back in the next release of Integration Stack.
> Error attempting to load a Model Object Editor Page plugin
> ----------------------------------------------------------
>
> Key: TEIIDDES-3091
> URL: https://issues.jboss.org/browse/TEIIDDES-3091
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 11.0.1
> Reporter: Matus Makovy
> Priority: Blocker
> Fix For: 11.1
>
> Attachments: teiid_designer_error.png
>
>
> When you try to create a new model of class XML Schema (XSD) you get the following error:
> {code}
> Error attempting to load a Model Object Editor Page plugin
> ID = org.teiid.designer.xsd.ui.editor.XsdSimpleDatatypesEditorPage
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 5 months
[JBoss JIRA] (TEIIDDES-3091) Error attempting to load a Model Object Editor Page plugin
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3091?page=com.atlassian.jira.plu... ]
Matus Makovy commented on TEIIDDES-3091:
----------------------------------------
Ok, so I've run few other tests than usual. (When there is not update for TD in integration stack TD QE runs only smoke testing)
It looks like the issue is XSD Model creation wizard and Web Service View Model creation wizard, no other model creation wizards are affected. This model types are deprecated in TD.
If there is not the option to rebuild TD, then we should pull it out of this release.
> Error attempting to load a Model Object Editor Page plugin
> ----------------------------------------------------------
>
> Key: TEIIDDES-3091
> URL: https://issues.jboss.org/browse/TEIIDDES-3091
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 11.0.1
> Reporter: Matus Makovy
> Priority: Blocker
> Fix For: 11.1
>
> Attachments: teiid_designer_error.png
>
>
> When you try to create a new model of class XML Schema (XSD) you get the following error:
> {code}
> Error attempting to load a Model Object Editor Page plugin
> ID = org.teiid.designer.xsd.ui.editor.XsdSimpleDatatypesEditorPage
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 5 months
[JBoss JIRA] (TEIIDDES-2888) Default value is not correctly parsed
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2888?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2888:
----------------------------------------
attached possible partial patch to insure export OPTIONS() values are single quoted and internal quotes are escaped
> Default value is not correctly parsed
> --------------------------------------
>
> Key: TEIIDDES-2888
> URL: https://issues.jboss.org/browse/TEIIDDES-2888
> Project: Teiid Designer
> Issue Type: Bug
> Components: Data Preview, Dynamic VDBs
> Affects Versions: 10.0.1
> Environment: Fedora 24
> Reporter: Matej Kralik
> Assignee: Barry LaFond
> Fix For: 11.2
>
> Attachments: ProductProject.zip, TeiidModelToDdlGeneratort.patch, screenshot1.png, screenshot2.png
>
>
> When I want preview data from my table (productdata in the project which is in the attachment), server shows me this error:
> TEIID31100 Parsing error: Encountered ") DEFAULT '('[*]Stock[*]')' OPTIONS"
> In one column I have default value ('Stock') (screenshot1)
> I am not sure whether it is the correct form of default value or not but in the old version of teiid designer preview this table works fine. I think that ddl parser is not able to parse this. (screenshot2)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 5 months
[JBoss JIRA] (TEIIDDES-2888) Default value is not correctly parsed
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2888?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2888:
-----------------------------------
Attachment: TeiidModelToDdlGeneratort.patch
> Default value is not correctly parsed
> --------------------------------------
>
> Key: TEIIDDES-2888
> URL: https://issues.jboss.org/browse/TEIIDDES-2888
> Project: Teiid Designer
> Issue Type: Bug
> Components: Data Preview, Dynamic VDBs
> Affects Versions: 10.0.1
> Environment: Fedora 24
> Reporter: Matej Kralik
> Assignee: Barry LaFond
> Fix For: 11.2
>
> Attachments: ProductProject.zip, TeiidModelToDdlGeneratort.patch, screenshot1.png, screenshot2.png
>
>
> When I want preview data from my table (productdata in the project which is in the attachment), server shows me this error:
> TEIID31100 Parsing error: Encountered ") DEFAULT '('[*]Stock[*]')' OPTIONS"
> In one column I have default value ('Stock') (screenshot1)
> I am not sure whether it is the correct form of default value or not but in the old version of teiid designer preview this table works fine. I think that ddl parser is not able to parse this. (screenshot2)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 5 months
[JBoss JIRA] (TEIIDDES-3095) When view is selected to be materialized, can the user choose which extension properties to use
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3095?page=com.atlassian.jira.plu... ]
Van Halbert commented on TEIIDDES-3095:
---------------------------------------
Labels:
- JDG primary cache name
- JDG staging cache name
Tool tips
primary: The name of JDG cache to which the source table will access and provide data to the user.
staging: The name of the JDG cache used during the materialization process to load the data into JDG.
> When view is selected to be materialized, can the user choose which extension properties to use
> -----------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-3095
> URL: https://issues.jboss.org/browse/TEIIDDES-3095
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Modeling
> Affects Versions: 11.1
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Fix For: 11.0.2
>
>
> With the support of the new infinispan-hotrod (JDG 7.1) translator that will be used, there is a different extension properties to be used. And when the user selects a view to be materialized, can an option be added to the first panel (which shows the source and target models) that allows the user to select which extension properties to use? And if they choose the option for JDG 7.1, then no need to goto next panel (create pojo).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 5 months
[JBoss JIRA] (TEIIDDES-3095) When view is selected to be materialized, can the user choose which extension properties to use
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3095?page=com.atlassian.jira.plu... ]
Van Halbert commented on TEIIDDES-3095:
---------------------------------------
In the wizard (for jdg 7.1), where the caches are being asked, need the user to specify 2 cache names. One for the primary matview source table and the other for the staging source cache table. So when the those 2 tables are created, each "teiid_ispn:cache" property needs to be set to its related cache name.
-
> When view is selected to be materialized, can the user choose which extension properties to use
> -----------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-3095
> URL: https://issues.jboss.org/browse/TEIIDDES-3095
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Modeling
> Affects Versions: 11.1
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Fix For: 11.0.2
>
>
> With the support of the new infinispan-hotrod (JDG 7.1) translator that will be used, there is a different extension properties to be used. And when the user selects a view to be materialized, can an option be added to the first panel (which shows the source and target models) that allows the user to select which extension properties to use? And if they choose the option for JDG 7.1, then no need to goto next panel (create pojo).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 5 months
[JBoss JIRA] (TEIIDDES-3095) When view is selected to be materialized, can the user choose which extension properties to use
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3095?page=com.atlassian.jira.plu... ]
Van Halbert edited comment on TEIIDDES-3095 at 7/21/17 10:31 AM:
-----------------------------------------------------------------
In the wizard (for jdg 7.1), where the caches are being asked, need the user to specify 2 cache names. One for the primary matview source table and the other for the staging source cache table. So when the those 2 tables are created, each "teiid_ispn:cache" property needs to be set to its related cache name.
These caches would also be used in the above procedures.
-
was (Author: van.halbert):
In the wizard (for jdg 7.1), where the caches are being asked, need the user to specify 2 cache names. One for the primary matview source table and the other for the staging source cache table. So when the those 2 tables are created, each "teiid_ispn:cache" property needs to be set to its related cache name.
-
> When view is selected to be materialized, can the user choose which extension properties to use
> -----------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-3095
> URL: https://issues.jboss.org/browse/TEIIDDES-3095
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Modeling
> Affects Versions: 11.1
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Fix For: 11.0.2
>
>
> With the support of the new infinispan-hotrod (JDG 7.1) translator that will be used, there is a different extension properties to be used. And when the user selects a view to be materialized, can an option be added to the first panel (which shows the source and target models) that allows the user to select which extension properties to use? And if they choose the option for JDG 7.1, then no need to goto next panel (create pojo).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 5 months