Hi Josh,<div><br></div><div>just to be clear, even if I&#39;m building the server from the source code downloaded from the git repository, I still have to use the &#39;omero config&#39; system in order to set up the omero.data.dir variable?<br>


If so, why can I update all the other variables and even add new ones by changing the etc/omero.properties file skipping the &#39;omero config&#39; system? </div><div><br></div><div>Right now I noticed a strange behaviour...<br>

I created the /OMERO directory in order to start the server even if in my etc/omero.properties I set the omero.data.dir variable to /opt/omero_4.4/data (I wanted to check the value of the omero.data.dir using the python API).</div>

<div>After the server started, the FullText directory was created under the /opt/omero_4.4/data/ directory not the /OMERO/ one.</div><div>In summary, after a build from scratch using the source code, server won&#39;t start if I don&#39;t create the /OMERO directory or don&#39;t use the &#39;omero config&#39; to set up a new omero.data.dir (<span style="background-color:rgb(255,255,255);color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px">FATAL: OMERO directory does not exist: /OMERO), but if I create the /OMERO dir the server uses the directory specified as the omero.data.dir into the etc/omero.properties file.... This IS weird :)</span></div>

<div><br></div><div>Thanks, </div><div>Luca </div><div><br><div class="gmail_quote">2012/8/29 Josh Moore <span dir="ltr">&lt;<a href="mailto:josh@glencoesoftware.com" target="_blank">josh@glencoesoftware.com</a>&gt;</span><br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><br>
On Aug 29, 2012, at 3:21 PM, Luca Lianas wrote:<br>
<br>
&gt; Hi everyone,<br>
&gt;<br>
&gt; since OMERO version  4.3, I can&#39;t set the omero.data.dir parameter using<br>
&gt; the omero.properties file.<br>
<br>
</div>Correct. etc/omero.properties only shows the defaults and is mostly for documentation. It gets copied into blitz.jar (for the version number) but otherwise is overwritten by the `omero config` system.<br>
<br>
Cheers,<br>
~Josh.<br>
<div><div><br>
&gt; Even if I change the value of this variable, when the server starts it<br>
&gt; looks for the default /OMERO directory in the file system.<br>
&gt;<br>
&gt; In  my omero.properties file I have<br>
&gt;<br>
&gt; ...<br>
&gt; omero.data.dir=/opt/omero_4.4/data/<br>
&gt; ...<br>
&gt;<br>
&gt; but when I run<br>
&gt;<br>
&gt; ./dist/bin/omero admin start<br>
&gt;<br>
&gt; I get<br>
&gt; ...<br>
&gt; FATAL: OMERO directory does not exist: /OMERO<br>
&gt;<br>
&gt; and when looking at the omero.properties file into the generated blitz.jar<br>
&gt; I find<br>
&gt;<br>
&gt; ...<br>
&gt; omero.data.dir=/opt/omero_4.4/data/<br>
&gt; ...<br>
&gt; (and this is weird...)<br>
&gt;<br>
&gt; of course, using the<br>
&gt;<br>
&gt; ./dist/bin/omero config set omero.data.dir /opt/omero_4.4/data/<br>
&gt;<br>
&gt; fixes the problem.<br>
&gt;<br>
&gt; It seems that the only parameter affected by this problem is the<br>
&gt; omero.data.dir, I never experienced problems with DB config parameters and<br>
&gt; other variables in the omero.properties file (I also added some new vars<br>
&gt; and everything was fine).<br>
<br>
&gt; Luca<br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Luca Lianas<br><div>
<span>Data Fusion - Healthcare Flows</span><br>
CRS4 - Centro di Ricerche, Sviluppo e Studi Superiori della Sardegna<br>
POLARIS, Edificio 1, 09010 PULA (CA - Italy)<br>
<br>
<br>
Phone: <a href="tel:070%2F9250266" value="+390709250266" target="_blank">070/9250266</a><br>
Email: <a href="mailto:luca.lianas@crs4.it" target="_blank">luca.lianas@crs4.it</a><br>
</div>
<br>
</div>