[ome-users] OMERO on 64 bit Windows

Josh Moore josh at glencoesoftware.com
Fri May 14 21:16:20 BST 2010


Hi Ian,

Looks like the Ice installation is not working properly. What did you
add to your PATH environment variable? Are the x64 directories before
the other Ice directories?

For example, my PATH setting from a 64-bit Windows Server
2003 machine has: ...;C:\Ice-3.3.1\bin\x64;C:\Ice-3.3.1\bin

Cheers,
~Josh


Davies, Ian (GE Healthcare) writes:
 > 
 > I'm trying to install OMERO4 (again), this time on a 64 bit Windows
 > machine and I can't set up the database without seeing this:
 > 
 > 
 > C:\omero_dist>bin\omero db script
 > Error loading:c:\omero_dist\lib\python\omero\plugins\admin.py
 > Traceback (most recent call last):
 >   File "c:\omero_dist\lib\python\omero\cli.py", line 996, in loadplugins
 >     execfile( plugin, loc )
 >   File "c:\omero_dist\lib\python\omero\plugins\admin.py", line 24, in
 > <module>
 >     import omero_ServerErrors_ice
 >   File "c:\omero_dist\lib\python\omero_ServerErrors_ice.py", line 13, in
 > <module>
 >     import Ice, IcePy, __builtin__
 >   File "C:\ICE\python\Ice.py", line 47, in <module>
 >     import IcePy
 > ImportError: DLL load failed: %1 is not a valid Win32 application.
 > Error loading:c:\omero_dist\lib\python\omero\plugins\upload.py
 > Traceback (most recent call last):
 >   File "c:\omero_dist\lib\python\omero\cli.py", line 996, in loadplugins
 >     execfile( plugin, loc )
 >   File "c:\omero_dist\lib\python\omero\plugins\upload.py", line 14, in
 > <module>
 >     import omero.util.originalfileutils;
 >   File "c:\omero_dist\lib\python\omero\util\__init__.py", line 11, in
 > <module>
 >     import Ice
 >   File "C:\ICE\python\Ice.py", line 47, in <module>
 >     import IcePy
 > ImportError: DLL load failed: %1 is not a valid Win32 application.
 > Error printing text
 > DLL load failed: %1 is not a valid Win32 application.
 > C:\omero_dist>bin\
 > 
 > 
 > What do I need to do to make this work?
 > Regards,
 > Ian Davies



More information about the ome-users mailing list