[JBoss JIRA] (TEIIDDES-2559) Load and saving non-workspace vdb fails to retain udf jars and other files
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2559?page=com.atlassian.jira.plu... ]
Paul Richardson commented on TEIIDDES-2559:
-------------------------------------------
[~mmakovy]
* Have successfully imported the vdb using Import -> Filesystem.
* Have edited the vdb, resaved and it retains the udf jar
Both on linux.
> Load and saving non-workspace vdb fails to retain udf jars and other files
> --------------------------------------------------------------------------
>
> Key: TEIIDDES-2559
> URL: https://issues.jboss.org/browse/TEIIDDES-2559
> Project: Teiid Designer
> Issue Type: Bug
> Components: Patch Release, VDB & Execution
> Affects Versions: 9.0.2
> Reporter: Paul Richardson
> Assignee: Paul Richardson
> Fix For: 10.0.1, 9.2.1
>
>
> Vdbs that contain either udf libaries or 'other files' are prone to losing these files when edited in Designer.
> This only occurs if the vdb is not part of a project, in that its constituent files are not part of the workspace.
> When such a vdb is opened by the editor, the archive is extracted to the staging area and the metadata loaded into the in-memory model. The vdb can be edited and saved.
> However, the save results in the udf jars and 'other files' not being included in the updated archive.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (TEIIDDES-2791) Problem with SOAP war generated in TD
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2791?page=com.atlassian.jira.plu... ]
RH Bugzilla Integration commented on TEIIDDES-2791:
---------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug 1311608|https://bugzilla.redhat.com/show_bug.cgi?id=1311608] from MODIFIED to ON_QA
> Problem with SOAP war generated in TD
> -------------------------------------
>
> Key: TEIIDDES-2791
> URL: https://issues.jboss.org/browse/TEIIDDES-2791
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 10.0
> Reporter: Matus Makovy
> Priority: Critical
> Attachments: ProductInfoVdb.war, Untitled.zip
>
>
> I don't know if this is a Teiid or Teiid Designer issue.
> When I generate a SOAP war from VDB and try to deploy it to server, I get following exception:
> {code}
> Deployment failed: ProductInfoVdb.war: {"outcome" : "failed", "failure-description" : {"JBAS014671: Failed services" : {"jboss.deployment.unit.\"ProductInfoVdb.war\".INSTALL" : "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"ProductInfoVdb.war\".INSTALL: JBAS018733: Failed to process phase INSTALL of deployment \"ProductInfoVdb.war\"\n Caused by: java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory\n Caused by: java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory from [Module \"org.springframework.spring:main\" from local module loader @ed17bee (finder: local module finder @2a33fae0 (roots: /Users/mmakovy/server-installer/dv-6.3.0.DR3/target/jboss-eap-6.4/modules,/Users/mmakovy/server-installer/dv-6.3.0.DR3/target/jboss-eap-6.4/modules/system/layers/dv,/Users/mmakovy/server-installer/dv-6.3.0.DR3/target/jboss-eap-6.4/modules/system/layers/base/.overlays/layer-base-jboss-eap-6.4.3.CP,/Users/mmakovy/server-installer/dv-6.3.0.DR3/target/jboss-eap-6.4/modules/system/layers/base))]"}}, "rolled-back" : true}
> {code}
> The whole "test script" should be accessible here: https://mojo.redhat.com/docs/DOC-995324
> This happens *only with DV-6.3.0.DR3*. When I deploy this war to DV 6.2 server, everything works as expected.
> I attached project in zip file (Untitled.zip) and generated WAR. The WAR file was generated in TD 10.0.0.Beta2, but I tried to generate the war in 9.0.5 Designer and the result was the same.
> I marked this as Critical, but if it is a Designer issue I think it should be marked as blocker.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (TEIIDDES-2559) Load and saving non-workspace vdb fails to retain udf jars and other files
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2559?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2559:
----------------------------------------
[~mmakovy] Could you try TEIIDDES-2803 on Linux to make sure it's not just a MAC issue? and .... and we do not have a specific VDB import wizard. Once imported, there should be a *Warning* problem with a Quick Fix to extract models into workspace project.
> Load and saving non-workspace vdb fails to retain udf jars and other files
> --------------------------------------------------------------------------
>
> Key: TEIIDDES-2559
> URL: https://issues.jboss.org/browse/TEIIDDES-2559
> Project: Teiid Designer
> Issue Type: Bug
> Components: Patch Release, VDB & Execution
> Affects Versions: 9.0.2
> Reporter: Paul Richardson
> Assignee: Paul Richardson
> Fix For: 10.0.1, 9.2.1
>
>
> Vdbs that contain either udf libaries or 'other files' are prone to losing these files when edited in Designer.
> This only occurs if the vdb is not part of a project, in that its constituent files are not part of the workspace.
> When such a vdb is opened by the editor, the archive is extracted to the staging area and the metadata loaded into the in-memory model. The vdb can be edited and saved.
> However, the save results in the udf jars and 'other files' not being included in the updated archive.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (TEIIDDES-2152) Adding source table with quoted name results in wrong generated SQL statement
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2152?page=com.atlassian.jira.plu... ]
Matus Makovy closed TEIIDDES-2152.
----------------------------------
> Adding source table with quoted name results in wrong generated SQL statement
> -----------------------------------------------------------------------------
>
> Key: TEIIDDES-2152
> URL: https://issues.jboss.org/browse/TEIIDDES-2152
> Project: Teiid Designer
> Issue Type: Bug
> Components: Patch Release, Transformations
> Affects Versions: 8.5
> Reporter: Barry LaFond
> Assignee: Paul Richardson
> Labels: release_notes, verified_jbdsis-9.0.0.Beta
> Fix For: 10.0.1, 9.2.1
>
>
> 1) Created source model with simple table named "My.Quoted.Table" (including quotes
> 2) Created simple virtual table and pasted: SELECT * FROM "My.Quoted.Table"
> 3) Parser returned a command resulting in the SQL: SELECT * FROM My.Quoted."Table"
> Parser should be able to handle quoted names properly. In this case the SQL should have been valid as is.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (TEIIDDES-2152) Adding source table with quoted name results in wrong generated SQL statement
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2152?page=com.atlassian.jira.plu... ]
Matus Makovy updated TEIIDDES-2152:
-----------------------------------
Labels: release_notes verified_jbdsis-9.0.0.Beta (was: )
> Adding source table with quoted name results in wrong generated SQL statement
> -----------------------------------------------------------------------------
>
> Key: TEIIDDES-2152
> URL: https://issues.jboss.org/browse/TEIIDDES-2152
> Project: Teiid Designer
> Issue Type: Bug
> Components: Patch Release, Transformations
> Affects Versions: 8.5
> Reporter: Barry LaFond
> Assignee: Paul Richardson
> Labels: release_notes, verified_jbdsis-9.0.0.Beta
> Fix For: 10.0.1, 9.2.1
>
>
> 1) Created source model with simple table named "My.Quoted.Table" (including quotes
> 2) Created simple virtual table and pasted: SELECT * FROM "My.Quoted.Table"
> 3) Parser returned a command resulting in the SQL: SELECT * FROM My.Quoted."Table"
> Parser should be able to handle quoted names properly. In this case the SQL should have been valid as is.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (TEIIDDES-2589) The model extension definition "relational" found in model is a different version than the one in the registry.
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2589?page=com.atlassian.jira.plu... ]
Matus Makovy closed TEIIDDES-2589.
----------------------------------
There is a quick fix for the different version of model extension "relational" and it is working.
> The model extension definition "relational" found in model is a different version than the one in the registry.
> ---------------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2589
> URL: https://issues.jboss.org/browse/TEIIDDES-2589
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export, Patch Release
> Affects Versions: 9.0, 9.0.1, 9.1, 9.0.2
> Reporter: Lukas Mro
> Assignee: Barry LaFond
> Labels: release_notes, verified_jbdsis-9.0.0.Beta
> Fix For: 10.0.1, 9.2.1
>
>
> After importing model from TD 8.1.0 to 9.X.X two types of errors occures
> 3 types of errors occures:
> 1. The model extension definition "rest" found in model is not registered in workspace -> this one can be autofix
> 2. The model extension definition "relational" found in model is a different version than the one in the registry -> This one do not have fix
> 3. java.lang.StringIndexOutOfBoundsException: String index out of range: 1
> -> this one do not have fix
> I`m not sure what should i send you, AMA :)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (TEIIDDES-2589) The model extension definition "relational" found in model is a different version than the one in the registry.
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2589?page=com.atlassian.jira.plu... ]
Matus Makovy updated TEIIDDES-2589:
-----------------------------------
Labels: release_notes verified_jbdsis-9.0.0.Beta (was: )
> The model extension definition "relational" found in model is a different version than the one in the registry.
> ---------------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2589
> URL: https://issues.jboss.org/browse/TEIIDDES-2589
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export, Patch Release
> Affects Versions: 9.0, 9.0.1, 9.1, 9.0.2
> Reporter: Lukas Mro
> Assignee: Barry LaFond
> Labels: release_notes, verified_jbdsis-9.0.0.Beta
> Fix For: 10.0.1, 9.2.1
>
>
> After importing model from TD 8.1.0 to 9.X.X two types of errors occures
> 3 types of errors occures:
> 1. The model extension definition "rest" found in model is not registered in workspace -> this one can be autofix
> 2. The model extension definition "relational" found in model is a different version than the one in the registry -> This one do not have fix
> 3. java.lang.StringIndexOutOfBoundsException: String index out of range: 1
> -> this one do not have fix
> I`m not sure what should i send you, AMA :)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (TEIIDDES-2559) Load and saving non-workspace vdb fails to retain udf jars and other files
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2559?page=com.atlassian.jira.plu... ]
Matus Makovy commented on TEIIDDES-2559:
----------------------------------------
I thnik we cannot verify this because of TEIIDDES-2803. Is there another way to import TD vdb to project than via Import -> File System ? [~phantomjinx]
> Load and saving non-workspace vdb fails to retain udf jars and other files
> --------------------------------------------------------------------------
>
> Key: TEIIDDES-2559
> URL: https://issues.jboss.org/browse/TEIIDDES-2559
> Project: Teiid Designer
> Issue Type: Bug
> Components: Patch Release, VDB & Execution
> Affects Versions: 9.0.2
> Reporter: Paul Richardson
> Assignee: Paul Richardson
> Fix For: 10.0.1, 9.2.1
>
>
> Vdbs that contain either udf libaries or 'other files' are prone to losing these files when edited in Designer.
> This only occurs if the vdb is not part of a project, in that its constituent files are not part of the workspace.
> When such a vdb is opened by the editor, the archive is extracted to the staging area and the metadata loaded into the in-memory model. The vdb can be edited and saved.
> However, the save results in the udf jars and 'other files' not being included in the updated archive.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (TEIIDDES-2803) VDB could not be validated after import from File system
by Matus Makovy (JIRA)
Matus Makovy created TEIIDDES-2803:
--------------------------------------
Summary: VDB could not be validated after import from File system
Key: TEIIDDES-2803
URL: https://issues.jboss.org/browse/TEIIDDES-2803
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 10.0
Environment: MAC OS X
Reporter: Matus Makovy
Attachments: UdfVDB1.vdb
After I import attached VDB to new project (using Import -> File System) TD says that this VDB could not be validated. The VDB was created in the same TD (same version and environment).
Error view:
The Teiid Designer vdb file "UdfVDB1.vdb" could not be validated
{code:java}
java.util.NoSuchElementException
at java.util.ArrayList$Itr.next(ArrayList.java:854)
at java.util.Collections$UnmodifiableCollection$1.next(Collections.java:1042)
at org.teiid.designer.vdb.VdbUtil.validateVdbModelsInWorkspace(VdbUtil.java:689)
at org.teiid.designer.vdb.ui.build.VdbBuilder.refreshVdbFileMarkers(VdbBuilder.java:167)
at org.teiid.designer.vdb.ui.build.VdbBuilder.buildInternal(VdbBuilder.java:137)
at org.teiid.designer.core.builder.AbstractTeiidProjectBuilder.build(AbstractTeiidProjectBuilder.java:76)
at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:734)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:205)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:245)
at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:300)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:303)
at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:359)
at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:382)
at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:144)
at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:235)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month