[Users] Update of oVirt 3.1

Karli Sjöberg Karli.Sjoberg at slu.se
Wed Jul 25 09:01:12 UTC 2012


I have a work-around, but something is amiss with the latest jboss update.

# systemctl stop ovirt-engine.service
# rpm -e --nodeps jboss-as
# nano /etc/yum.repos.d/fedora-updates.repo
[updates]
name=Fedora $releasever - $basearch - Updates
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

[updates-debuginfo]
name=Fedora $releasever - $basearch - Updates - Debug
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/debug/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

[updates-source]
name=Fedora $releasever - Updates Source
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/SRPMS/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

# yum install jboss-as
# rpm -qa | grep jboss-as
jboss-as-7.1.0-3.fc17.noarch
# systemctl start ovirt-engine.service


25 jul 2012 kl. 10.52 skrev Karli Sjöberg:



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



Med Vänliga Hälsningar
-------------------------------------------------------------------------------
Karli Sjöberg
Swedish University of Agricultural Sciences
Box 7079 (Visiting Address Kronåsvägen 8)
S-750 07 Uppsala, Sweden
Phone:  +46-(0)18-67 15 66
karli.sjoberg at slu.se<mailto:karli.sjoberg at adm.slu.se>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20120725/cadc7a04/attachment-0001.html>


More information about the Users mailing list