[JBoss JIRA] (TEIIDDES-2909) NPE when deploying VDB via Designer if version is anything but 1
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2909?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2909:
----------------------------------------
fixed 2 related vdb version issues with NewVdbWizard and Vdb version validation - master: https://github.com/Teiid-Designer/teiid-designer/commit/f343524c969378c24...
> NPE when deploying VDB via Designer if version is anything but 1
> ----------------------------------------------------------------
>
> Key: TEIIDDES-2909
> URL: https://issues.jboss.org/browse/TEIIDDES-2909
> Project: Teiid Designer
> Issue Type: Bug
> Components: VDB & Execution
> Affects Versions: 9.0.7
> Reporter: Debbie Steigner
> Assignee: Barry LaFond
> Fix For: 11.1
>
>
> If the Version is anything but 1 in the VDB editor in Designer 9.0.7, the below NPE is thrown in Designer, but the VDB is deployed successfully on the server.
> [1]
> !ENTRY org.teiid.designer.dqp.ui 4 0 2016-09-01 06:47:52.499
> !MESSAGE
> !STACK 0
> java.lang.NullPointerException
> at org.teiid.runtime.client.admin.ExecutionAdmin.doDeployVdb(ExecutionAdmin.java:240)
> at org.teiid.runtime.client.admin.ExecutionAdmin.deployVdb(ExecutionAdmin.java:181)
> at org.teiid.designer.runtime.TeiidServer.deployVdb(TeiidServer.java:618)
> at org.teiid.designer.runtime.ui.vdb.VdbDeployer.deploy(VdbDeployer.java:307)
> at org.teiid.designer.runtime.ui.actions.DeployVdbAction$1.run(DeployVdbAction.java:320)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (TEIIDDES-2909) NPE when deploying VDB via Designer if version is anything but 1
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2909?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2909:
-----------------------------------
Fix Version/s: 11.1
> NPE when deploying VDB via Designer if version is anything but 1
> ----------------------------------------------------------------
>
> Key: TEIIDDES-2909
> URL: https://issues.jboss.org/browse/TEIIDDES-2909
> Project: Teiid Designer
> Issue Type: Bug
> Components: VDB & Execution
> Affects Versions: 9.0.7
> Reporter: Debbie Steigner
> Assignee: Barry LaFond
> Fix For: 11.1
>
>
> If the Version is anything but 1 in the VDB editor in Designer 9.0.7, the below NPE is thrown in Designer, but the VDB is deployed successfully on the server.
> [1]
> !ENTRY org.teiid.designer.dqp.ui 4 0 2016-09-01 06:47:52.499
> !MESSAGE
> !STACK 0
> java.lang.NullPointerException
> at org.teiid.runtime.client.admin.ExecutionAdmin.doDeployVdb(ExecutionAdmin.java:240)
> at org.teiid.runtime.client.admin.ExecutionAdmin.deployVdb(ExecutionAdmin.java:181)
> at org.teiid.designer.runtime.TeiidServer.deployVdb(TeiidServer.java:618)
> at org.teiid.designer.runtime.ui.vdb.VdbDeployer.deploy(VdbDeployer.java:307)
> at org.teiid.designer.runtime.ui.actions.DeployVdbAction$1.run(DeployVdbAction.java:320)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (TEIIDDES-2962) Add search capabilities to the VDB Definition screens
by Debbie Steigner (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2962?page=com.atlassian.jira.plu... ]
Debbie Steigner commented on TEIIDDES-2962:
-------------------------------------------
Barry LaFond the customer gave me a sample pdf without sensitive information, it's now attached to the Jira
> Add search capabilities to the VDB Definition screens
> -----------------------------------------------------
>
> Key: TEIIDDES-2962
> URL: https://issues.jboss.org/browse/TEIIDDES-2962
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: VDB & Execution
> Reporter: Debbie Steigner
> Assignee: Barry LaFond
> Priority: Minor
> Fix For: 11.1
>
> Attachments: JDV_RFE_SEARCH.pdf
>
>
> To improve JDV Designer productivity, we would like to request an implementation of the following points regarding the VDB configuration panel (see page 2 attachment JDV_RFE_navigation.pdf):
> - Full Text Search, enabling to search entities "starts with", "contains", or "end with".
> - Filter by Type: ALL, View, VBL, DataSource (select the types of entities i want to search into).
> - Clear Search Fields: Clear all of the above.
> - Order By Name: ASC, DESC. Order by name all the entities, and make click-able the Name Header bar to change ascending and descending ordering.
> The same improvements could be introduced in the Data Roles permissions panes (see page 4 attachment JDV_RFE_navigation.pdf).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (TEIIDDES-2962) Add search capabilities to the VDB Definition screens
by Debbie Steigner (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2962?page=com.atlassian.jira.plu... ]
Debbie Steigner updated TEIIDDES-2962:
--------------------------------------
Attachment: JDV_RFE_SEARCH.pdf
> Add search capabilities to the VDB Definition screens
> -----------------------------------------------------
>
> Key: TEIIDDES-2962
> URL: https://issues.jboss.org/browse/TEIIDDES-2962
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: VDB & Execution
> Reporter: Debbie Steigner
> Assignee: Barry LaFond
> Priority: Minor
> Fix For: 11.1
>
> Attachments: JDV_RFE_SEARCH.pdf
>
>
> To improve JDV Designer productivity, we would like to request an implementation of the following points regarding the VDB configuration panel (see page 2 attachment JDV_RFE_navigation.pdf):
> - Full Text Search, enabling to search entities "starts with", "contains", or "end with".
> - Filter by Type: ALL, View, VBL, DataSource (select the types of entities i want to search into).
> - Clear Search Fields: Clear all of the above.
> - Order By Name: ASC, DESC. Order by name all the entities, and make click-able the Name Header bar to change ascending and descending ordering.
> The same improvements could be introduced in the Data Roles permissions panes (see page 4 attachment JDV_RFE_navigation.pdf).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (TEIIDDES-2998) Multiplicity is not in dynamic VDB
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2998?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2998.
------------------------------------
Fix Version/s: 11.1
Assignee: Barry LaFond
Resolution: Won't Fix
Teiid runtime and underlying DDL syntax (BNF) does not track nor use these multiplicity values. So resolving as won't fix.
> Multiplicity is not in dynamic VDB
> ----------------------------------
>
> Key: TEIIDDES-2998
> URL: https://issues.jboss.org/browse/TEIIDDES-2998
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dynamic VDBs, Import/Export
> Affects Versions: 10.0.2
> Reporter: Mario Majernik
> Assignee: Barry LaFond
> Fix For: 11.1
>
> Attachments: testing.zip
>
>
> Foreign Key and Primary key multiplicity in Foreign Keys tab in source model is set(ZERO_TO_MANY and ZERO_TO_ONE). There is no mention about it in dynamic VDB. After generating model from dynamic VDB is both values set on UNSPECIFIED.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (TEIIDDES-2997) Generating model with FK with exception in dynamic vdb
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2997?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2997.
------------------------------------
Resolution: Won't Fix
There is an issue with the attached VDB's DDL in that the second column definition is missing a *comma* at the end of the row. adding that comma allows correct parsing.
> Generating model with FK with exception in dynamic vdb
> ------------------------------------------------------
>
> Key: TEIIDDES-2997
> URL: https://issues.jboss.org/browse/TEIIDDES-2997
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dynamic VDBs, Import/Export
> Affects Versions: 10.0.2
> Reporter: Mario Majernik
> Attachments: myVDB-vdb.xml
>
>
> When I try to generate archive and model these errors shows:
> An exception occurred while performing a VDB operation
> * Error Message: Unparsable table body
> Error Line Number: 5
> Error Column Number: 2
> Error Index: 72
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (TEIIDDES-2996) Wrong RETURN direction in model after generating it from dynamic vdb
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2996?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2996.
------------------------------------
Assignee: Barry LaFond
Resolution: Done
The Teiid runtime doesn't recoginize the RETURN direction, only *IN*, *OUT*, *INOUT* and *RESULT*. So we have to convert from a *RETURN* param on export and then determine on import if an OUT and RESULT exist on a parameter then set *RETURN* value.
Marking as DONE as part of: TEIIDDES-2985 fix
> Wrong RETURN direction in model after generating it from dynamic vdb
> --------------------------------------------------------------------
>
> Key: TEIIDDES-2996
> URL: https://issues.jboss.org/browse/TEIIDDES-2996
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dynamic VDBs, Import/Export
> Affects Versions: 10.0.2
> Reporter: Mario Majernik
> Assignee: Barry LaFond
> Attachments: ssvdb-vdb.xml
>
>
> I had procedure parameter with direction RETURN(third parameter in vdb) and after generate model from dynamic vdb direction is OUT instead RETURN.
> In dynamic vdb is mark for RETURN direction(RESULT) but it is propably wrong readed
> {code:java}
> CREATE FOREIGN PROCEDURE ff (IN newParameter_1 string(4000), INOUT newParameter_2 string(4000), OUT newParameter_3 string(4000) RESULT, OUT newParameter_4 string(4000))
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months