admin管理员组文章数量:1403506
{
\"WFLYCTL0080: Failed services\" => {\"jboss.deployment.subunit.\\\"appRestServiceEAR.ear\\\".\\\"appRestServices.war\\\".POST_MODULE\" => \"WFLYSRV0153: Failed to process phase POST_MODULE of subdeployment \\\"appRestServices.war\\\" of deployment \\\"appRestServiceEAR.ear\\\"
Caused by: java.lang.NoClassDefFoundError: Failed to link /glassfish/jersey/server/ResourceConfig$RuntimeConfig (Module \\\"deployment.appRestServiceEAR.ear.appRestServices.war\\\" from Service Module Loader): Failed to link /glassfish/jersey/server/ResourceConfig (Module \\\"deployment.appRestServiceEAR.ear.appRestServices.war\\\" from Service Module Loader): Failed to link /glassfish/jersey/server/ServerConfig (Module \\\"deployment.appRestServiceEAR.ear.appRestServices.war\\\" from Service Module Loader): Failed to link /glassfish/jersey/ExtendedConfig (Module \\\"deployment.appRestServiceEAR.ear.appRestServices.war\\\" from Service Module Loader): jakarta/ws/rs/core/Configuration
Caused by: java.lang.ClassNotFoundException: jakarta.ws.rs.core.Configuration from [Module \\\"deployment.appRestServiceEAR.ear.appRestServices.war\\\" from Service Module Loader]\"},
\"WFLYCTL0412: Required services that are not installed:\" => [
\"jboss.deployment.unit.\\\"appRestServiceEAR.ear\\\".WeldStartService\",
\"jboss.deployment.unit.\\\"appRestServiceEAR.ear\\\".beanmanager\"
],
\"WFLYCTL0180: Services with missing/unavailable dependencies\" => [\"jboss.deployment.unit.\\\"appRestServiceEAR.ear\\\".weld.weldClassIntrospector is missing [jboss.deployment.unit.\\\"appRestServiceEAR.ear\\\".WeldStartService, jboss.deployment.unit.\\\"appRestServiceEAR.ear\\\".beanmanager]\"]
}
While I'm restarting jboss getting the above error. I tried deploying the same rest services in another server but it's working fine there. Jboss EAP version is 7.4.19.GA. Any idea why it's getting failed ?
本文标签: javaWildfly failed service during jboss deploymentStack Overflow
版权声明:本文标题:java - Wildfly failed service during jboss deployment - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744371993a2603073.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论