<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><pre><span class="Apple-style-span" style="font-family: Helvetica; "><br></span></pre><pre><span class="Apple-style-span" style="font-family: Helvetica; ">1. Stop the engine service: systemctl stop ovirt-engine.service</span></pre><pre><font class="Apple-style-span" face="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="Apple-style-span" face="Helvetica">Hi,</font></pre><pre><font class="Apple-style-span" face="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="Apple-style-span" face="Helvetica">2012-07-25 10:43:16,944 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.module.service.&quot;deployment.engine.ear.engine-bll.jar&quot;.main: org.jboss.msc.service.StartException in service jboss.module.service.&quot;deployment.engine.ear.engine-bll.jar&quot;.main: Failed to load module: deployment.engine.ear.engine-bll.jar:main</font></pre><div><div># rpm -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>