无法处理子部署的阶段POST_MODULE

时间:2015-06-18 09:51:45

标签: java-ee jboss

在jboss中部署我的应用程序时遇到错误。 "

JBAS014671: Failed services" => {"jboss.deployment.subunit.\"Test-ear.ear\".\"Test-ejb.jar\".POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"Test-ear.ear\".\"Test-ejb.jar\".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of subdeployment \"Test-ejb.jar\" of deployment \"Test-ear.ear\"
    Caused by: java.lang.RuntimeException: JBAS018757: Error getting reflective information for class com.XXX.test.inventory.Inventory with ClassLoader ModuleClassLoader for Module \"deployment.Test-ear.ear.Test-ejb.jar:main\" from Service Module Loader
    Caused by: java.lang.VerifyError: Bad type on operand stack in method ccom.XXX.test.inventory.Inventory.invokeInventory(Ljava/lang/String;Ljava/lang/String;J)Ljava/lang/String; at offset 174"},
    "JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"Test-ear.ear\".weld.weldClassIntrospector is missing [jboss.deployment.unit.\"Test-ear.ear\".beanmanager]"]

0 个答案:

没有答案