We're Hiring!

omero.server installation

Having a problem deploying OMERO? Please ask new questions at https://forum.image.sc/tags/omero
Please note:
Historical discussions about OMERO. Please look for and ask new questions at https://forum.image.sc/tags/omero

The OMERO.server installation documentation begins here and you can find OMERO.web deployment documentation here.

omero.server installation

Postby gilles » Mon Sep 14, 2009 3:15 pm

Hello,
ok, I create a new topic because I were on the wrong way with my precedent question.
Before the database initialization the tutorial says :

Installation
*
Extract the OMERO ZIP and note its location. Below it is referred to as: C:\omero_dist
*
Configure the path to your installation
If you've installed the OMERO server in a location other than c:omero_dist, you'll get the following message on startup:
No descriptor given. Using etc\grid\windefault.xml

I just extracted the omero-Beta4.0.3.zip in C:
Should I install anything else ?
gilles
 
Posts: 13
Joined: Thu Sep 10, 2009 12:33 pm

Re: omero.server installation

Postby cxallan » Tue Sep 15, 2009 9:18 am

You also must have Ice 3.3.1 and ActivePython 2.5.4.4 installed.
cxallan
Site Admin
 
Posts: 509
Joined: Fri May 01, 2009 8:07 am

Re: omero.server installation

Postby gilles » Tue Sep 15, 2009 12:12 pm

ok I have Ice 3.1.1 and Python 3.1.1.2 installed
gilles
 
Posts: 13
Joined: Thu Sep 10, 2009 12:33 pm

Re: omero.server installation

Postby cxallan » Tue Sep 15, 2009 12:49 pm

You must use ActivePython 2.5.4.4.
cxallan
Site Admin
 
Posts: 509
Joined: Fri May 01, 2009 8:07 am

Re: omero.server installation

Postby gilles » Tue Sep 15, 2009 2:48 pm

ok, in this case I have an other error :

Traceback <most recent call last>:
File "bin\omero", line 67, in <module>
import omero.cli
File "C:\omero_dist\lib\python\omero\__init__.py", line 14, in <module>
import Ice, Glacier2

ImportError: No module named Ice
gilles
 
Posts: 13
Joined: Thu Sep 10, 2009 12:33 pm

Re: omero.server installation

Postby cxallan » Tue Sep 15, 2009 5:38 pm

Okay, can you please give me the output of:

Code: Select all
echo %PATH%
echo %PYTHONPATH%
cxallan
Site Admin
 
Posts: 509
Joined: Fri May 01, 2009 8:07 am

Re: omero.server installation

Postby gilles » Wed Sep 16, 2009 8:02 am

Microsoft Windows XP [version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Gilles>echo %PATH%
C:\Python25\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\Fichiers communs\Roxio Shared\DLLShared\;c:\Program Files\Microsoft SQL Se
rver\90\Tools\binn\;C:\Program Files\Microsoft Visual Studio 8\VC\vcpackages;C:\
Program Files\QuickTime\QTSystem\;C:\Program Files\VDMSound\\;C:\Ice-3.3.1\bin;C
:\PROGRA~1\EXIFUT~1;

C:\Documents and Settings\Gilles>echo %PYTHONPATH%
C:\Ice-3.3.1\bin\

C:\Documents and Settings\Gilles>
gilles
 
Posts: 13
Joined: Thu Sep 10, 2009 12:33 pm

Re: omero.server installation

Postby cxallan » Wed Sep 16, 2009 8:16 am

Okay, can you update your PYTHONPATH so that it is:

Code: Select all
C:\Ice-3.3.1\python;C:\Ice-3.3.1\bin


Then run python and import Ice? It should look something like this:

Code: Select all
C:\>python
ActivePython 2.5.4.4 (ActiveState Software Inc.) based on
Python 2.5.4 (r254:67916, Apr 27 2009, 15:41:14) [MSC v.1310 32 bit (Intel)] on
win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import Ice
>>>
cxallan
Site Admin
 
Posts: 509
Joined: Fri May 01, 2009 8:07 am

Re: omero.server installation

Postby gilles » Wed Sep 16, 2009 9:32 am

yes !!!
it's ok ! :D

thank you cxallan, thank you all

hop... last question
when I try to run the server :

Microsoft Windows XP [version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Gilles>cd C:\omero_dist

C:\omero_dist>bin\omero admin start
Creating c:\omero_dist\var\master
Initializing c:\omero_dist\var\log
Creating c:\omero_dist\var\registry
No descriptor given. Using etc\grid\windefault.xml
[SC] StartService: OpenService FAILED 1060:

Le service spÚcifiÚ n'existe pas en tant que service installÚ.


Waiting on startup. Use CTRL-C to exit
......................

??? :(
gilles
 
Posts: 13
Joined: Thu Sep 10, 2009 12:33 pm

Re: omero.server installation

Postby gilles » Wed Sep 16, 2009 12:33 pm

Excuse, you can close this topic, my last question is ever the subject of a topic :

"Cannot start windows service during startup" by valbusagio
gilles
 
Posts: 13
Joined: Thu Sep 10, 2009 12:33 pm

Next

Return to Installation and Deployment

Who is online

Users browsing this forum: No registered users and 1 guest