<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Ronald<div><br></div><div>According to the problem with OMERO.web, could you run the following commands:</div><div><br></div><div><span class="Apple-style-span" style="font-family: monospace; white-space: pre; ">$ bin/omero admin ice</span></div><div><div><pre><code>Ice 3.3.0  Copyright 2003-2008 ZeroC, Inc.
>>> server disable Web
>>> server stop Web
>>> exit
</code></pre><pre><font class="Apple-style-span" face="Helvetica"><span class="Apple-style-span" style="white-space: normal;">double check diagnostics if Web is not active, then</span></font></pre><pre>$ cd CHANGE_TO_OMERO_DIR/lib/python/omeroweb</pre><pre>$ PYTHONPATH=$PYTHONPATH:CHANGE_TO_OMERO_DIR/lib/python python manage.py runserver wileyserver2.pnl.gov:8000</pre></div></div><div>run http:/wileyserver2.pnl.gov:8000/webadmin/ in your web browser,</div><div>and send me the output, please.</div><div><br></div><div>It should look like that:</div><div><br></div><div><div><div><div>mac:omeroweb ola$ PYTHONPATH=$PYTHONPATH:/omero/lib/python python mane.py runserver 10.12.1.196:8000</div><div>Validating models...</div><div>0 errors found</div><div><br></div><div>Django version 1.1.1, using settings 'omeroweb.settings'</div><div>Development server is running at <a href="http://10.12.1.196:8000/">http://10.12.1.196:8000/</a></div><div>Quit the server with CONTROL-C.</div><div><div>[24/Jun/2010 11:26:51] "GET /webadmin/ HTTP/1.1" 302 0</div><div>[24/Jun/2010 11:26:51] "GET /webadmin/login/?url=/webadmin/ HTTP/1.1" 200 2065</div><div><br></div><div><br></div></div></div></div><div><div><span class="Apple-style-span" style="font-size: 12px; ">Thanks</span></div></div></div><div><span class="Apple-style-span" style="font-size: 12px; "><div>Ola</div></span></div><div><br><div><div>On 23 Jun 2010, at 23:20, Taylor, Ronald C wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><br>Josh,<br><br>Well, OMERO is finally running on our Mac server under 10.6. I have started Postgres and the OMERO server and have logged in to OMERO remotely using the Importer and Insight clients. I've created a project, data set, and imported some images. That was successful. Yea!<br><br>There remain a couple things:<br><br>1) First, the OMERO.web web server refuses to come up. The web settings command<br>   omero web settings<br><br> appeared to work fine, setting the server to wileyserver2.pnl.gov and the port to 8000<br><br>Diagnostics, invoked via<br>   omero admin diagnostics<br><br>says that the web server is up (active and enabled), and I don't see any errors in the very small OMEROweb.log files (I have attached them, in case I missed a clue), but I cannot log in via<br>   http:/wileyserver2.pnl.gov:8000<br><br>The browser says that there is no connection.<br><br>Also, <br>   telnet wileyserver2.pnl.gov 8000<br> gets a "connection refused".<br><br>The invocation via<br><br>  omero admin ice<br><blockquote type="cite"><blockquote type="cite">server enable Web<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">server start Web<br></blockquote></blockquote><br> did not generate any error msgs and<br><br><blockquote type="cite"><blockquote type="cite">server state Web<br></blockquote></blockquote> also says that the web server is active and enabled, and assigned a pid number.<br><br>Computer support here swears that there is nothing in the router or intranet that would block any ports, and the wileyserver2 firewall is down, since I have not invoked it since the last reboot. So - the problem should not be that the port is blocked, but something else.<br><br>Can you give me any leads as to what I should look for to fix this?<br><br>Also, the "omero config set" command still isn't working and I don't know why. I have used your workaround that alters the etc/grid/default.xml file, which appears to work OK. But I'd still like to find out why command line param setting is not working and get this fixed at some point. Doing a "omero config get" still returns nothing at all.<br><br>Following up on your comment: <br>"There's no need to set "rontaylor" for any OMERO configuration values, unless that were how you accessed PostgreSQL (instead of "psql -U omero"), nor do I think the copied server is expecting an "RT" account, as long as your file permissions are correct. (i.e. all directories needing writing to like var/ and /OMERO belong to "rontaylor")."<br><br>My file permissions are, I believe, correct. When I untar'ed, everything got converted to "rontaylor" ownership. Also, my Postgres account for omero is omero all the way - owner, password, db name are all "omero". And I can access that db without error using "psql -U omero". So - it's a stumper.<br><br>Ron <br><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" color="#144FAE"><br></font></font></div></blockquote></div></div></body></html>