<html>
<body>
Hi,&#13;<br>
&#13;<br>
Fixed it yesterday, there were some directories like &#13;<br>
/usr/share/ovirt-engine that came from the restore messing things up. I &#13;<br>
think the issue was that the original deployement was 3.5.5 and I now &#13;<br>
installed 3.5.6.2.&#13;<br>
&#13;<br>
Thanks for the assistance as it pointed me in the right way!&#13;<br>
&#13;<br>
Kind regards,&#13;<br>
&#13;<br>
Jorick&#13;<br>
&#13;<br>
On 05/06/2016 10:02 AM, Juan Hern&#225;ndez wrote:&#13;<br>
<font color="#000000">&gt; On 05/06/2016 07:58 AM, Jorick Astrego wrote:&#13;</font><br>
<font color="#000000">&gt;&gt; Hi,&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&gt; One of our older ovirt engine 3.5.5 (CentOS 7) machines had a raid&#13;</font><br>
<font color="#000000">&gt;&gt; controller faillure and no recent ovirt-engine backup.&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&gt; So I recovered the files + database and reinstalled with&#13;</font><br>
<font color="#000000">&gt;&gt; ovirt-engine-3.5.6.2-1. But I can't get it to work.&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&gt; engine-setup runs fine but in the server.log I keep getting these and&#13;</font><br>
<font color="#000000">&gt;&gt; the webinterface is blank.&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt; The /var/liv/ovirt-engine/jboss_runtime directory doesn't contain any&#13;</font><br>
<font color="#000000">&gt; persistent data, and it will be the engine during startup if it doesn't&#13;</font><br>
<font color="#000000">&gt; exist. So I'd suggest you remove it completely (with the engine stopped):&#13;</font><br>
<font color="#000000">&gt;&#13;</font><br>
<font color="#000000">&gt;&nbsp;&nbsp;&nbsp; # rm -rf /var/lib/ovirt-engine/jboss_runtime&#13;</font><br>
<font color="#000000">&gt;&#13;</font><br>
<font color="#000000">&gt; For this to work the &quot;ovirt&quot; user needs permission to write to&#13;</font><br>
<font color="#000000">&gt; /var/lib/ovirt-engine, make sure that directory is owned by user &quot;ovirt&quot;&#13;</font><br>
<font color="#000000">&gt; and group &quot;ovirt&quot;, and that permissions are u=rwx,g=rx,o=r-x.&#13;</font><br>
<font color="#000000">&gt;&#13;</font><br>
<font color="#000000">&gt; However, if you lost permissions in other directories you will probably&#13;</font><br>
<font color="#000000">&gt; have similar problems once this is solved.&#13;</font><br>
<font color="#000000">&gt;&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2016-05-05 17:24:43,431 INFO&nbsp; [org.apache.coyote.ajp.AjpProtocol]&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (MSC service thread 1-4) Starting Coyote AJP/1.3 on ajp--127.0.0.1-8702&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2016-05-05 17:24:43,493 INFO&nbsp; [org.jboss.as.remoting] (MSC service&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; thread 1-2) JBAS017100: Listening on /127.0.0.1:8703&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2016-05-05 17:24:43,704 INFO&nbsp; [org.jboss.as.remoting] (MSC service&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; thread 1-2) JBAS017100: Listening on /127.0.0.1:8706&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2016-05-05 17:24:43,720 INFO&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; JBAS015012: Started FileSystemDeploymentService for directory&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /var/lib/ovirt-engine/jboss_runtime/deployments&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2016-05-05 17:24:43,893 INFO&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [org.jboss.as.connector.subsystems.datasources] (MSC service thread&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1-3) JBAS010400: Bound data source [java:/ENGINEDataSource]&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2016-05-05 17:24:43,899 ERROR&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - 1) JBAS015011: Scan of&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /var/lib/ovirt-engine/jboss_runtime/deployments threw Exception:&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; java.lang.NullPointerException&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.jboss.as.server.deployment.scanner.FileSystemDeploymentService.getDeploymentTimestamp(FileSystemDeploymentService.java:682)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [jboss-as-deployment-scanner-7.1.1.Final.jar:7.1.1.Final]&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.jboss.as.server.deployment.scanner.FileSystemDeploymentService.getDeploymentTimestamp(FileSystemDeploymentService.java:683)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [jboss-as-deployment-scanner-7.1.1.Final.jar:7.1.1.Final]&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.jboss.as.server.deployment.scanner.FileSystemDeploymentService.getDeploymentTimestamp(FileSystemDeploymentService.java:683)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [jboss-as-deployment-scanner-7.1.1.Final.jar:7.1.1.Final]&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.jboss.as.server.deployment.scanner.FileSystemDeploymentService.getDeploymentTimestamp(FileSystemDeploymentService.java:683)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [jboss-as-deployment-scanner-7.1.1.Final.jar:7.1.1.Final]&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.jboss.as.server.deployment.scanner.FileSystemDeploymentService.scanDirectory(FileSystemDeploymentService.java:525)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [jboss-as-deployment-scanner-7.1.1.Final.jar:7.1.1.Final]&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.jboss.as.server.deployment.scanner.FileSystemDeploymentService.scan(FileSystemDeploymentService.java:336)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [jboss-as-deployment-scanner-7.1.1.Final.jar:7.1.1.Final]&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.jboss.as.server.deployment.scanner.FileSystemDeploymentService$DeploymentScanRunnable.run(FileSystemDeploymentService.java:149)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [jboss-as-deployment-scanner-7.1.1.Final.jar:7.1.1.Final]&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at&#13;</font><br>
<font color="#000000">&gt;</font><br>
<font color="#000000">&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [rt.jar:1.7.0_101]&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [rt.jar:1.7.0_101]&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [rt.jar:1.7.0_101]&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [rt.jar:1.7.0_101]&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [rt.jar:1.7.0_101]&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [rt.jar:1.7.0_101]&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_101]&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at org.jboss.threads.JBossThread.run(JBossThread.java:122)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [jboss-threads-2.0.0.GA.jar:2.0.0.GA]&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2016-05-05 17:24:44,141 INFO&nbsp; [org.jboss.as] (Controller Boot&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thread) JBAS015874: JBoss AS 7.1.1.Final &quot;Brontes&quot; started in 3718ms&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Started 136 of 160 services (23 services are passive or on-demand)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2016-05-05 17:24:48,918 ERROR&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - 1) JBAS015011: Scan of&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /var/lib/ovirt-engine/jboss_runtime/deployments threw Exception:&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; java.lang.NullPointerException&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.jboss.as.server.deployment.scanner.FileSystemDeploymentService.getDeploymentTimestamp(FileSystemDeploymentService.java:682)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [jboss-as-deployment-scanner-7.1.1.Final.jar:7.1.1.Final]&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.jboss.as.server.deployment.scanner.FileSystemDeploymentService.getDeploymentTimestamp(FileSystemDeploymentService.java:683)&#13;</font><br>
<font color="#000000">&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [jboss-as-deployment-scanner-7.1.1.Final.jar:7.1.1.Final]&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&gt; Anyone seen these errors before? I have all the files/directories of the&#13;</font><br>
<font color="#000000">&gt;&gt; old drive but all the permissions are gone :-(&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&gt; **&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&gt; Met vriendelijke groet, With kind regards,&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&gt; Jorick Astrego&#13;</font><br>
<font color="#000000">&gt;&gt; *&#13;</font><br>
<font color="#000000">&gt;&gt; Netbulae Virtualization Experts *&#13;</font><br>
<font color="#000000">&gt;&gt; ------------------------------------------------------------------------&#13;</font><br>
<font color="#000000">&gt;&gt; Tel: 053 20 30 270&nbsp;&nbsp;&nbsp;info@<a href="mailto:netbulae.eu">netbulae.eu</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Staalsteden 4-3A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;KvK 08198180&#13;</font><br>
<font color="#000000">&gt;&gt; Fax: 053 20 30 271&nbsp;&nbsp;&nbsp;<a href="http://www.netbulae.eu">www.netbulae.eu</a>&nbsp;&nbsp;7547 TA Enschede&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;BTW NL821234584B01&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&gt; ------------------------------------------------------------------------&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&gt; _______________________________________________&#13;</font><br>
<font color="#000000">&gt;&gt; Users mailing list&#13;</font><br>
<font color="#000000">&gt;&gt; Users@<a href="mailto:ovirt.org">ovirt.org</a>&#13;</font><br>
<font color="#000000">&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a>&#13;</font><br>
<font color="#000000">&gt;&gt;&#13;</font><br>
<font color="#000000">&gt;&#13;</font><br>
&#13;<br>

<BR />
<BR />
<b style="color:#604c78"></b><br><br><span style="color:#604c78;"><font color="000000"><span style="mso-fareast-language:en-gb;" lang="NL">Met vriendelijke groet, With kind regards,<br><br>Jorick Astrego<br></span></font></span><b style="color:#604c78"><br>Netbulae Virtualization Experts </b><br><hr style="border:none;border-top:1px solid #ccc;"><table style="width: 522px"><tbody><tr><td style="width: 130px;font-size: 10px">Tel:  053 20 30 270</td>    <td style="width: 130px;font-size: 10px">info@netbulae.eu</td>    <td style="width: 130px;font-size: 10px">Staalsteden 4-3A</td>    <td style="width: 130px;font-size: 10px">KvK 08198180</td></tr><tr>    <td style="width: 130px;font-size: 10px">Fax: 053 20 30 271</td>    <td style="width: 130px;font-size: 10px">www.netbulae.eu</td>    <td style="width: 130px;font-size: 10px">7547 TA Enschede</td>    <td style="width: 130px;font-size: 10px">BTW NL821234584B01</td></tr></tbody></table><br><hr style="border:none;border-top:1px solid #ccc;"><BR />
</body>
</html>