[JBoss JIRA] (TEIIDDES-2147) Packaged runtime client lib versions in Designer are behind the corresponding server libs
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2147?page=com.atlassian.jira.plu... ]
Barry LaFond reopened TEIIDDES-2147:
------------------------------------
Reopen to retarget patch release
> Packaged runtime client lib versions in Designer are behind the corresponding server libs
> -----------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2147
> URL: https://issues.jboss.org/browse/TEIIDDES-2147
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Build
> Affects Versions: 8.4, 8.5
> Reporter: Mark Drilling
> Assignee: Paul Richardson
> Fix For: 8.5, 8.3.4
>
>
> See linked JIRA - TEIIDDES-2129. Running into issues where our cli calls hang when connected from Designer 8.4/8.5 on windows. Further investigation of our runtime client plugin shows that our packaged libs are not in sync with the corresponding server libs.
> jboss-remoting - (Designer has v 3.2.3.GA) - (DV6 server has v3.2.16.GA)
> xnio - (Designer has v 3.0.3 GA) - (DV6 server has 3.0.7GA)
> We need to ensure our client versions are correct.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2254) rename View Model causes issues
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2254?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2254:
-----------------------------------
Fix Version/s: (was: 8.3.4)
> rename View Model causes issues
> -------------------------------
>
> Key: TEIIDDES-2254
> URL: https://issues.jboss.org/browse/TEIIDDES-2254
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Dialogs
> Affects Versions: 8.5, 8.3.3
> Reporter: Tom Johnston
> Assignee: Barry LaFond
> Fix For: 8.5, 8.5.1
>
> Attachments: rename-resource-wrong-extension.png
>
>
> I renamed a view model.
> I got an error directly after.
> I noticed the original model was but there was also a new model with all same contents that had the 'new' name of the model i gave to rename.
> Now I cannot delete the 'old model' I get the following "Internal error"
> org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
> at org.eclipse.core.internal.resources.Resource.delete(Resource.java:816)
> at org.eclipse.ltk.core.refactoring.resource.DeleteResourceChange.perform(DeleteResourceChange.java:168)
> at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:278)
> at org.teiid.designer.ui.refactor.AbstractResourcesCompositeChange.perform(AbstractResourcesCompositeChange.java:64)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation$1.run(PerformChangeOperation.java:258)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.executeChange(PerformChangeOperation.java:306)
> at org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(UIPerformChangeOperation.java:92)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:218)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> Contains: Could not delete 'D:\tljohnst\workspace_JulyPOC\JulyPOC_AnnotationDB\views\test2.xmi'.
> org.eclipse.core.runtime.CoreException: Problems encountered while deleting files.
> at org.eclipse.core.internal.filesystem.local.LocalFile.delete(LocalFile.java:131)
> at org.eclipse.core.internal.resources.ResourceTree.internalDeleteFile(ResourceTree.java:304)
> at org.eclipse.core.internal.resources.ResourceTree.standardDeleteFile(ResourceTree.java:785)
> at org.eclipse.core.internal.resources.Resource.unprotectedDelete(Resource.java:1973)
> at org.eclipse.core.internal.resources.Resource.delete(Resource.java:803)
> at org.eclipse.ltk.core.refactoring.resource.DeleteResourceChange.perform(DeleteResourceChange.java:168)
> at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:278)
> at org.teiid.designer.ui.refactor.AbstractResourcesCompositeChange.perform(AbstractResourcesCompositeChange.java:64)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation$1.run(PerformChangeOperation.java:258)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.executeChange(PerformChangeOperation.java:306)
> at org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(UIPerformChangeOperation.java:92)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:218)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> Contains: Could not delete: D:\tljohnst\workspace_JulyPOC\JulyPOC_AnnotationDB\views\test2.xmi.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2314) VDB editor in TD 8.6 allows user to add source model from reused VDB
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2314?page=com.atlassian.jira.plu... ]
RH Bugzilla Integration commented on TEIIDDES-2314:
---------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug 1133928|https://bugzilla.redhat.com/show_bug.cgi?id=1133928] from NEW to MODIFIED
> VDB editor in TD 8.6 allows user to add source model from reused VDB
> --------------------------------------------------------------------
>
> Key: TEIIDDES-2314
> URL: https://issues.jboss.org/browse/TEIIDDES-2314
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Editors
> Affects Versions: 8.6
> Environment: Windows 7
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 8.3.4, 8.6
>
> Attachments: screenshot1.png, screenshot2.png, screenshot3.png
>
>
> VDB editor in Teiid Designer 8.6.0.Alpha1-v20140825-1403-B2763 allows me to add source model from reused VDB to new VDB.
> The "New VDB" dialogoue accessed using New -> Teiid VDB doesn't allow me to do so (screenshot1)
> But when I complete the creation of this VDB, edit this VDB and try to add new model using Edit VDB view, it allows me to add this source model without any warning. (screenshot2 and screenshot3)
> NOTE: I can also get around this by selecting a vdb source model and right-click *New > VDB* ... it'll add the model to the VDB
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2161) Merge various fixes from master into 8.3.4
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2161?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2161:
-----------------------------------
Description:
*Candidates*
* TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
* TEIIDDES-2147 Packaged runtime client lib versions in Designer are behind the corresponding server libs (Investigate if it's possible to back-port)
*Completed Upstream*
* TEIIDDES-2153 Create relational model from SOAP WS with Service Mode MESSAGE can't be finished (*Push to 8.3.5*)
* TEIIDDES-2162 WSDL->Souce/View Importer issues (*Push to 8.3.5*)
*Merged*
* TEIIDDES-2017 NPE while using Teiid Connection Importer
* TEIIDDES-2018 DDL importer creates wrong data type for "integer"
* TEIIDDES-2089 Teiid connection import throws "java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project" on Windows
* TEIIDDES-2111 NPE trying to Preview Data (partial merge)
* TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project
* TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
* TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override ( partial related commit)
* TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions (*Already commited in 8.3.3 release*)
* TEIIDDES-2164 Editing teiid importer connection url can't be finished
* TEIIDDES-2186 SWT Illegal Argument exception from Teiid Server Editor page
* TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
* TEIIDDES-2196 Data Roles dialog issues (addresses TEIIDDES-2261)
* TEIIDDES-2205 Remove table name error validation for names that include '.' delimiter (related to TEIIDDES-2100)
* TEIIDDES-2214 Cannot generate CXF WAR from VDB created in 8.3.3
* TEIIDDES-2244 Exception in TeiidServerVersion parsing "8.4.1-redhat-7"
* TEIIDDES-2260 Teiid Designer doesn't clean up vdb.xml properly (Data Roles - conditions)
* TEIIDDES-2266 Unexpected internal error near index 1 on Windows
* TEIIDDES-2274 Row-based Security creates incorrect permission
* TEIIDDES-2139 - 2 Connections to same VDB in JBDS seem to share one password
* TEIIDDES-2237 - Server credentials for multiple Teiid instances sharing password
* [91fc48c8|https://github.com/Teiid-Designer/teiid-designer/commit/91fc48c8...] - Miscellaneous fixes found while debugging TEIIDDES-2139 and TEIIDDES-2237
* [35a73da0|https://github.com/Teiid-Designer/teiid-designer/commit/35a73da0...] - Removes debug messages erroneously added by TEIIDDES-2139
* TEIIDDES-2275 Invalid Model Name, when trying to use Teiid Connection Importer
* TEIIDDES-2295 Issues with table viewer selection and editing on Windows (various jiras) (TEIIDDES-2276, TEIIDDES-2293, TEIIDDES-2294, TEIIDDES-2309, TEIIDDES-2302)
* TEIIDDES-2298 Wrong message in LDAP import dialog
* TEIIDDES-2314 VDB editor in TD 8.6 allows user to add source model from reused VDB
was:
*Candidates*
* TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
* TEIIDDES-2147 Packaged runtime client lib versions in Designer are behind the corresponding server libs (Investigate if it's possible to back-port)
*Completed Upstream*
* TEIIDDES-2153 Create relational model from SOAP WS with Service Mode MESSAGE can't be finished (*Push to 8.3.5*)
* TEIIDDES-2162 WSDL->Souce/View Importer issues (*Push to 8.3.5*)
*Merged*
* TEIIDDES-2017 NPE while using Teiid Connection Importer
* TEIIDDES-2018 DDL importer creates wrong data type for "integer"
* TEIIDDES-2089 Teiid connection import throws "java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project" on Windows
* TEIIDDES-2111 NPE trying to Preview Data (partial merge)
* TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project
* TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
* TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override ( partial related commit)
* TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions (*Already commited in 8.3.3 release*)
* TEIIDDES-2164 Editing teiid importer connection url can't be finished
* TEIIDDES-2186 SWT Illegal Argument exception from Teiid Server Editor page
* TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
* TEIIDDES-2196 Data Roles dialog issues (addresses TEIIDDES-2261)
* TEIIDDES-2205 Remove table name error validation for names that include '.' delimiter (related to TEIIDDES-2100)
* TEIIDDES-2214 Cannot generate CXF WAR from VDB created in 8.3.3
* TEIIDDES-2244 Exception in TeiidServerVersion parsing "8.4.1-redhat-7"
* TEIIDDES-2260 Teiid Designer doesn't clean up vdb.xml properly (Data Roles - conditions)
* TEIIDDES-2266 Unexpected internal error near index 1 on Windows
* TEIIDDES-2274 Row-based Security creates incorrect permission
* TEIIDDES-2139 - 2 Connections to same VDB in JBDS seem to share one password
* TEIIDDES-2237 - Server credentials for multiple Teiid instances sharing password
* [91fc48c8|https://github.com/Teiid-Designer/teiid-designer/commit/91fc48c8...] - Miscellaneous fixes found while debugging TEIIDDES-2139 and TEIIDDES-2237
* [35a73da0|https://github.com/Teiid-Designer/teiid-designer/commit/35a73da0...] - Removes debug messages erroneously added by TEIIDDES-2139
* TEIIDDES-2275 Invalid Model Name, when trying to use Teiid Connection Importer
* TEIIDDES-2295 Issues with table viewer selection and editing on Windows (various jiras) (TEIIDDES-2276, TEIIDDES-2293, TEIIDDES-2294, TEIIDDES-2309, TEIIDDES-2302)
* TEIIDDES-2298 Wrong message in LDAP import dialog
> Merge various fixes from master into 8.3.4
> ------------------------------------------
>
> Key: TEIIDDES-2161
> URL: https://issues.jboss.org/browse/TEIIDDES-2161
> Project: Teiid Designer
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Patch Release
> Reporter: Barry LaFond
> Assignee: Johnathon Lee
> Priority: Blocker
> Fix For: 8.3.4
>
>
> *Candidates*
> * TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
> * TEIIDDES-2147 Packaged runtime client lib versions in Designer are behind the corresponding server libs (Investigate if it's possible to back-port)
> *Completed Upstream*
> * TEIIDDES-2153 Create relational model from SOAP WS with Service Mode MESSAGE can't be finished (*Push to 8.3.5*)
> * TEIIDDES-2162 WSDL->Souce/View Importer issues (*Push to 8.3.5*)
> *Merged*
> * TEIIDDES-2017 NPE while using Teiid Connection Importer
> * TEIIDDES-2018 DDL importer creates wrong data type for "integer"
> * TEIIDDES-2089 Teiid connection import throws "java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project" on Windows
> * TEIIDDES-2111 NPE trying to Preview Data (partial merge)
> * TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project
> * TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
> * TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override ( partial related commit)
> * TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions (*Already commited in 8.3.3 release*)
> * TEIIDDES-2164 Editing teiid importer connection url can't be finished
> * TEIIDDES-2186 SWT Illegal Argument exception from Teiid Server Editor page
> * TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
> * TEIIDDES-2196 Data Roles dialog issues (addresses TEIIDDES-2261)
> * TEIIDDES-2205 Remove table name error validation for names that include '.' delimiter (related to TEIIDDES-2100)
> * TEIIDDES-2214 Cannot generate CXF WAR from VDB created in 8.3.3
> * TEIIDDES-2244 Exception in TeiidServerVersion parsing "8.4.1-redhat-7"
> * TEIIDDES-2260 Teiid Designer doesn't clean up vdb.xml properly (Data Roles - conditions)
> * TEIIDDES-2266 Unexpected internal error near index 1 on Windows
> * TEIIDDES-2274 Row-based Security creates incorrect permission
> * TEIIDDES-2139 - 2 Connections to same VDB in JBDS seem to share one password
> * TEIIDDES-2237 - Server credentials for multiple Teiid instances sharing password
> * [91fc48c8|https://github.com/Teiid-Designer/teiid-designer/commit/91fc48c8...] - Miscellaneous fixes found while debugging TEIIDDES-2139 and TEIIDDES-2237
> * [35a73da0|https://github.com/Teiid-Designer/teiid-designer/commit/35a73da0...] - Removes debug messages erroneously added by TEIIDDES-2139
> * TEIIDDES-2275 Invalid Model Name, when trying to use Teiid Connection Importer
> * TEIIDDES-2295 Issues with table viewer selection and editing on Windows (various jiras) (TEIIDDES-2276, TEIIDDES-2293, TEIIDDES-2294, TEIIDDES-2309, TEIIDDES-2302)
> * TEIIDDES-2298 Wrong message in LDAP import dialog
> * TEIIDDES-2314 VDB editor in TD 8.6 allows user to add source model from reused VDB
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2161) Merge various fixes from master into 8.3.4
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2161?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2161:
-----------------------------------
Description:
*Candidates*
* TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
* TEIIDDES-2147 Packaged runtime client lib versions in Designer are behind the corresponding server libs (Investigate if it's possible to back-port)
*Completed Upstream*
* TEIIDDES-2153 Create relational model from SOAP WS with Service Mode MESSAGE can't be finished (*Push to 8.3.5*)
* TEIIDDES-2162 WSDL->Souce/View Importer issues (*Push to 8.3.5*)
*Merged*
* TEIIDDES-2017 NPE while using Teiid Connection Importer
* TEIIDDES-2018 DDL importer creates wrong data type for "integer"
* TEIIDDES-2089 Teiid connection import throws "java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project" on Windows
* TEIIDDES-2111 NPE trying to Preview Data (partial merge)
* TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project
* TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
* TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override ( partial related commit)
* TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions (*Already commited in 8.3.3 release*)
* TEIIDDES-2164 Editing teiid importer connection url can't be finished
* TEIIDDES-2186 SWT Illegal Argument exception from Teiid Server Editor page
* TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
* TEIIDDES-2196 Data Roles dialog issues (addresses TEIIDDES-2261)
* TEIIDDES-2205 Remove table name error validation for names that include '.' delimiter (related to TEIIDDES-2100)
* TEIIDDES-2214 Cannot generate CXF WAR from VDB created in 8.3.3
* TEIIDDES-2244 Exception in TeiidServerVersion parsing "8.4.1-redhat-7"
* TEIIDDES-2260 Teiid Designer doesn't clean up vdb.xml properly (Data Roles - conditions)
* TEIIDDES-2266 Unexpected internal error near index 1 on Windows
* TEIIDDES-2274 Row-based Security creates incorrect permission
* TEIIDDES-2139 - 2 Connections to same VDB in JBDS seem to share one password
* TEIIDDES-2237 - Server credentials for multiple Teiid instances sharing password
* [91fc48c8|https://github.com/Teiid-Designer/teiid-designer/commit/91fc48c8...] - Miscellaneous fixes found while debugging TEIIDDES-2139 and TEIIDDES-2237
* [35a73da0|https://github.com/Teiid-Designer/teiid-designer/commit/35a73da0...] - Removes debug messages erroneously added by TEIIDDES-2139
* TEIIDDES-2275 Invalid Model Name, when trying to use Teiid Connection Importer
* TEIIDDES-2295 Issues with table viewer selection and editing on Windows (various jiras) (TEIIDDES-2276, TEIIDDES-2293, TEIIDDES-2294, TEIIDDES-2309, TEIIDDES-2302)
* TEIIDDES-2298 Wrong message in LDAP import dialog
was:
*Candidates*
* TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
* TEIIDDES-2147 Packaged runtime client lib versions in Designer are behind the corresponding server libs (Investigate if it's possible to back-port)
*Completed Upstream*
* TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions
* TEIIDDES-2153 Create relational model from SOAP WS with Service Mode MESSAGE can't be finished
* TEIIDDES-2162 WSDL->Souce/View Importer issues
* TEIIDDES-2224 web service returns 500 when concurrent access
*Merged*
* TEIIDDES-2017 NPE while using Teiid Connection Importer
* TEIIDDES-2018 DDL importer creates wrong data type for "integer"
* TEIIDDES-2089 Teiid connection import throws "java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project" on Windows
* TEIIDDES-2111 NPE trying to Preview Data (partial merge)
* TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project
* TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
* TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override ( partial related commit)
* TEIIDDES-2164 Editing teiid importer connection url can't be finished
* TEIIDDES-2186 SWT Illegal Argument exception from Teiid Server Editor page
* TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
* TEIIDDES-2196 Data Roles dialog issues (addresses TEIIDDES-2261)
* TEIIDDES-2205 Remove table name error validation for names that include '.' delimiter (related to TEIIDDES-2100)
* TEIIDDES-2214 Cannot generate CXF WAR from VDB created in 8.3.3
* TEIIDDES-2244 Exception in TeiidServerVersion parsing "8.4.1-redhat-7"
* TEIIDDES-2260 Teiid Designer doesn't clean up vdb.xml properly (Data Roles - conditions)
* TEIIDDES-2266 Unexpected internal error near index 1 on Windows
* TEIIDDES-2274 Row-based Security creates incorrect permission
* TEIIDDES-2139 - 2 Connections to same VDB in JBDS seem to share one password
* TEIIDDES-2237 - Server credentials for multiple Teiid instances sharing password
* [91fc48c8|https://github.com/Teiid-Designer/teiid-designer/commit/91fc48c8...] - Miscellaneous fixes found while debugging TEIIDDES-2139 and TEIIDDES-2237
* [35a73da0|https://github.com/Teiid-Designer/teiid-designer/commit/35a73da0...] - Removes debug messages erroneously added by TEIIDDES-2139
* TEIIDDES-2275 Invalid Model Name, when trying to use Teiid Connection Importer
* TEIIDDES-2295 Issues with table viewer selection and editing on Windows (various jiras) (TEIIDDES-2276, TEIIDDES-2293, TEIIDDES-2294, TEIIDDES-2309, TEIIDDES-2302)
* TEIIDDES-2298 Wrong message in LDAP import dialog
> Merge various fixes from master into 8.3.4
> ------------------------------------------
>
> Key: TEIIDDES-2161
> URL: https://issues.jboss.org/browse/TEIIDDES-2161
> Project: Teiid Designer
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Patch Release
> Reporter: Barry LaFond
> Assignee: Johnathon Lee
> Priority: Blocker
> Fix For: 8.3.4
>
>
> *Candidates*
> * TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
> * TEIIDDES-2147 Packaged runtime client lib versions in Designer are behind the corresponding server libs (Investigate if it's possible to back-port)
> *Completed Upstream*
> * TEIIDDES-2153 Create relational model from SOAP WS with Service Mode MESSAGE can't be finished (*Push to 8.3.5*)
> * TEIIDDES-2162 WSDL->Souce/View Importer issues (*Push to 8.3.5*)
> *Merged*
> * TEIIDDES-2017 NPE while using Teiid Connection Importer
> * TEIIDDES-2018 DDL importer creates wrong data type for "integer"
> * TEIIDDES-2089 Teiid connection import throws "java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project" on Windows
> * TEIIDDES-2111 NPE trying to Preview Data (partial merge)
> * TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project
> * TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
> * TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override ( partial related commit)
> * TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions (*Already commited in 8.3.3 release*)
> * TEIIDDES-2164 Editing teiid importer connection url can't be finished
> * TEIIDDES-2186 SWT Illegal Argument exception from Teiid Server Editor page
> * TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
> * TEIIDDES-2196 Data Roles dialog issues (addresses TEIIDDES-2261)
> * TEIIDDES-2205 Remove table name error validation for names that include '.' delimiter (related to TEIIDDES-2100)
> * TEIIDDES-2214 Cannot generate CXF WAR from VDB created in 8.3.3
> * TEIIDDES-2244 Exception in TeiidServerVersion parsing "8.4.1-redhat-7"
> * TEIIDDES-2260 Teiid Designer doesn't clean up vdb.xml properly (Data Roles - conditions)
> * TEIIDDES-2266 Unexpected internal error near index 1 on Windows
> * TEIIDDES-2274 Row-based Security creates incorrect permission
> * TEIIDDES-2139 - 2 Connections to same VDB in JBDS seem to share one password
> * TEIIDDES-2237 - Server credentials for multiple Teiid instances sharing password
> * [91fc48c8|https://github.com/Teiid-Designer/teiid-designer/commit/91fc48c8...] - Miscellaneous fixes found while debugging TEIIDDES-2139 and TEIIDDES-2237
> * [35a73da0|https://github.com/Teiid-Designer/teiid-designer/commit/35a73da0...] - Removes debug messages erroneously added by TEIIDDES-2139
> * TEIIDDES-2275 Invalid Model Name, when trying to use Teiid Connection Importer
> * TEIIDDES-2295 Issues with table viewer selection and editing on Windows (various jiras) (TEIIDDES-2276, TEIIDDES-2293, TEIIDDES-2294, TEIIDDES-2309, TEIIDDES-2302)
> * TEIIDDES-2298 Wrong message in LDAP import dialog
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2224) web service returns 500 when concurrent access
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2224?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2224:
-----------------------------------
Fix Version/s: (was: 8.5.1)
> web service returns 500 when concurrent access
> ----------------------------------------------
>
> Key: TEIIDDES-2224
> URL: https://issues.jboss.org/browse/TEIIDDES-2224
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Web Services Support
> Affects Versions: 8.5
> Reporter: Hisanobu Okuda
> Assignee: Ted Jones
> Fix For: 8.6
>
> Attachments: reproducer.tar.gz
>
>
> Description of problem:
> web service returns 500 when concurrent access. It works fine with a single access.
> Version-Release number of selected component (if applicable):
> How reproducible:
> Please find the attached reproducer kit reproducer.tar.gz which contains
> reproducer
> ├── accounts.csv // data source
> ├── command.log // test result
> ├── SampleJDV.zip // project source code
> ├── server.log // test result
> ├── SOAP_TEST2.jmx // config file for JMeter
> ├── WSTest.vdb // VDB which contains web service model
> └── WSTest.war // generated JBossWS-CXF War
> Steps to Reproduce:
> 0. add user/user in teiid-security-users.properties
> 1. add datasource in standalone.xml
> <datasource jndi-name="java:/WSTest" pool-name="WSTest" enabled="true">
> <connection-url>jdbc:teiid:WSTest</connection-url>
> <driver>teiid</driver>
> <pool>
> <min-pool-size>100</min-pool-size>
> <max-pool-size>100</max-pool-size>
> <use-strict-min>true</use-strict-min>
> </pool>
> <security>
> <user-name>user</user-name>
> <password>user</password>
> </security>
> 2. unjar WSTest.vdb, change the path to accounts.csv in SampleJDV/sandbox/WSTest_Source.xmi, rejar WSTest.vdb.
> 3. deploy WSTest.vdb
> 4. deploy WSTest.war
> 5. run jmeter, and open SOAP_TEST2.jmx
> 6. run test on jmeter
> Actual results:
> Expected results:
> Additional info:
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months