Ask the Community
Groups
stderr.log: cannot restore segment prot after reloc - Connect IT Community | Kaseya
<main> <article class="userContent"> <p><strong>PROBLEM:</strong></p> <p>stderr.log: cannot restore segment prot after reloc</p> <p> </p> <p><strong>RESOLUTION:</strong></p> <p>Kindly review the contents of 'TRAVERSE_HOME\logs\stderr.log' for errors similar to the following:</p> <pre class="code codeBlock" spellcheck="false" tabindex="0">Error: failed /usr/local/traverse/apps/jre/lib/i386/server/libjvm.so, because /usr/local/traverse/apps/jre/lib/i386/server/libjvm.so: cannot restore segment prot after reloc: Permission denied </pre> <p>Should such an error be present, kindly disable SELINUX from a shell prompt:</p> <pre class="code codeBlock" spellcheck="false" tabindex="0">sudo setenforce 0 # disable now</pre> <p><br>Also set variable 'SELINUX' in '/etc/selinux/config' to disable it permanently:</p> <pre class="code codeBlock" spellcheck="false" tabindex="0">SELINUX=disabled </pre> <p>then start the Traverse components again:</p> <pre class="code codeBlock" spellcheck="false" tabindex="0">service traverse restart<br><br></pre> <p><strong>APPLIES TO:</strong></p> <pre class="code codeBlock" spellcheck="false" tabindex="0"></code></pre> <p>All versions of Traverse</p> <pre><code></pre> </article> </main>