<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>25 jul 2012 kl. 11.01 skrev Juan Hernandez:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On 07/25/2012 10:52 AM, Karli Sjöberg wrote:<br><blockquote type="cite"><br></blockquote><blockquote type="cite">1. Stop the engine service: systemctl stop ovirt-engine.service<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">2. Remove jboss-as, but not its dependencies: rpm -e jboss-as --nodeps<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">3. Make sure that the /usr/share/jboss-as directory is empty. If it is<br></blockquote><blockquote type="cite">not clean it manually.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">4. Re-install the jboss-as package: yum install jboss-as<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">5. Start the engine again: systemctl start ovirt-engine.service<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">That or any other idea that you have to make sure that you don't have<br></blockquote><blockquote type="cite">files that don't belong to the jboss-as package in the<br></blockquote><blockquote type="cite">/usr/share/jboss-as directory.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Hi,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I happen to have the exact same problem. I have taken all of these steps and it still fails:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">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."deployment.engine.ear.engine-bll.jar".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.engine.ear.engine-bll.jar".main: Failed to load module: deployment.engine.ear.engine-bll.jar:main<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"># rpm -qa | grep jboss-as<br></blockquote><blockquote type="cite">jboss-as-7.1.1-4.fc17.noarch<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">/Karli<br></blockquote><br>I think there is a problem with this version of jboss-as, it is missing<br>some symlinks. Please try to do the following as root:<br><br>ln -s /usr/share/java/jboss-jaxr-1.0-api.jar<br>/usr/share/jboss-as/modules/javax/xml/registry/api/main/jboss-jaxr-1.0-api.jar<br><br>ln -s /usr/share/java/xmlsec.jar<br>/usr/share/jboss-as/modules/org/apache/santuario/xmlsec/main/xmlsec.jar<br><br>Then restart the engine service.<br><br></div></blockquote><div><br></div>Yes, this works as well:</div><div><br></div><div>#&nbsp;systemctl stop ovirt-engine.service</div><div># nano&nbsp;/etc/yum.repos.d/fedora-updates.repo</div><div>[updates]</div><div>name=Fedora $releasever - $basearch - Updates</div><div>failovermethod=priority</div><div>#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/</div><div>mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&amp;arch=$basearch</div><div><b>enabled=1</b></div><div>gpgcheck=1</div><div>gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch</div><div><br></div><div>[updates-debuginfo]</div><div>name=Fedora $releasever - $basearch - Updates - Debug</div><div>failovermethod=priority</div><div>#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/debug/</div><div>mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&amp;arch=$basearch</div><div>enabled=0</div><div>gpgcheck=1</div><div>gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch</div><div><br></div><div>[updates-source]</div><div>name=Fedora $releasever - Updates Source</div><div>failovermethod=priority</div><div>#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/SRPMS/</div><div>mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&amp;arch=$basearch</div><div>enabled=0</div><div>gpgcheck=1</div><div>gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch</div><div><br></div><div># yum upgrade jboss-as</div><div>#&nbsp;ln -s /usr/share/java/jboss-jaxr-1.0-api.jar /usr/share/jboss-as/modules/javax/xml/registry/api/main/jboss-jaxr-1.0-api.jar</div><div>#&nbsp;ln -s /usr/share/java/xmlsec.jar /usr/share/jboss-as/modules/org/apache/santuario/xmlsec/main/xmlsec.jar</div><div>#&nbsp;systemctl start ovirt-engine.service</div><div><br></div><div><blockquote type="cite"><div>-- <br>Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta<br>3ºD, 28016 Madrid, Spain<br>Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.<br><br><br></div></blockquote></div><br><div>
<div><br class="Apple-interchange-newline"><br></div><div>Med Vänliga Hälsningar<br>-------------------------------------------------------------------------------<br>Karli Sjöberg<br>Swedish University of Agricultural Sciences<br>Box 7079 (Visiting Address Kronåsvägen 8)<br>S-750 07 Uppsala, Sweden<br>Phone: &nbsp;+46-(0)18-67 15 66</div><div><a href="mailto:karli.sjoberg@adm.slu.se">karli.sjoberg@slu.se</a></div>
</div>
<br></body></html>