0 Replies Latest reply on May 31, 2013 9:17 AM by prasadzkv Branched from an earlier discussion.

    Deployment fails with VFS error on AS 7.1.1

    prasadzkv

      Hi Everybody,

       

      can  u please help me out!

       

      Issues is:

      18:00:26,845 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC00001: Failed to start service jboss.deployment.subunit."focsear.ear"."focswar.war".PARSE: org.jboss.msc.service.StartException in service jboss.deployment.subunit."focsear.ear"."focswar.war".PARSE: Failed to process phase PARSE of subdeployment "focswar.war" of deployment "focsear.ear"

                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(Unknown Source) [rt.jar:1.6.0_07]

                at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [rt.jar:1.6.0_07]

                at java.lang.Thread.run(Unknown Source) [rt.jar:1.6.0_07]

      Caused by: java.lang.IllegalArgumentException: Given parent is not an ancestor of this virtual file

                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:116)

                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)

                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)

                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)

                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)

                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)

                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)

                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)

                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)

                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)

                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)

                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:110)

                at org.jboss.as.web.deployment.TldParsingDeploymentProcessor.processTlds(TldParsingDeploymentProcessor.java:107)

                at org.jboss.as.web.deployment.TldParsingDeploymentProcessor.processTlds(TldParsingDeploymentProcessor.java:109)

                at org.jboss.as.web.deployment.TldParsingDeploymentProcessor.deploy(TldParsingDeploymentProcessor.java:83)

                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

       

       

      18:00:26,876 INFO  [org.jboss.as] (MSC service thread 1-1) JBAS015951: Admin console listening on http://127.0.0.1:9990

      18:00:26,876 ERROR [org.jboss.as] (MSC service thread 1-1) JBAS015875: JBoss AS 7.1.1.Final "Brontes" started (with errors) in 14221ms - Started 148 of 227 services (3 services failed or missing dependencies, 74 services are passive or on-demand)

      18:00:27,095 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "focsear.ear" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"focsear.ear\".\"focswar.war\".PARSE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"focsear.ear\".\"focswar.war\".PARSE: Failed to process phase PARSE of subdeployment \"focswar.war\" of deployment \"focsear.ear\""}}

      18:00:27,298 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment focsejb.jar in 198ms

      18:00:28,359 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment focswar.war in 1258ms

      18:00:29,343 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment focsear.ear in 2223ms

      18:00:29,343 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report

      JBAS014777:   Services which failed to start:      service jboss.deployment.subunit."focsear.ear"."focswar.war".PARSE: org.jboss.msc.service.StartException in service jboss.deployment.subunit."focsear.ear"."focswar.war".PARSE: Failed to process phase PARSE of subdeployment "focswar.war" of deployment "focsear.ear"

       

       

      18:00:29,343 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"focsear.ear\".\"focswar.war\".PARSE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"focsear.ear\".\"focswar.war\".PARSE: Failed to process phase PARSE of subdeployment \"focswar.war\" of deployment \"focsear.ear\""}}}}

       

       

      thanks in advance.