-
Bug
-
Resolution: Done
-
Critical
-
JDG 7.1.0 GA, JDG 7.1.1 CR1, JDG 7.1.1 ER1
-
None
-
Release Notes, Compatibility/Configuration
-
-
-
-
-
-
CR2
-
Workaround Exists
-
-
EAP include an upgrade of jboss-logging (3.3.0->3.3.1) but JDG includes jboss-logging 3.3.0.
Both versions are not compatible and the deployment will fail with the following message.
Caused by: java.lang.Exception: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"test.war\".WeldStartService" => "Failed to start service
Caused by: org.jboss.weld.exceptions.DeploymentException: tried to access class org.jboss.logging.Log4j2Logger from class org.jboss.logging.Log4j2Logger$1
Caused by: java.lang.IllegalAccessError: tried to access class org.jboss.logging.Log4j2Logger from class org.jboss.logging.Log4j2Logger$1"}}
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55)
at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77)
at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
- incorporates
-
JBEAP-12297 JDG 7.1.0 is incompatible with EAP 7.1.0.DR16
- Closed
-
JBEAP-12567 JDG 7.1.0 is incompatible with jboss-logging 3.3.1 while it works with 3.3.0
- Closed
- is cloned by
-
JDG-1221 JBoss logging should be compatible to be able to deploy JDG 7.2 in JBoss EAP 7.1.x
- Closed