[ome-devel] starting up omero 4 server: StartService FAILED error -- connection refused

Chris Allan callan at glencoesoftware.com
Wed Apr 1 09:23:36 BST 2009


On Wed, 2009-04-01 at 10:07 +0200, Cornelissen, Frans [PRDBE] wrote:
> Hi,

Hi Frans.

> When starting up the omero 4 server, I get the following error:
> 
> > bin\omero admin start
> 
> Creating c:\omero\var\master
> Initializing c:\omero\var\log
> Creating c:\omero\var\registry
> No descriptor given. Using etc/grid/default.xml
> [SC] CreateService SUCCESS
> 
> [SC] StartService FAILED 3:
> 
> The system cannot find the path specified.
> 
> Waiting on startup. Use CTRL-C to exit
> icegridadmin: could not contact the default locator:
> Network.cpp:1220: Ice::ConnectionRefusedException:
> connection refused: WSAECONNREFUSED
> .icegridadmin: could not contact the default locator:
> Network.cpp:1220: Ice::ConnectionRefusedException:
> connection refused: WSAECONNREFUSED
> .icegridadmin: could not contact the default locator:
> Network.cpp:1220: Ice::ConnectionRefusedException:
> connection refused: WSAECONNREFUSED
> 
> --------------------------------------------------------
> The previous steps all went well:
> 
> C:\Documents and
> Settings\fcorneli\Desktop\omero-Beta4.0.0\omero-Beta4.0.0>bin\omero db
> script
> Please enter omero.db.version [OMERO4]:
> Please enter omero.db.patch [0]:
> Please enter password for new OMERO root user:
> Please re-enter password for new OMERO root user:
> Saving to C:\Documents and
> Settings\fcorneli\Desktop\omero-Beta4.0.0\omero-Beta4.0.0\OMERO4__0.sql
> 
> C:\Documents and
> Settings\fcorneli\Desktop\omero-Beta4.0.0\omero-Beta4.0.0>xcopy /E /Y
> etc\Windows\* etc
> etc\Windows\log4j.xml
> etc\Windows\README
> etc\Windows\Windows.cfg
> etc\Windows\grid\templates.xml
> 4 File(s) copied
> ---------------------------------------------------------------------
> 
> any suggestions?

I'm going to assume you have the Ice-3.3.1 download installed? The
problem comes from some hard coded PATHs and the way Windows handles
them. An oversight on our part. The ticket (not much more information)
is here:

http://trac.openmicroscopy.org.uk/omero/ticket/1287

For now the easiest solution is:

 * Run "bin/omero admin stop" (this ensures that the service is removed)
 * Move C:\Ice-3.3.1 to C:\Ice-3.3.0; these *must* be the exact paths
 * Edit the PATH values you inserted when following the install notes

We'll be making the Windows deployment easier in 4.0.1 which we're
hoping to release towards the end of next week.

> 
> Thanks, best regards, frans

Thanks for your patience.

-Chris



More information about the ome-devel mailing list