[
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