[JBoss JIRA] (TEIIDDES-1688) Guides View actions are inconsistent for actions where running server is required.
by Mark Drilling (JIRA)
Mark Drilling created TEIIDDES-1688:
---------------------------------------
Summary: Guides View actions are inconsistent for actions where running server is required.
Key: TEIIDDES-1688
URL: https://issues.jboss.org/browse/TEIIDDES-1688
Project: Teiid Designer
Issue Type: Enhancement
Components: VDB & Execution
Affects Versions: 8.1
Reporter: Mark Drilling
Fix For: 8.2
On the Guides View we have inconsistent behavior for actions that require a running server. For example, when you execute "Preview VDB" without a running server - you get an immediate dialog. But when you execute 'Deploy VDB' without running server - you are allowed to make selections, but then nothing happens. I think you should get an immediate dialog for both cases.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (TEIIDDES-1687) Deploy VDB action gives no feedback when server is unavailable
by Mark Drilling (JIRA)
Mark Drilling created TEIIDDES-1687:
---------------------------------------
Summary: Deploy VDB action gives no feedback when server is unavailable
Key: TEIIDDES-1687
URL: https://issues.jboss.org/browse/TEIIDDES-1687
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 8.1
Reporter: Mark Drilling
Fix For: 8.2
The "Deploy VDB" action is enabled in Model Explorer context menu, but there is no feedback if you select it when server is not running.
1) The user should be shown a dialog, saying that no server is available.
2) When selecting the "Execute VDB" action, a dialog *is* shown - the Deploy action should do the same. The text on the Execute dialog needs some tweaking, though. Currently it says "Unable to establish connection to server 'admin'" - it should use the name of the server instead of 'admin'
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (TEIIDDES-1541) Cannot Create a Web Service Model
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1541?page=com.atlassian.jira.plu... ]
Andrej Podhradsky closed TEIIDDES-1541.
---------------------------------------
Verified with Teiid Designer 8.1.0.Beta1
> Cannot Create a Web Service Model
> ---------------------------------
>
> Key: TEIIDDES-1541
> URL: https://issues.jboss.org/browse/TEIIDDES-1541
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dialogs
> Affects Versions: 8.0
> Environment: Teiid Designer 8.0.Beta1
> Reporter: Andrej Podhradsky
> Assignee: Ted Jones
> Fix For: 8.1
>
> Attachments: td-7.png, td-8.png
>
>
> Cannot create a web service model from a wsdl file. I'm getting wrong dialog in the last step (see also the attachments).
> Steps to reproduce:
> 1. Create model project
> 2. Click Import...
> 3. WSDL File or URL >> Web Service Model, click next
> 4. Select name and the wsdl file, click next
> 5. Namespace Resolution looks ok, clik next
> 6. WSDL Operations Selection looks ok, clik next
> 7. Schema Worskpace Location Selection looks ok, clik next
> 8. Now, wrong dialog is displayed (td-8.png) but in TD 7.7.1 I get XML Model Generation (td-7.png)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (TEIIDDES-1587) Cannot import relational tables described in the wizard
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1587?page=com.atlassian.jira.plu... ]
Andrej Podhradsky closed TEIIDDES-1587.
---------------------------------------
Verified with Teiid Designer 8.1.0.Beta1
> Cannot import relational tables described in the wizard
> -------------------------------------------------------
>
> Key: TEIIDDES-1587
> URL: https://issues.jboss.org/browse/TEIIDDES-1587
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 8.0
> Reporter: Andrej Podhradsky
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: 8.1
>
> Attachments: sampleRelationalTables.csv
>
>
> In the wizard for importing relational tables is a simple example which is not working. After importing you can see only Table_2 in the model. When you close and reopen the model the following error occurs
> Input Error: Model Editor is unable to obtain a Model Resource
> So the question is: Is wrong the example or the model creation?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (TEIIDDES-1588) Cannot import datatypes from csv file
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1588?page=com.atlassian.jira.plu... ]
Andrej Podhradsky closed TEIIDDES-1588.
---------------------------------------
Verified with Teiid Designer 8.1.0.Beta1 (the import was removed)
> Cannot import datatypes from csv file
> -------------------------------------
>
> Key: TEIIDDES-1588
> URL: https://issues.jboss.org/browse/TEIIDDES-1588
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 8.0
> Reporter: Andrej Podhradsky
> Assignee: Barry LaFond
> Fix For: 8.1
>
> Attachments: error.txt, relationalDatatype.csv, relationalDatatype2.csv
>
>
> Cannot import datatypes from csv file which is created from the wizard suggestion (relationalDatatypes.csv).
> After importing the following error occurs
> <Missing message for key "ImportDatatypesMainPage.importError" in: org.teiid.designer.xsd.ui.i18n>
> and error which can be found in the attachment.
> Moreover, the following warning also occurs
> Could not parse the following row: TYPETAG,Name,Description,BaseType,Length,MinLength,MaxLength,MinBound,MinInclusive,MaxBound,MaxInclusive,TotalDigits,Fraction Digits.
> Note that I also tried to import datatypes without the first line (relationalDatatypes2.csv) but the same error occurs (without the warning).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (TEIIDDES-1678) Jboss as7 can not deploy VDB with Relational model (XML Format)
by Lucie Fabrikova (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1678?page=com.atlassian.jira.plu... ]
Lucie Fabrikova updated TEIIDDES-1678:
--------------------------------------
Attachment: YahooVDB.vdb
> Jboss as7 can not deploy VDB with Relational model (XML Format)
> ----------------------------------------------------------------
>
> Key: TEIIDDES-1678
> URL: https://issues.jboss.org/browse/TEIIDDES-1678
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 8.1
> Environment: JBDS6.0.1.GA, teiid designer 8.1.beta, jboss as 7.1
> Reporter: Lucie Fabrikova
> Attachments: YahooStocksXML.xml, YahooVDB.vdb
>
>
> I created an empty relational source model:
> - Import -> designer text file -> src or view models, option Relational Model (XML Format)
> JNDI Name: none, translator: yahoo (previously installed as module to jboss as 7)
> I added the model to a vdb and tried to deploy it:
> Error log:
> TEIID70006 {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"YahooVDB.vdb\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"YahooVDB.vdb\".INSTALL: Failed to process phase INSTALL of deployment \"YahooVDB.vdb\""}}
> org.teiid.adminapi.AdminProcessingException: TEIID70006 {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"YahooVDB.vdb\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"YahooVDB.vdb\".INSTALL: Failed to process phase INSTALL of deployment \"YahooVDB.vdb\""}}
> at org.teiid.adminapi.AdminFactory$AdminImpl.execute(AdminFactory.java:439)
> at org.teiid.adminapi.AdminFactory$AdminImpl.deploy(AdminFactory.java:695)
> at org.teiid83.runtime.ExecutionAdmin.doDeployVdb(ExecutionAdmin.java:198)
> at org.teiid83.runtime.ExecutionAdmin.deployVdb(ExecutionAdmin.java:176)
> at org.teiid.designer.runtime.TeiidServer.deployVdb(TeiidServer.java:528)
> at org.teiid.designer.runtime.ui.vdb.VdbDeployer.deploy(VdbDeployer.java:279)
> at org.teiid.designer.runtime.ui.actions.DeployVdbAction$1.run(DeployVdbAction.java:248)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (TEIIDDES-1678) Jboss as7 can not deploy VDB with Relational model (XML Format)
by Lucie Fabrikova (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1678?page=com.atlassian.jira.plu... ]
Lucie Fabrikova updated TEIIDDES-1678:
--------------------------------------
Attachment: YahooStocksXML.xml
> Jboss as7 can not deploy VDB with Relational model (XML Format)
> ----------------------------------------------------------------
>
> Key: TEIIDDES-1678
> URL: https://issues.jboss.org/browse/TEIIDDES-1678
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 8.1
> Environment: JBDS6.0.1.GA, teiid designer 8.1.beta, jboss as 7.1
> Reporter: Lucie Fabrikova
> Attachments: YahooStocksXML.xml, YahooVDB.vdb
>
>
> I created an empty relational source model:
> - Import -> designer text file -> src or view models, option Relational Model (XML Format)
> JNDI Name: none, translator: yahoo (previously installed as module to jboss as 7)
> I added the model to a vdb and tried to deploy it:
> Error log:
> TEIID70006 {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"YahooVDB.vdb\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"YahooVDB.vdb\".INSTALL: Failed to process phase INSTALL of deployment \"YahooVDB.vdb\""}}
> org.teiid.adminapi.AdminProcessingException: TEIID70006 {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"YahooVDB.vdb\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"YahooVDB.vdb\".INSTALL: Failed to process phase INSTALL of deployment \"YahooVDB.vdb\""}}
> at org.teiid.adminapi.AdminFactory$AdminImpl.execute(AdminFactory.java:439)
> at org.teiid.adminapi.AdminFactory$AdminImpl.deploy(AdminFactory.java:695)
> at org.teiid83.runtime.ExecutionAdmin.doDeployVdb(ExecutionAdmin.java:198)
> at org.teiid83.runtime.ExecutionAdmin.deployVdb(ExecutionAdmin.java:176)
> at org.teiid.designer.runtime.TeiidServer.deployVdb(TeiidServer.java:528)
> at org.teiid.designer.runtime.ui.vdb.VdbDeployer.deploy(VdbDeployer.java:279)
> at org.teiid.designer.runtime.ui.actions.DeployVdbAction$1.run(DeployVdbAction.java:248)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (TEIIDDES-1678) Jboss as7 can not deploy VDB with Relational model (XML Format)
by Lucie Fabrikova (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1678?page=com.atlassian.jira.plu... ]
Lucie Fabrikova commented on TEIIDDES-1678:
-------------------------------------------
I attached both designer text file and the vdb.
> Jboss as7 can not deploy VDB with Relational model (XML Format)
> ----------------------------------------------------------------
>
> Key: TEIIDDES-1678
> URL: https://issues.jboss.org/browse/TEIIDDES-1678
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 8.1
> Environment: JBDS6.0.1.GA, teiid designer 8.1.beta, jboss as 7.1
> Reporter: Lucie Fabrikova
> Attachments: YahooStocksXML.xml, YahooVDB.vdb
>
>
> I created an empty relational source model:
> - Import -> designer text file -> src or view models, option Relational Model (XML Format)
> JNDI Name: none, translator: yahoo (previously installed as module to jboss as 7)
> I added the model to a vdb and tried to deploy it:
> Error log:
> TEIID70006 {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"YahooVDB.vdb\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"YahooVDB.vdb\".INSTALL: Failed to process phase INSTALL of deployment \"YahooVDB.vdb\""}}
> org.teiid.adminapi.AdminProcessingException: TEIID70006 {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"YahooVDB.vdb\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"YahooVDB.vdb\".INSTALL: Failed to process phase INSTALL of deployment \"YahooVDB.vdb\""}}
> at org.teiid.adminapi.AdminFactory$AdminImpl.execute(AdminFactory.java:439)
> at org.teiid.adminapi.AdminFactory$AdminImpl.deploy(AdminFactory.java:695)
> at org.teiid83.runtime.ExecutionAdmin.doDeployVdb(ExecutionAdmin.java:198)
> at org.teiid83.runtime.ExecutionAdmin.deployVdb(ExecutionAdmin.java:176)
> at org.teiid.designer.runtime.TeiidServer.deployVdb(TeiidServer.java:528)
> at org.teiid.designer.runtime.ui.vdb.VdbDeployer.deploy(VdbDeployer.java:279)
> at org.teiid.designer.runtime.ui.actions.DeployVdbAction$1.run(DeployVdbAction.java:248)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months