Hi,<br><br>I'm trying to install the OMERO Server (version beta 4.0.3) onto OSX to get a local copy of the software up and running to play around with. I installed everything seemingly without a hitch (Ice 3.3.1, Java and Python already up to date, and PostgrSQL 8.4). The OMERO server installation wen well too, until I tried to start the server. When I tried to start the server, all I get is:<br>

<br>No descriptor given. Using etc/grid/default.xml<br>Waiting on startup. Use CTRL-C to exit<br>.............................Failed to startup after 5 minutes<br><br>I saw a similar issue on the list, but the person's master.err file is different than mine (it also didn't look like that issue was resolved on the list). I will include the top few lines of my master.err in this email, but it's a long error log and it might be best to email it for someone to take a look. <br>

<br>08/05/09 18:06:17.349 OMERO.Glacier2: warning: unable to contact permissions verifier `BlitzVerifier<br>@BlitzAdapters'<br>Reference.cpp:1546: Ice::NoEndpointException:<br>no suitable endpoint available for proxy `BlitzVerifier -t @ BlitzAdapters'<br>

08/05/09 18:06:17.357 OMERO.Glacier2: warning: unable to contact session manager `BlitzManager@Blitz<br>Adapters'<br>Reference.cpp:1546: Ice::NoEndpointException:<br>no suitable endpoint available for proxy `BlitzManager -t @ BlitzAdapters'<br>

Traceback (most recent call last):<br>  File "/Library/Ice-3.3.1/python/Ice.py", line 766, in main<br>    status = self.run(args)<br>  File "/Users/nperry/Desktop/omero_dist/lib/python/fsDropBox.py", line 42, in run<br>

    sf = self.getOmeroServiceFactory()<br>  File "/Users/nperry/Desktop/omero_dist/lib/python/fsDropBox.py", line 133, in getOmeroServiceFacto<br>ry<br>    raise Exception(excpt)<br>Exception: exception ::Ice::NoEndpointException<br>

{<br>    proxy = BlitzManager -t @ BlitzAdapters<br>}<br><br>Thanks for any help you might have,<br>Nick<br><br>