----------- python error: $ PYTHONPATH=./lib/python/:$PYTHONPATH python Python 2.6.5 (r265:79063, Jun 21 2010, 14:09:15) [GCC 4.3.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import omero >>> c = omero.client() Traceback (most recent call last): File "", line 1, in File "/home/bram/workspace_hthcs_pipeline/omero/dist/lib/python/omero/__init__.py", line 22, in client import omero.clients File "/home/bram/workspace_hthcs_pipeline/omero/dist/lib/python/omero/clients.py", line 16, in import omero.all File "/home/bram/workspace_hthcs_pipeline/omero/dist/lib/python/omero/all.py", line 12, in import omero_API_ice File "/home/bram/workspace_hthcs_pipeline/omero/dist/lib/python/omero_API_ice.py", line 16, in import omero_ServicesF_ice File "/home/bram/workspace_hthcs_pipeline/omero/dist/lib/python/omero_ServicesF_ice.py", line 161, in StatefulServiceInterface._op_getCurrentEventContext = IcePy.Operation('getCurrentEventContext', Ice.OperationMode.Idempotent, Ice.OperationMode.Idempotent, True, (), (), (), _M_omero.sys._t_EventContext, (_M_omero._t_ServerError,)) AttributeError: 'module' object has no attribute '_t_EventContext' >>> ----------- output from "bin/omero admin diagnostics": ================================================================================ OMERO Diagnostics Beta-4.2.0-DEV ================================================================================ Commands: java -version 1.6.0 (/home/bram/jdk1.6.0_12/bin/java -- 2 others) Commands: python -V 2.6.5 (/usr/local/bin/python -- 2 others) Commands: icegridnode --version 3.3.0 (/usr/bin/icegridnode) Commands: icegridadmin --version 3.3.0 (/usr/bin/icegridadmin) Commands: psql --version 8.3.9 (/usr/bin/psql -- 2 others) Server: icegridnode running Server: Blitz-0 active (pid = 9516, enabled) Server: DropBox inactive (disabled) Server: FileServer active (pid = 9532, enabled) Server: Indexer-0 active (pid = 9534, enabled) Server: MonitorServer inactive (disabled) Server: OMERO.Glacier2 active (pid = 9540, enabled) Server: OMERO.IceStorm active (pid = 9553, enabled) Server: Processor-0 inactive (disabled) Server: Repository-1 error: node `repo' couldn't be reached: the node is not active Server: Tables-0 inactive (disabled) Server: TestDropBox inactive (enabled) Server: Web inactive (enabled) Log dir: /home/bram/workspace_hthcs_pipeline/omero/dist/var/log exists Log files: Blitz-0.log 16.0 KB errors=2 warnings=9 Log files: DropBox.log n/a Log files: FileServer.log 0.0 KB Log files: Indexer-0.log 3.0 KB errors=0 warnings=9 Log files: MonitorServer.log 0.0 KB errors=1 warnings=0 Log files: OMEROweb.log n/a Log files: Processor-0.log n/a Log files: Tables-0.log n/a Log files: TestDropBox.log n/a Log files: master.err 2.0 KB Log files: master.out 0.0 KB Log files: Total size 0.02 MB Environment:OMERO_HOME=(unset) Environment:OMERO_NODE=(unset) Environment:OMERO_MASTER=(unset) Environment:PATH=/home/bram/jdk1.6.0_12/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/bram/download/axis2/axis2-1.4.1/bin:/usr/lib/postgresql/8.3/bin/ Environment:ICE_HOME=(unset) Environment:LD_LIBRARY_PATH=:/usr/local/lib/:/opt/Ice-3.4.1/lib64/ Environment:DYLD_LIBRARY_PATH=(unset)