0

I am new on using WildFly 10. When I tried to deploy a WAR on WildFly 10, I got the following error:

Cannot upload deployment: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"customerservice.war\".PARSE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"customerservice.war\".PARSE: WFLYSRV0153: Failed to process phase PARSE of deployment \"customerservice.war\" Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: WFLYUT0027: Failed to parse XML descriptor \"/content/customerservice.war/WEB-INF/lib/taglibs-application.jar\" at [1,0] Caused by: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog at [row,col {unknown-source}]: [1,0]"}}

António Ribeiro
  • 4,129
  • 5
  • 32
  • 49
asim
  • 1
  • 2
  • Could you please update your question with the contents of your WAR's *web.xml*? – António Ribeiro Apr 19 '16 at 20:30
  • yes i when i tries to upload a war using gui then i got this message also using cli – asim Apr 20 '16 at 05:29
  • 10:29:29,876 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.undertow.listener.default: org.jboss.msc.service.StartException in service jboss.undertow.listener.default: Could not start http listener at org.wildfly.extension.undertow.ListenerService.start(ListenerService.java:142) at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) at or – asim Apr 20 '16 at 05:31
  • Ok... But can you provide your *web.xml*? – António Ribeiro Apr 20 '16 at 06:48

0 Answers0