[JBoss JIRA] (TEIIDDES-2889) Inconsistent errors in Problems View
by Matej Kralik (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2889?page=com.atlassian.jira.plu... ]
Matej Kralik commented on TEIIDDES-2889:
----------------------------------------
[~blafond]
I think that this error is valid. (According to TEIIDDES-2414 )
After the designer generated models (from csv file), I clicked to Project>Clean and the error appeared in the Problems view.
Anyway, I think that the error should appear immediately after the designer generated models because users have no idea that something is wrong. Users can create VDB and they still haven't seen any problem. After they deploy VDB (a server shows error (TEIID80004 Model ViewModel not found)) they becoming aware that they have errors in the project.
I think that the Problems view needs some "trigger" for refresh (in my way it is rename project or click to Project>Clean)
> Inconsistent errors in Problems View
> ------------------------------------
>
> Key: TEIIDDES-2889
> URL: https://issues.jboss.org/browse/TEIIDDES-2889
> Project: Teiid Designer
> Issue Type: Bug
> Components: Transformations, Views
> Affects Versions: 10.0.1
> Reporter: stanislav kaleta
> Attachments: ProductsInfo.wsdl, screenshot1.png, screenshot2.png
>
>
> Errors which occur in Designer (e.g. Transformation Editor) are not showed in Problems View immediately. Some of them appears after another action (e.g. rename project) or after VDB creation. On the other hand, some errors which were resolved in Designer remain present in Problems View.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (TEIIDDES-2889) Inconsistent errors in Problems View
by Matej Kralik (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2889?page=com.atlassian.jira.plu... ]
Matej Kralik updated TEIIDDES-2889:
-----------------------------------
Steps to Reproduce:
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414 (project >Import >File Source (Flat) >>Source and View Model)
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL update -> Errors from Operation Editor appear in Problems View
# Delete all operation except {{getProductInfo}}
# In Operation Editor of {{getProductInfo}} replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Errors in Operation Editor are resolved, but errors in Problems View are still present
was:
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL update -> Errors from Operation Editor appear in Problems View
# Delete all operation except {{getProductInfo}}
# In Operation Editor of {{getProductInfo}} replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Errors in Operation Editor are resolved, but errors in Problems View are still present
> Inconsistent errors in Problems View
> ------------------------------------
>
> Key: TEIIDDES-2889
> URL: https://issues.jboss.org/browse/TEIIDDES-2889
> Project: Teiid Designer
> Issue Type: Bug
> Components: Transformations, Views
> Affects Versions: 10.0.1
> Reporter: stanislav kaleta
> Attachments: ProductsInfo.wsdl, screenshot1.png, screenshot2.png
>
>
> Errors which occur in Designer (e.g. Transformation Editor) are not showed in Problems View immediately. Some of them appears after another action (e.g. rename project) or after VDB creation. On the other hand, some errors which were resolved in Designer remain present in Problems View.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (TEIIDDES-2889) Inconsistent errors in Problems View
by stanislav kaleta (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2889?page=com.atlassian.jira.plu... ]
stanislav kaleta updated TEIIDDES-2889:
---------------------------------------
Steps to Reproduce:
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL update -> Errors from Operation Editor appear in Problems View
# Delete all operation except {{getProductInfo}}
# In Operation Editor of {{getProductInfo}} replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Errors in Operation Editor are resolved, but errors in Problems View are still present
was:
(in progress)
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL update -> Errors from Operation Editor appear in Problems View
# Delete all operation except {{getProductInfo}}
# In Operation Editor of {{getProductInfo}} replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Errors in Operation Editor are resolved, but errors in Problems View are still present
> Inconsistent errors in Problems View
> ------------------------------------
>
> Key: TEIIDDES-2889
> URL: https://issues.jboss.org/browse/TEIIDDES-2889
> Project: Teiid Designer
> Issue Type: Bug
> Components: Transformations, Views
> Affects Versions: 10.0.1
> Reporter: stanislav kaleta
> Attachments: ProductsInfo.wsdl, screenshot1.png, screenshot2.png
>
>
> Errors which occur in Designer (e.g. Transformation Editor) are not showed in Problems View immediately. Some of them appears after another action (e.g. rename project) or after VDB creation. On the other hand, some errors which were resolved in Designer remain present in Problems View.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (TEIIDDES-2889) Inconsistent errors in Problems View
by stanislav kaleta (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2889?page=com.atlassian.jira.plu... ]
stanislav kaleta updated TEIIDDES-2889:
---------------------------------------
Steps to Reproduce:
(in progress)
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL update -> Errors from Operation Editor appear in Problems View
# Delete all operation except {{getProductInfo}}
# In Operation Editor of {{getProductInfo}} replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Errors in Operation Editor are resolved, but errors in Problems View are still present
was:
(in progress)
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL update -> Errors from Operation Editor appear in Problems View
# Delete all operation except {{getProductInfo}}, in its Operation Editor replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Errors in Operation Editor are resolved, but errors in Problems View are still present
> Inconsistent errors in Problems View
> ------------------------------------
>
> Key: TEIIDDES-2889
> URL: https://issues.jboss.org/browse/TEIIDDES-2889
> Project: Teiid Designer
> Issue Type: Bug
> Components: Transformations, Views
> Affects Versions: 10.0.1
> Reporter: stanislav kaleta
> Attachments: ProductsInfo.wsdl, screenshot1.png, screenshot2.png
>
>
> Errors which occur in Designer (e.g. Transformation Editor) are not showed in Problems View immediately. Some of them appears after another action (e.g. rename project) or after VDB creation. On the other hand, some errors which were resolved in Designer remain present in Problems View.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (TEIIDDES-2889) Inconsistent errors in Problems View
by stanislav kaleta (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2889?page=com.atlassian.jira.plu... ]
stanislav kaleta updated TEIIDDES-2889:
---------------------------------------
Steps to Reproduce:
(in progress)
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL update -> Errors from Operation Editor appear in Problems View
# Delete all operation except {{getProductInfo}}, in its Operation Editor replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Errors in Operation Editor are resolved, but errors in Problems View are still present
was:
(in progress)
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL update -> Errors from Operation Editor appear in Problems View
# Delete all operation except {{getProductInfo}}
# In Operation Editor, replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Errors in Operation Editor are resolved, but errors in Problems View are still present
> Inconsistent errors in Problems View
> ------------------------------------
>
> Key: TEIIDDES-2889
> URL: https://issues.jboss.org/browse/TEIIDDES-2889
> Project: Teiid Designer
> Issue Type: Bug
> Components: Transformations, Views
> Affects Versions: 10.0.1
> Reporter: stanislav kaleta
> Attachments: ProductsInfo.wsdl, screenshot1.png, screenshot2.png
>
>
> Errors which occur in Designer (e.g. Transformation Editor) are not showed in Problems View immediately. Some of them appears after another action (e.g. rename project) or after VDB creation. On the other hand, some errors which were resolved in Designer remain present in Problems View.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (TEIIDDES-2889) Inconsistent errors in Problems View
by stanislav kaleta (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2889?page=com.atlassian.jira.plu... ]
stanislav kaleta updated TEIIDDES-2889:
---------------------------------------
Steps to Reproduce:
(in progress)
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL update -> Errors from Operation Editor appear in Problems View
# Delete all operation except {{getProductInfo}}
# In Operation Editor, replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Errors in Operation Editor are resolved, but errors in Problems View are still present
was:
(in progress)
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL update -> Errors from Operation Editor appear in Problems View
# Delete all operation except {{getProductInfo}}
# In Operation Editor, replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Error in Operation Editor is resolved, but error in Problems View is still present
> Inconsistent errors in Problems View
> ------------------------------------
>
> Key: TEIIDDES-2889
> URL: https://issues.jboss.org/browse/TEIIDDES-2889
> Project: Teiid Designer
> Issue Type: Bug
> Components: Transformations, Views
> Affects Versions: 10.0.1
> Reporter: stanislav kaleta
> Attachments: ProductsInfo.wsdl, screenshot1.png, screenshot2.png
>
>
> Errors which occur in Designer (e.g. Transformation Editor) are not showed in Problems View immediately. Some of them appears after another action (e.g. rename project) or after VDB creation. On the other hand, some errors which were resolved in Designer remain present in Problems View.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (TEIIDDES-2889) Inconsistent errors in Problems View
by stanislav kaleta (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2889?page=com.atlassian.jira.plu... ]
stanislav kaleta updated TEIIDDES-2889:
---------------------------------------
Steps to Reproduce:
(in progress)
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL update -> Errors from Operation Editor appear in Problems View
# Delete all operation except {{getProductInfo}}
# In Operation Editor, replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Error in Operation Editor is resolved, but error in Problems View is still present
was:
(in progress)
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL update -> Error from operation editor appears in Problems View
# Delete all operation except {{getProductInfo}}
# In Operation Editor, replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Error in Operation Editor is resolved, but error in Problems View is still present
> Inconsistent errors in Problems View
> ------------------------------------
>
> Key: TEIIDDES-2889
> URL: https://issues.jboss.org/browse/TEIIDDES-2889
> Project: Teiid Designer
> Issue Type: Bug
> Components: Transformations, Views
> Affects Versions: 10.0.1
> Reporter: stanislav kaleta
> Attachments: ProductsInfo.wsdl, screenshot1.png, screenshot2.png
>
>
> Errors which occur in Designer (e.g. Transformation Editor) are not showed in Problems View immediately. Some of them appears after another action (e.g. rename project) or after VDB creation. On the other hand, some errors which were resolved in Designer remain present in Problems View.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (TEIIDDES-2889) Inconsistent errors in Problems View
by stanislav kaleta (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2889?page=com.atlassian.jira.plu... ]
stanislav kaleta updated TEIIDDES-2889:
---------------------------------------
Steps to Reproduce:
(in progress)
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL update -> Error from operation editor appears in Problems View
# Delete all operation except {{getProductInfo}}
# In Operation Editor, replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Error in Operation Editor is resolved, but error in Problems View is still present
was:
(in progress)
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL reset -> Error from operation editor appears in Problems View
# Delete all operation except {{getProductInfo}}
# In Operation Editor, replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Error in Operation Editor is resolved, but error in Problems View is still present
> Inconsistent errors in Problems View
> ------------------------------------
>
> Key: TEIIDDES-2889
> URL: https://issues.jboss.org/browse/TEIIDDES-2889
> Project: Teiid Designer
> Issue Type: Bug
> Components: Transformations, Views
> Affects Versions: 10.0.1
> Reporter: stanislav kaleta
> Attachments: ProductsInfo.wsdl, screenshot1.png, screenshot2.png
>
>
> Errors which occur in Designer (e.g. Transformation Editor) are not showed in Problems View immediately. Some of them appears after another action (e.g. rename project) or after VDB creation. On the other hand, some errors which were resolved in Designer remain present in Problems View.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (TEIIDDES-2889) Inconsistent errors in Problems View
by stanislav kaleta (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2889?page=com.atlassian.jira.plu... ]
stanislav kaleta updated TEIIDDES-2889:
---------------------------------------
Steps to Reproduce:
(in progress)
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL reset -> Error from operation editor appears in Problems View
# Delete all operation except {{getProductInfo}}
# In Operation Editor, replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Error in Operation Editor is resolved, but error in Problems View is still present
was:
(in progress)
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL reset -> Error from operation editor appears in Problems View
# Delete all operation except {{getProductInfo}}
# Replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Error in operation's editor is resolved, but error in Problems View is still present
> Inconsistent errors in Problems View
> ------------------------------------
>
> Key: TEIIDDES-2889
> URL: https://issues.jboss.org/browse/TEIIDDES-2889
> Project: Teiid Designer
> Issue Type: Bug
> Components: Transformations, Views
> Affects Versions: 10.0.1
> Reporter: stanislav kaleta
> Attachments: ProductsInfo.wsdl, screenshot1.png, screenshot2.png
>
>
> Errors which occur in Designer (e.g. Transformation Editor) are not showed in Problems View immediately. Some of them appears after another action (e.g. rename project) or after VDB creation. On the other hand, some errors which were resolved in Designer remain present in Problems View.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months
[JBoss JIRA] (TEIIDDES-2889) Inconsistent errors in Problems View
by stanislav kaleta (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2889?page=com.atlassian.jira.plu... ]
stanislav kaleta updated TEIIDDES-2889:
---------------------------------------
Steps to Reproduce:
(in progress)
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL reset -> Error from operation editor appears in Problems View
# Delete all operation except {{getProductInfo}}
# Replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Error in operation's editor is resolved, but error in Problems View is still present
was:
(in progress)
1. Errors just after creation VDB
# generate Web Service Model from table of Relational View Model (right-click, modeling, Create Web Service, fill names, Finish)
# rename Interface of generated Web Service Model (or related XML document)
# open Operation Editor, select operation and click +Save/Validate SQL+, +Save All+
# Error below procedure editor appears, concurrently no errors in Problems View are present (thus it seems that there are no errors in project)
# Create VDB with Web Service Model (right-click model, New->Teiid VDB, set name and click OK)
# Errors in Problems View appear.
2. Errors just after rename action
# Import csv from TEIIDDES-2414
# After importing problems view doesn't show any error (screenshot1)
# Rename project
# The error is appeared in the problems view (screenshot2)
3. Persistent errors
# Create Web Service Model from WSDL (New->Metadata Model, set name, class, type and builder(from WSDL),next, select WSDL file (+attached+), next,..., finish)
# +Save+ generated WS model (operations have errors, but no error in Problems View)
# Delete all operation except {{getProductInfo}}
# Delete {{ProductInfo_getAllProductInfo....}} XML document from generated XML Model, confirm dialog about SQL reset -> Error from operation editor appears in Problems View
# Replace {{REPLACE_WITH_ELEMENT_OR_COLUMN}} with {{ProductsInfo_Output.ProductsInfo_Output_Instance.INSTR_ID}}
# Save/Validate SQL and +Save All+
# Error in operation's editor is resolved, but error in Problems View is still present
> Inconsistent errors in Problems View
> ------------------------------------
>
> Key: TEIIDDES-2889
> URL: https://issues.jboss.org/browse/TEIIDDES-2889
> Project: Teiid Designer
> Issue Type: Bug
> Components: Transformations, Views
> Affects Versions: 10.0.1
> Reporter: stanislav kaleta
> Attachments: ProductsInfo.wsdl, screenshot1.png, screenshot2.png
>
>
> Errors which occur in Designer (e.g. Transformation Editor) are not showed in Problems View immediately. Some of them appears after another action (e.g. rename project) or after VDB creation. On the other hand, some errors which were resolved in Designer remain present in Problems View.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 2 months