[ome-users] Initialize the OMERO database

Colin Blackburn c.blackburn at dundee.ac.uk
Tue Apr 14 15:17:38 BST 2009


Hi Stuart,

Thanks. It's possible that the omero.data.dir isn't being picked up from 
the config (this was a problem with my own installation) but that may 
not be a problem here.

Despite what looks like a failure message the server should be running, 
the message records one failure and the dot signifies a retry. You can 
start the web clients manually using the following:

C:\omero-Beta4.0.0>bin/omero admin ice
Ice 3.3.0  Copyright 2003-2008 ZeroC, Inc.
 >>> server enable Web
 >>> server start Web
 >>> exit
C:\omero-Beta4.0.0>

After doing this can you view the webadmin page?



To stop the web clients you do:

C:\omero-Beta4.0.0>bin/omero admin ice
Ice 3.3.0  Copyright 2003-2008 ZeroC, Inc.
 >>> server disable Web
 >>> server stop Web
 >>> exit
C:\omero-Beta4.0.0>


Colin


Smith, Stuart C wrote:

> 	C:\omero-Beta4.0.0>bin\omero admin start
> 	No descriptor given. Using etc/grid/default.xml
> 	[SC] CreateService SUCCESS
> 
> 	SERVICE_NAME: OMERO.master
>   	      TYPE               : 10  WIN32_OWN_PROCESS
>     	    STATE              : 2  START_PENDING
>  
> (NOT_STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
>  	       WIN32_EXIT_CODE    : 0  (0x0)
>  	       SERVICE_EXIT_CODE  : 0  (0x0)
>  	       CHECKPOINT         : 0x0
> 	        WAIT_HINT          : 0x7d0
> 	        PID                : 1004
> 	        FLAGS              :
> 
> 	Waiting on startup. Use CTRL-C to exit
> 	icegridadmin: could not contact the default locator:
> 	Network.cpp:1218: Ice::ConnectionRefusedException:
> 	connection refused: WSAECONNREFUSED
> 	.
> 	C:\omero-Beta4.0.0>



More information about the ome-users mailing list