When installing ovirt-engine, some symlinks are not created:<br />
<br />
ll /usr/share/ovirt-engine/modules/org/apache/httpcomponents/main/<br />
total 4<br />
-rw-r--r--. 1 root root 1653 3 nov. 19:19 module.xml<br />
<br />
and should be:<br />
<br />
ll /usr/share/ovirt-engine/modules/org/apache/httpcomponents/main/<br />
total 16<br />
lrwxrwxrwx. 1 root root 79 28 déc. 12:48 httpclient.jar -> /usr/share/jboss-as/modules/org/apache/httpcomponents/main/httpclient-4.1.2.jar<br />
lrwxrwxrwx. 1 root root 77 28 déc. 12:48 httpcore.jar -> /usr/share/jboss-as/modules/org/apache/httpcomponents/main/httpcore-4.1.4.jar<br />
lrwxrwxrwx. 1 root root 77 28 déc. 12:48 httpmime.jar -> /usr/share/jboss-as/modules/org/apache/httpcomponents/main/httpmime-4.1.2.jar<br />
-rw-r--r--. 1 root root 1653 3 nov. 19:19 module.xml<br />
<br />
Result:<br />
Exceptions in /var/log/ovirt-engine/server.log (missing<br />
and connecting to <a href="http://yourhost.example.com">http://yourhost.example.com</a> [<a href="http://yourhost.example.com" target="_blank">^</a>] display blank page<br />
<br />
Workaround: yum remove ovirt-engine and then yum install ovirt-engine (or create missing symlinks)
↧