尝试部署war文件时出现以下错误
{
"WFLYCTL0080: Failed services" => {
"jboss.undertow.deployment.default-server.default-host./dmp" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./dmp: javax.ejb.EJBException: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance Caused by: javax.ejb.EJBException: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance Caused by: java.lang.IllegalStateException: WFLYEE0042: Failed to construct component instance Caused by: javax.ejb.EJBTransactionRolledbackException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet Caused by: javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'portcall.Actor' doesn't exist"
}
}
有人可以告知问题是什么吗?
P.S他应该自己创建数据库结构,数据库已经存在,具有足够的权限。
此致 尼克