JBoss Community

Re: Unexpected HTTP response: 500 Request

created by prasad kopparapu in JBoss AS 7 Development - View the full discussion

Hi Tomaz,

 

i installed EAP 6.1 but still i am geting same problem.

please find the attached log file.

 

17:30:00,758 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: JBAS018733: Failed to process phase PARSE of subdeployment "focswar.war" of deployment "focsear.ear"

          at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:127) [jboss-as-server-7.2.0.Alpha1-redhat-4.jar:7.2.0.Alpha1-redhat-4]

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

          at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.4.GA.jar:1.0.4.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: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS018097: TLD file /D:/eclipse-jee-indigo/new/jboss-eap-6.1.0.Alpha/jboss-eap-6.1/bin/content/focsear.ear/struts.jar/META-INF/tlds/struts-html.tld not contained in root /D:/eclipse-jee-indigo/new/jboss-eap-6.1.0.Alpha/jboss-eap-6.1/bin/content/focsear.ear/focswar.war

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

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

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

          at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:120) [jboss-as-server-7.2.0.Alpha1-redhat-4.jar:7.2.0.Alpha1-redhat-4]

          ... 5 more

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:122)

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

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

          ... 8 more

 

 

17:30:01,116 ERROR [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "focsear.ear" was rolled back with the following 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: JBAS018733: Failed to process phase PARSE of subdeployment \"focswar.war\" of deployment \"focsear.ear\"

    Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS018097: TLD file /D:/eclipse-jee-indigo/new/jboss-eap-6.1.0.Alpha/jboss-eap-6.1/bin/content/focsear.ear/struts.jar/META-INF/tlds/struts-html.tld not contained in root /D:/eclipse-jee-indigo/new/jboss-eap-6.1.0.Alpha/jboss-eap-6.1/bin/content/focsear.ear/focswar.war

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

17:30:01,117 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment null (runtime-name: focsejb.jar) in 13ms

17:30:01,414 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment null (runtime-name: focswar.war) in 294ms

17:30:01,492 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment focsear.ear (runtime-name: focsear.ear) in 372ms

 

 

please give me suggisioin.

 

Thanks,

-Prasad k

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community