
On 07/25/2012 10:52 AM, Karli Sjöberg wrote:
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 and it still fails:
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
# rpm -qa | grep jboss-as jboss-as-7.1.1-4.fc17.noarch
/Karli
I think there is a problem with this version of jboss-as, it is missing some symlinks. Please try to do the following as root: 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 ln -s /usr/share/java/xmlsec.jar /usr/share/jboss-as/modules/org/apache/santuario/xmlsec/main/xmlsec.jar Then restart the engine service. -- Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.