Page 1 of 1

Omero server OMERO.server-4.4.9-ice35-b98 error: omero.cli?

PostPosted: Tue Nov 05, 2013 2:38 pm
by xkunes
Hello,
I am trying to install the OMERO.server on Windows 2008 Server Std. SP1 (same error on Windows 7 or XP).

I received a error:
ERROR: Could not import omero.cli! (DLL load failed: The specified module could not be found.)

as a response to the config set command:
("bin\omero config set omero.db.name omero_database")


I am using:
OMERO 4.4.9. + python 2.7.5./2.6.6 + PyWin + ice 3.5. + Postgress9.3.1

Exactly:

OMERO.server-4.4.9-ice35-b98.zip
jdk-7u45-windows-i586.exe
python-2.7.5.msi or python-2.6.6.msi
pywin32-218.win32-py2.7.exe or pywin32-218.win32-py2.6.exe
Ice-3.5.0-1.msi
postgresql-9.3.1-1-windows.exe

Any suggestions?
The version with ICE 3.4 is working (OMERO.server-4.4.9-ice34-b98.zip) but the one with the ICE 3.5 is not working. Is it a kind of my mistake? (Path seems to be OK.)

Usually is this error made by wrong version of Python. Is anyone using this version of OMERO on Windows?

Thanks for a suggestions? ;)


Error example:
------------------
C:\OMERO.server>bin\omero config set omero.db.name omero_database
********************************************************************************
ERROR: Could not import omero.cli! (DLL load failed: The specified modul
e could not be found.)

This means that your installation is incomplete. Contact
the OME mailing lists for more information:

http://www.openmicroscopy.org/site/community

If you are building from source, please supply the build log
as well as which version you are building from. If you
downloaded a distribution, please provide which link you
used.

********************************************************************************
Debugging Info:
--------------
CWD=C:\OMERO.server
VERSION=2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit (In
tel)]
OMERO_HOME=None
PYTHONPATH=['C:\\OMERO.server\\lib\\python', 'C:\\OMERO.server\\var\\lib
', 'C:\\OMERO.server\\bin', 'C:\\OMERO.server\\lib\\python', 'c:\\PF\\ZeroC\\Ice
-3.5.0\\python', 'C:\\Windows\\system32\\python26.zip', 'c:\\Python26\\DLLs', 'c
:\\Python26\\lib', 'c:\\Python26\\lib\\plat-win', 'c:\\Python26\\lib\\lib-tk', '
c:\\Python26', 'c:\\Python26\\lib\\site-packages', 'c:\\Python26\\lib\\site-pack
ages\\win32', 'c:\\Python26\\lib\\site-packages\\win32\\lib', 'c:\\Python26\\lib
\\site-packages\\Pythonwin', 'C:\\OMERO.server\\lib\\fallback']

Re: Omero server OMERO.server-4.4.9-ice35-b98 error: omero.c

PostPosted: Tue Nov 05, 2013 3:45 pm
by jmoore
The Ice 3.5 downloads for Windows require Python 3 which OMERO does not yet support. You will either need an Ice version compiled for Python 2, or you may be better off sticking with Ice 3.4 for the moment if that's currently working for you.

Cheers,
~Josh

Re: Omero server OMERO.server-4.4.9-ice35-b98 error: omero.c

PostPosted: Wed Nov 06, 2013 12:41 pm
by xkunes
Thanks for the info.

Than it is a question hear: Why is this version available for download? (4.4.9 + Ice 3.5 for windows?)

It is a quite confusing ;-).

Thanks a lot

Best Regards
Michal Kunes

Re: Omero server OMERO.server-4.4.9-ice35-b98 error: omero.c

PostPosted: Wed Nov 06, 2013 3:42 pm
by jmoore
xkunes wrote:Why is this version available for download? (4.4.9 + Ice 3.5 for windows?) It is a quite confusing ;-).


Sorry for the confusion, Michael. The 3.5 zip is required for some Linux platforms. We'll make it clearer that this is not yet suggested for Windows.

Thanks for the feedback.
~Josh

Re: Omero server OMERO.server-4.4.9-ice35-b98 error: omero.c

PostPosted: Fri Nov 08, 2013 1:04 pm
by hflynn
Thanks again for pointing this out, Michael - we have now updated the downloads page and the unknown limitations documentation to make this issue clear.

-Helen

Re: Omero server OMERO.server-4.4.9-ice35-b98 error: omero.c

PostPosted: Tue Nov 12, 2013 5:23 pm
by xkunes
Nice work :D ;-).

Best Regards
Michal