Hello Alon,

To clarify, I am using the ovirt stable packages provided in the ovirt yum repo:

[root@alpha ~]# rpm -qa | grep ovirt
ovirt-engine-3.1.0-2.fc17.noarch
ovirt-engine-tools-common-3.1.0-2.fc17.noarch
ovirt-engine-genericapi-3.1.0-2.fc17.noarch
ovirt-iso-uploader-3.1.0-0.git1841d9.fc17.noarch
ovirt-engine-setup-3.1.0-2.fc17.noarch
ovirt-engine-config-3.1.0-2.fc17.noarch
ovirt-engine-sdk-3.2.0.2-1.fc17.noarch
ovirt-image-uploader-3.1.0-0.git9c42c8.fc17.noarch
ovirt-engine-backend-3.1.0-2.fc17.noarch
ovirt-engine-setup-plugin-allinone-3.1.0-2.fc17.noarch
ovirt-engine-userportal-3.1.0-2.fc17.noarch
ovirt-engine-restapi-3.1.0-2.fc17.noarch
ovirt-engine-notification-service-3.1.0-2.fc17.noarch
ovirt-log-collector-3.1.0-0.git10d719.fc17.noarch
ovirt-engine-webadmin-portal-3.1.0-2.fc17.noarch
ovirt-engine-dbscripts-3.1.0-2.fc17.noarch
ovirt-release-fedora-4-2.noarch

To install ovirt, I ran the following after adding the repo:

yum install ovirt-engine-setup-plugin-allinone

I've followed your steps provided and attached the logs.

Thanks again for your assistance.

On Sun, Oct 7, 2012 at 6:27 PM, Alon Bar-Lev <alonbl@redhat.com> wrote:

----- Original Message -----
> From: "Jason Scalia" <jscalia@gmail.com>
> To: "Alon Bar-Lev" <alonbl@redhat.com>
> Cc: users@ovirt.org
> Sent: Monday, October 8, 2012 12:13:58 AM
> Subject: Re: [Users] Jboss service.Check Error During Install
>
> Hello,
>
>
> The requested files are attached.
>
>
> Thanks.

I see many issues, which may or may not be related.

2012-10-04 22:12:37,015 ERROR [org.ovirt.engine.core.engineencryptutils.EncryptionUtils] (MSC service thread 1-3) Failed to decryptData must start with zero
2012-10-04 22:12:37,016 ERROR [org.ovirt.engine.core.dal.dbbroker.generic.DBConfigUtils] (MSC service thread 1-3) Failed to decrypt value for property TruststorePass will be used encrypted value
2012-10-04 22:33:34,020 WARN  [org.ovirt.engine.core.dal.dbbroker.DbFacadeLocator] (MSC service thread 1-9)

Are you use git checkout or some other version? I see this is not updated git master.

Can you please:
1. stop the ovirt-engine service.
2. execute engine-cleanup
3. remove /var/log/ovirt-engine/*
4. start over with engine-setup
5. resend the logs?

Thanks!
Alon.