[Users] Failed to start service jboss.deployment.subunit."engine.ear"."root.war"

Hi I installed Ovirt and i set up two virtual machine and it was working very good. then i try to use spice activeX on IE and i changed web.xml file as said on this link: http://wiki.ovirt.org/How_to_Connect_to_SPICE_Console_With_Portal then i restart jboss-as and ovirt-engine and everything was true. then i restart the server and i see some errors on server.log under ovirt-engine dir. and in apache ssl_log i saw this error: "GET / HTTP/1.1" 404 - I attached the server.log. the main error is: 2012-12-02 20:30:33,511 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.\"engine.ear\".\"root.war\".PARSE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"engine.ear\".\"root.war\".PARSE: Failed to process phase PARSE of subdeployment \"root.war\" of deployment \"engine.ear\""}}}}

Hi, Can you attach the web.xml file (/var/lib/ovirt-engine/deployments/engine.ear/root.war/WEB-INF/web.xml) as the log shows jboss fails to parse it. Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS018014: Failed to parse XML descriptor "/var/lib/ovirt-engine/deployments/engine.ear/root.war/WEB-INF/web.xml" at [130,31] 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 Thank you, Oved ----- Original Message -----
From: "Mohsen Saeedi" <mohsen.saeedi@gmail.com> To: users@ovirt.org Sent: Sunday, December 2, 2012 7:24:36 PM Subject: [Users] Failed to start service jboss.deployment.subunit."engine.ear"."root.war"
Hi I installed Ovirt and i set up two virtual machine and it was working very good. then i try to use spice activeX on IE and i changed web.xml file as said on this link: http://wiki.ovirt.org/How_to_Connect_to_SPICE_Console_With_Portal then i restart jboss-as and ovirt-engine and everything was true. then i restart the server and i see some errors on server.log under ovirt-engine dir. and in apache ssl_log i saw this error: "GET / HTTP/1.1" 404 - I attached the server.log. the main error is:
2012-12-02 20:30:33,511 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.\"engine.ear\".\"root.war\".PARSE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"engine.ear\".\"root.war\".PARSE: Failed to process phase PARSE of subdeployment \"root.war\" of deployment \"engine.ear\""}}}}
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

And if you do change it, does it work properly? ----- Original Message -----
From: "Mohsen Saeedi" <mohsen.saeedi@gmail.com> To: "Oved Ourfalli" <ovedo@redhat.com> Cc: users@ovirt.org Sent: Tuesday, December 4, 2012 2:51:42 PM Subject: Re: [Users] Failed to start service jboss.deployment.subunit."engine.ear"."root.war"
Yes I attached the web.xml file. I changed it to configure IE spi ce active X . I guess that i forgot to change th is t wo line to correct virt -viewer version: <servlet> <servlet-name>virt-viewer-<version>.exe</servlet-name> <servlet-class>org.ovirt.engine.core.FileServlet</servlet-class> <init-param> <servlet-mapping> <servlet-name>virt-viewer-<version>.exe</servlet-name> <url-pattern>/spice/virt-viewer-0.5.3.exe</url-pattern> </servlet-mapping>
Thanks.
On 12/03/2012 10:35 AM, Oved Ourfalli wrote:
Hi,
Can you attach the web.xml file (/var/lib/ovirt-engine/deployments/engine.ear/root.war/WEB-INF/web.xml) as the log shows jboss fails to parse it.
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS018014: Failed to parse XML descriptor "/var/lib/ovirt-engine/deployments/engine.ear/root.war/WEB-INF/web.xml" at [130,31] 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
Thank you, Oved
----- Original Message -----
From: "Mohsen Saeedi" <mohsen.saeedi@gmail.com> To: users@ovirt.org Sent: Sunday, December 2, 2012 7:24:36 PM Subject: [Users] Failed to start service jboss.deployment.subunit."engine.ear"."root.war"
Hi I installed Ovirt and i set up two virtual machine and it was working very good. then i try to use spice activeX on IE and i changed web.xml file as said on this link: http://wiki.ovirt.org/How_to_Connect_to_SPICE_Console_With_Portal then i restart jboss-as and ovirt-engine and everything was true. then i restart the server and i see some errors on server.log under ovirt-engine dir. and in apache ssl_log i saw this error: "GET / HTTP/1.1" 404 - I attached the server.log. the main error is:
2012-12-02 20:30:33,511 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.\"engine.ear\".\"root.war\".PARSE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"engine.ear\".\"root.war\".PARSE: Failed to process phase PARSE of subdeployment \"root.war\" of deployment \"engine.ear\""}}}}
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (2)
-
Mohsen Saeedi
-
Oved Ourfalli