Gaétan QUENTIN created MRM-1944:
-----------------------------------
Summary: Unable to deploy on wildfly 10
Key: MRM-1944
URL: https://issues.apache.org/jira/browse/MRM-1944
Project: Archiva
Issue Type: Bug
Affects Versions: 2.2.3, 2.2.1
Environment: ubuntu 16.04, wildfly-10.1.0.Final, java version
"1.8.0_131"
Reporter: Gaétan QUENTIN
I can't deploy archiva on wildfly 10:
(cd /opt/wildfly-10.1.0.Final/bin/ && ./jboss-cli.sh -c -u=XXX -p='XXXX'
--controller=http-remoting://172.20.12.192:9990 --command="deploy
/opt/Installs/apache-archiva-2.2.3.war"){"WFLYCTL0062: Composite operation
failed and was rolled back. Steps that failed:" => {"Operation step-2" =>
{"WFLYCTL0080: Failed services" =>
{"jboss.deployment.unit.\"apache-archiva-2.2.3.war\".INSTALL" =>
"org.jboss.msc.service.StartException in service
jboss.deployment.unit.\"apache-archiva-2.2.3.war\".INSTALL: WFLYSRV0153: Failed
to process phase INSTALL of deployment \"apache-archiva-2.2.3.war\"
Caused by: org.jboss.msc.service.DuplicateServiceException: Service
jboss.pojo.\"org.jboss.netty.internal.LoggerConfigurator\".DESCRIBED is already
registered"},"WFLYCTL0412: Required services that are not installed:" =>
["jboss.deployment.unit.\"apache-archiva-2.2.3.war\".INSTALL","jboss.deployment.unit.\"apache-archiva-2.2.3.war\".beanmanager"],"WFLYCTL0180:
Services with missing/unavailable dependencies" =>
["jboss.deployment.unit.\"apache-archiva-2.2.3.war\".batch.environment is
missing
[jboss.deployment.unit.\"apache-archiva-2.2.3.war\".beanmanager]","jboss.deployment.unit.\"apache-archiva-2.2.3.war\".weld.weldClassIntrospector
is missing
[jboss.deployment.unit.\"apache-archiva-2.2.3.war\".beanmanager]"]}}}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)