[JBoss JIRA] (TEIIDDES-1493) Error when deploying vdb in using TD 8.0
by Paul Richardson (JIRA)
Paul Richardson created TEIIDDES-1493:
-----------------------------------------
Summary: Error when deploying vdb in using TD 8.0
Key: TEIIDDES-1493
URL: https://issues.jboss.org/browse/TEIIDDES-1493
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 8.0
Reporter: Paul Richardson
Fix For: 8.0
Occurs after deploying a vdb based on the model created from the US States wsdl. The steps in [TEIIDDES-1492] should be followed to create the models. Then a vdb should be created containing the models and the resulting VDB should be executed.
Deployment of the vdb fails with the following error in the console:
!ENTRY org.teiid.designer.dqp.ui 4 0 2012-09-25 16:03:25.422 !MESSAGE TEIID70006 {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"USStates.vdb\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"USStates.vdb\".INSTALL: Failed to process phase INSTALL of deployment \"USStates.vdb\""}}}} !STACK 0 org.teiid.adminapi.AdminProcessingException: TEIID70006 {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"USStates.vdb\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"USStates.vdb\".INSTALL: Failed to process phase INSTALL of deployment \"USStates.vdb\""}}}} at org.teiid.adminapi.AdminFactory$AdminImpl.execute(AdminFactory.java:439) at org.teiid.adminapi.AdminFactory$AdminImpl.deploy(AdminFactory.java:567) at org.teiid.designer.runtime.ExecutionAdmin.deployVdb(ExecutionAdmin.java:145) at org.teiid.designer.runtime.ExecutionAdmin.deployVdb(ExecutionAdmin.java:165) at org.teiid.designer.runtime.ui.vdb.VdbDeployer.deploy(VdbDeployer.java:284) at org.teiid.designer.runtime.ui.actions.DeployVdbAction$1.run(DeployVdbAction.java:227) 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