[jboss-dev-forums] [JBoss AS 7 Development] - Migrating from Jboss 4.2 to Jboss 7.1

Santhosh Srinivasan do-not-reply at jboss.com
Tue Aug 28 19:39:41 EDT 2012


Santhosh Srinivasan [https://community.jboss.org/people/monsieursanta] created the discussion

"Migrating from Jboss  4.2 to Jboss 7.1"

To view the discussion, visit: https://community.jboss.org/message/756612#756612

--------------------------------------------------------------
Hi I'm trying to migrate my App from JBoss 4.2 to 7.1.

When I try to deploy my war file i run into the below error

MSC00001: Failed to start service jboss.deployment.unit."myApp.war".PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit."myApp.war".PARSE: Failed to process phase PARSE of deployment "myApp.war"
          at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:119) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
          at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
          at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
          at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_33]
          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_33]
          at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_33]
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS018014: Failed to parse XML descriptor "/content/myApp.war/WEB-INF/web.xml" at [207,2]
          at org.jboss.as.web.deployment.WebParsingDeploymentProcessor.deploy(WebParsingDeploymentProcessor.java:114)
          at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
          ... 5 more
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/756612#756612]

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120828/c1108a5f/attachment.html 


More information about the jboss-dev-forums mailing list