On 11/09/2012 05:48 AM, Stephen Liu wrote:
Hi all,
OS - Fedora 17 64bit
Instruction:
http://wiki.ovirt.org/wiki/Building_Ovirt_Engine#Prerequisites
Problem encountered as follows;
$ sudo ln -s /usr/share/jboss-as-7.1.1.Final /usr/share/jboss-as
$ su - -c 'chmod -R 777 /usr/share/jboss-as'
lrwxrwxrwx. 1 root root 31 Nov 9 10:21 jboss-as ->
/usr/share/jboss-as-7.1.1.Final
$ chkconfig jboss-as on
error reading information on service jboss-as: No such file or directory
$ sudo chkconfig jboss-as on
error reading information on service jboss-as: No such file or directory
same problem.
Please advise how to solve the problem? TIA
iirc, we changed process to use ovirt-engine service by now.
probably need to update the wiki for this.
juan?