"gl_labserv:omero_dist gordonlaurie$ bin /omero admin start"<br><br>isn't bin a folder? so the correct command would be:<br><br>$ bin/omero admin start<br><br>Let me know if that works,<br>Nick<br><br><div class="gmail_quote">

On Fri, Sep 11, 2009 at 3:13 PM, Gordon W. Laurie <span dir="ltr"><<a href="mailto:glaurie@virginia.edu">glaurie@virginia.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Thought I had the sequence for restarting Omero understood from a previous<br>
restart approximately one month ago.  This is the sequence that previously<br>
worked:<br>
<br>
1. Open up pgAdmin III.  Control (ctrl) click on PostrgreSQL 8.3 (localhost)<br>
and connect.<br>
<br>
2. Enter three commands in Terminal:<br>
export PATH=/opt/Ice-3.3/bin:$PATH<br>
export DYLD_LIBRARY_PATH=/opt/Ice-3.3/lib:$DYLD_LIBRARY_PATH<br>
export PYTHONPATH=/opt/Ice-3.3/python:$PYTHONPATH<br>
<br>
3. Move to /omero_dist directory and start:<br>
cd /usr/share/omero/omero_dist<br>
bin /omero admin start<br>
bin/omero admin ice<br>
>>>server enable Web<br>
>>>server start Web<br>
<br>
<br>
<br>
Below is the failed attempt.  I am running in Mac OS 10.5.8.<br>
<br>
gl_labserv:~ gordonlaurie$ export PATH=/opt/Ice-3.3/bin:$PATH<br>
gl_labserv:~ gordonlaurie$ export<br>
DYLD_LIBRARY_PATH=/opt/Ice-3.3/lib:$DYLD_LIBRARY_PATH<br>
gl_labserv:~ gordonlaurie$ export PYTHONPATH=/opt/Ice-3.3/python:$PYTHONPATH<br>
gl_labserv:~ gordonlaurie$ cd /usr/share/omero/omero_dist<br>
gl_labserv:omero_dist gordonlaurie$ bin /omero admin start<br>
-bash: bin: command not found<br>
gl_labserv:omero_dist gordonlaurie$ bin/omero admin ice<br>
icegridadmin: could not contact the default locator:<br>
Network.cpp:1220: Ice::ConnectionRefusedException:<br>
connection refused: Connection refused<br>
<br>
<br>
Any suggestions?<br>
Gordon.<br>
_______________________________________________<br>
ome-users mailing list<br>
<a href="mailto:ome-users@lists.openmicroscopy.org.uk">ome-users@lists.openmicroscopy.org.uk</a><br>
<a href="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users" target="_blank">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users</a><br>
</blockquote></div><br>