2 Replies Latest reply on Dec 30, 2013 6:52 AM by wdfink

    Jboss 6.0.0 - Failed to deploy EAR

    nardini.sergio

      Hi, I'm trying to start JBOSS application and got such exception "MSC service thread 1-1) MSC000001: Failed to start service jboss.deployment.unit..."

      I'm using JBoss EAP 6.0.0.GA (AS 7.1.2.Final-redhat-1)

       

       

      12:16:37,945 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.deployment.unit."MyWebApp.ear".PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit."MyWebApp.ear".PARSE: JBAS018733: Failed to process phase PARSE of deployment "MyWebApp.ear"

      at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:123) [jboss-as-server-7.1.2.Final-redhat-1.jar:7.1.2.Final-redhat-1]

      at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA-redhat-1.jar:1.0.2.GA-redhat-1]

      at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA-redhat-1.jar:1.0.2.GA-redhat-1]

      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_10]

      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_10]

      at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_10]

      Caused by: java.lang.IllegalArgumentException: junit,xml-apis,xerces,xalan,log4j,logkit-Extension-Name

      at java.util.jar.Attributes$Name.(Attributes.java:464) [rt.jar:1.7.0_10]

      at java.util.jar.Attributes.getValue(Attributes.java:116) [rt.jar:1.7.0_10]

      at org.jboss.as.server.deployment.module.ManifestExtensionListProcessor.deploy(ManifestExtensionListProcessor.java:74) [jboss-as-server-7.1.2.Final-redhat-1.jar:7.1.2.Final-redhat-1]

      at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:116) [jboss-as-server-7.1.2.Final-redhat-1.jar:7.1.2.Final-redhat-1]

      ... 5 more

      12:16:37,946 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 1) JBAS014774: Service status report

       

      12:16:37,946 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 1) JBAS014774: Service status report

      JBAS014777:  Services which failed to start:      service jboss.deployment.unit."AppArTe.ear".PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit."AppArTe.ear".PARSE: JBAS018733: Failed to process phase PARSE of deployment "AppArTe.ear"

       

       

      Thanks

      Regards

       

      Sergio