Details
-
Bug
-
Resolution: Fixed
-
Major
-
10.7
-
WildFly 14
Description
See https://forum.xwiki.org/t/xwiki-10-7-war-failure-to-deploy-on-wildfly-14-0/3545
Error:
2018-09-03 20:24:57,421 ERROR [org.jboss.as.controller.management-operation] (External Management Request Threads -- 1) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "xwiki-platform-distribution-war-10.7.war")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"xwiki-platform-distribution-war-10.7.war\".POST_MODULE" => "WFLYSRV0153: Failed to process phase POST_MODULE of deployment \"xwiki-platform-distribution-war-10.7.war\" Caused by: java.lang.RuntimeException: WFLYSRV0177: Error getting reflective information for class com.codahale.metrics.jetty9.InstrumentedHandler$7 with ClassLoader ModuleClassLoader for Module \"deployment.xwiki-platform-distribution-war-10.7.war\" from Service Module Loader Caused by: java.lang.NoClassDefFoundError: Failed to link com/codahale/metrics/jetty9/InstrumentedHandler (Module \"deployment.xwiki-platform-distribution-war-10.7.war\" from Service Module Loader): org/eclipse/jetty/server/handler/HandlerWrapper"}} 2018-09-03 20:24:57,437 ERROR [org.jboss.as.server] (External Management Request Threads -- 1) WFLYSRV0021: Deploy of deployment "xwiki-platform-distribution-war-10.7.war" was rolled back with the following failure message: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"xwiki-platform-distribution-war-10.7.war\".POST_MODULE" => "WFLYSRV0153: Failed to process phase POST_MODULE of deployment \"xwiki-platform-distribution-war-10.7.war\" Caused by: java.lang.RuntimeException: WFLYSRV0177: Error getting reflective information for class com.codahale.metrics.jetty9.InstrumentedHandler$7 with ClassLoader ModuleClassLoader for Module \"deployment.xwiki-platform-distribution-war-10.7.war\" from Service Module Loader Caused by: java.lang.NoClassDefFoundError: Failed to link com/codahale/metrics/jetty9/InstrumentedHandler (Module \"deployment.xwiki-platform-distribution-war-10.7.war\" from Service Module Loader): org/eclipse/jetty/server/handler/HandlerWrapper"}} 2018-09-03 20:25:02,203 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment xwiki-platform-distribution-war-10.7.war (runtime-name: xwiki-platform-distribution-war-10.7.war) in 4750ms
Attachments
Issue Links
- is related to
-
XWIKI-15566 Failure to deploy XWiki on WildFly 14.x caused by jboss-all.xml
- Closed
-
XWIKI-15567 Error about META-INF extra directories when deploying on WildFly 14
- Closed