
--_000_66976F1A614C42DFBF99E7D44A06705Bsluse_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 1. Stop the engine service: systemctl stop ovirt-engine.service 2. Remove jboss-as, but not its dependencies: rpm -e jboss-as --nodeps 3. Make sure that the /usr/share/jboss-as directory is empty. If it is not clean it manually. 4. Re-install the jboss-as package: yum install jboss-as 5. Start the engine again: systemctl start ovirt-engine.service That or any other idea that you have to make sure that you don't have files that don't belong to the jboss-as package in the /usr/share/jboss-as directory. Hi, I happen to have the exact same problem. I have taken all of these steps an= d it still fails: 2012-07-25 10:43:16,944 ERROR [org.jboss.msc.service.fail] (MSC service thr= ead 1-3) MSC000001: Failed to start service jboss.module.service."deploymen= t.engine.ear.engine-bll.jar".main: org.jboss.msc.service.StartException in = service jboss.module.service."deployment.engine.ear.engine-bll.jar".main: F= ailed to load module: deployment.engine.ear.engine-bll.jar:main # rpm -qa | grep jboss-as jboss-as-7.1.1-4.fc17.noarch /Karli --_000_66976F1A614C42DFBF99E7D44A06705Bsluse_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <html> <head> <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-= 1"></head> <body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-lin= e-break: after-white-space; "><pre><span class=3D"Apple-style-span" style= =3D"font-family: Helvetica; "><br></span></pre><pre><span class=3D"Apple-st= yle-span" style=3D"font-family: Helvetica; ">1. Stop the engine service: sy= stemctl stop ovirt-engine.service</span></pre><pre><font class=3D"Apple-sty= le-span" face=3D"Helvetica"> 2. Remove jboss-as, but not its dependencies: rpm -e jboss-as --nodeps 3. Make sure that the /usr/share/jboss-as directory is empty. If it is not clean it manually. 4. Re-install the jboss-as package: yum install jboss-as 5. Start the engine again: systemctl start ovirt-engine.service That or any other idea that you have to make sure that you don't have files that don't belong to the jboss-as package in the /usr/share/jboss-as directory.</font></pre><div><pre><font class=3D"Apple-s= tyle-span" face=3D"Helvetica">Hi,</font></pre><pre><font class=3D"Apple-sty= le-span" face=3D"Helvetica">I happen to have the exact same problem. I have= taken all of these steps and it still fails:</font></pre><pre><font class= =3D"Apple-style-span" face=3D"Helvetica">2012-07-25 10:43:16,944 ERROR [org= .jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to star= t service jboss.module.service."deployment.engine.ear.engine-bll.jar&q= uot;.main: org.jboss.msc.service.StartException in service jboss.module.ser= vice."deployment.engine.ear.engine-bll.jar".main: Failed to load = module: deployment.engine.ear.engine-bll.jar:main</font></pre><div><div># r= pm -qa | grep jboss-as</div><div>jboss-as-7.1.1-4.fc17.noarch</div></div></= div><div><br></div><div>/Karli</div></body></html>= --_000_66976F1A614C42DFBF99E7D44A06705Bsluse_--