Dears,
after installing my Omero server (on Windows XP) I have this output from bin\omero admin diagnostics:
C:\omero_dist>bin\omero admin diagnostics
Error loading: C:\omero_dist\lib\python\omero\plugins\perf.py
Traceback (most recent call last):
File "C:\omero_dist\lib\python\omero\cli.py", line 1127, in loadpath
execfile( str(pathobj), loc )
File "C:\omero_dist\lib\python\omero\plugins\perf.py", line 17, in <module>
import omero.install.perf_test as perf_test
File "C:\omero_dist\lib\python\omero\install\perf_test.py", line 22, in <modul
e>
import omero.util.temp_files
File "C:\omero_dist\lib\python\omero\util\temp_files.py", line 322, in <module
>
manager = TempFileManager()
File "C:\omero_dist\lib\python\omero\util\temp_files.py", line 58, in __init__
if not self.create(self.userdir) and not self.access(self.userdir):
File "C:\omero_dist\lib\python\omero\util\temp_files.py", line 219, in access
dir = str(dir)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xed' in position 49:
ordinal not in range(128)
================================================================================
OMERO Diagnostics 4.4.0-RC2-ice33-b3016
================================================================================
ERROR:omero.util.UpgradeCheck:<urlopen error [Errno 11001] getaddrinfo failed>
Commands: java -version 1.7.0 (C:\WINDOWS\system32\java.E
XE)
Commands: python -V 2.6.6 (C:\Python26\python.EXE)
Commands: icegridnode --version 3.3.1 (C:\Ice-3.3.1\bin\icegridno
de.EXE)
Commands: icegridadmin --version 3.3.1 (C:\Ice-3.3.1\bin\icegridad
min.EXE)
Commands: psql --version 8.3.18 (C:\Program Files\PostgreSQ
L\8.3\bin\psql.EXE)
Server: icegridnode running
Server: Blitz-0 active (pid = 3204, enabled)
Server: DropBox inactive (disabled)
Server: FileServer active (pid = 2868, enabled)
Server: Indexer-0 active (pid = 3968, enabled)
Server: MonitorServer active (pid = 2908, enabled)
Server: OMERO.Glacier2 active (pid = 2012, enabled)
Server: OMERO.IceStorm active (pid = 2964, enabled)
Server: PixelData-0 active (pid = 3952, enabled)
Server: Processor-0 inactive (disabled)
Server: Tables-0 inactive (disabled)
Server: TestDropBox inactive (enabled)
Log dir: C:\omero_dist\var\log exists
Log files: Blitz-0.log 321.0 KB errors=19 warnings=31
Log files: DropBox.log n/a
Log files: FileServer.log 3.0 KB
Log files: Indexer-0.log 478.0 KB errors=18 warnings=31
Log files: MonitorServer.log 4.0 KB errors=1 warnings=0
Log files: OMEROweb.log 114.0 KB errors=92 warnings=0
Log files: OMEROweb_request.log 109.0 KB errors=46 warnings=0
Log files: PixelData-0.log 5.0 MB errors=1614 warnings=42
6
Log files: Processor-0.log n/a
Log files: Tables-0.log n/a
Log files: TestDropBox.log n/a
Log files: master.err 0.0 KB
Log files: master.out 0.0 KB
Log files: Total size 6.18 MB
Parsing Blitz-0.log:[line:2175] => Server restarted <=
Environment:OMERO_HOME=(unset)
Environment:OMERO_NODE=(unset)
Environment:OMERO_MASTER=(unset)
Environment:Error printing text
PATH=C:\Python26\;C:\Python26\Scripts;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\
System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Ice-3.3.1\bin;C:\Pro
gram Files\PostgreSQL\8.3\bin;%APPDATA%\Python\Scripts
Environment:ICE_HOME=(unset)
Environment:LD_LIBRARY_PATH=(unset)
Environment:DYLD_LIBRARY_PATH=(unset)
OMERO data dir: '/OMERO' Exists? True Is writable? True
OMERO.web status... DEVELOPMENT: You will have to check status by hand!
C:\omero_dist>
Thanks for any troubleshooting ideas!
Zoner