[Users] engine-setup on rhel6.2 generates error
Andrei Vakhnin
andrey.a.vakhnin at nasa.gov
Wed Aug 15 14:01:35 UTC 2012
yes /etc/ovirt-engine/web-conf.js exist. Any other ideas. I tried updating box to rhels6.3 but same issue. Thanks
var host_fqdn = "$HOST_FQDN$"
var http_port = "$HTTP_PORT$"
var https_port = "$HTTPS_PORT$"
var http_url = "http://"+host_fqdn+":"+http_port
var https_url = "https://"+host_fqdn+":"+https_port
On May 15, 2012, at 4:10 PM, Haim Ateya wrote:
>
>
> ----- Original Message -----
>> From: "Andrei Vakhnin" <andrey.a.vakhnin at nasa.gov>
>> To: users at ovirt.org
>> Sent: Tuesday, May 15, 2012 7:27:52 PM
>> Subject: [Users] engine-setup on rhel6.2 generates error
>>
>> I am trying to run engine-setup utility on rhels6.2 machines to
>> configure ovirt-engine but get an error while starting jboss.
>> (Exception: Error while updating jboss ROOT.war directory) Any ideas
>> what is happening? Thanks
>>
>> Andrei
>>
>>
>> oVirt Engine will be installed using the following configuration:
>> =================================================================
>> http-port: 80
>> https-port: 443
>> host-fqdn: xx.cluster.net
>> auth-pass: ********
>> org-name: NASA LaRC
>> default-dc-type: NFS
>> db-remote-install: local
>> db-local-pass: ********
>> config-nfs: no
>> override-iptables: no
>> Proceed with the configuration listed above? (yes|no): yes
>>
>> Installing:
>> Configuring oVirt-engine... [ DONE ]
>> Creating CA... [ DONE ]
>> Editing JBoss Configuration... [ ERROR ]
>> Error while updating jboss ROOT.war directory
>> Please check log file
>> /var/log/ovirt-engine/engine-setup_2012_05_15_12_23_53.log for more
>> information
>>
>>
>>
>> /var/log/ovirt-engine/engine-setup_2012_05_15_12_23_53.log:
>>
>> File "/usr/share/ovirt-engine/scripts/setup_controller.py", line
>> 54, in runAllSequences
>> sequence.run()
>> File "/usr/share/ovirt-engine/scripts/setup_sequences.py", line
>> 152, in run
>> step.run()
>> File "/usr/share/ovirt-engine/scripts/setup_sequences.py", line 59,
>> in run
>> function()
>> File "/usr/bin/engine-setup", line 906, in _editRootWar
>> raise Exception(output_messages.ERR_EXP_UPD_ROOT_WAR)
>> Exception: Error while updating jboss ROOT.war directory
>
> Hi Andrei,
>
> We usually run oVirt on Fedora machine.
> Can you check if the following file exists on your machine:
>
> "/etc/ovirt-engine/web-conf.js"
>
> Alex\Ofer - any thoughts ?
>
>>
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
More information about the Users
mailing list