i have problems with a new installation of omero on Ubuntu 9.10.
bin/omero admin start
No descriptor given. Using etc/grid/default.xml
Waiting on startup. Use CTRL-C to exit
.............................Failed to startup after 5 minutes
$ less var/log/master.err
Traceback (most recent call last):
File "lib/python/runTables.py", line 13, in <module>
__import__("tables")
File "/usr/lib/python2.6/dist-packages/tables/__init__.py", line 76, in <module>
from tables.file import File, openFile, copyFile
File "/usr/lib/python2.6/dist-packages/tables/file.py", line 44, in <module>
from tables import hdf5Extension
File "hdf5Extension.pyx", line 11, in hdf5Extension
ImportError: No module named utilsExtension
25.02.2010 12:49:19 java.util.prefs.FileSystemPreferences$7 run
WARNUNG: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml
25.02.2010 12:49:20 java.util.prefs.FileSystemPreferences$7 run
WARNUNG: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml
02/25/10 12:49:21.070 OMERO.Glacier2: warning: unable to contact permissions verifier `BlitzVerifier@BlitzAdapters'
Reference.cpp:1546: Ice::NoEndpointException:
no suitable endpoint available for proxy `BlitzVerifier -t @ BlitzAdapters'
02/25/10 12:49:21.071 OMERO.Glacier2: warning: unable to contact session manager `BlitzManager@BlitzAdapters'
Reference.cpp:1546: Ice::NoEndpointException:
no suitable endpoint available for proxy `BlitzManager -t @ BlitzAdapters'
less var/log/master.err
Traceback (most recent call last):
File "lib/python/runTables.py", line 13, in <module>
__import__("tables")
File "/usr/lib/python2.6/dist-packages/tables/__init__.py", line 76, in <module>
from tables.file import File, openFile, copyFile
File "/usr/lib/python2.6/dist-packages/tables/file.py", line 44, in <module>
from tables import hdf5Extension
File "hdf5Extension.pyx", line 11, in hdf5Extension
ImportError: No module named utilsExtension
25.02.2010 12:49:19 java.util.prefs.FileSystemPreferences$7 run
WARNUNG: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml
25.02.2010 12:49:20 java.util.prefs.FileSystemPreferences$7 run
WARNUNG: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml
02/25/10 12:49:21.070 OMERO.Glacier2: warning: unable to contact permissions verifier `BlitzVerifier@BlitzAdapters'
Reference.cpp:1546: Ice::NoEndpointException:
no suitable endpoint available for proxy `BlitzVerifier -t @ BlitzAdapters'
02/25/10 12:49:21.071 OMERO.Glacier2: warning: unable to contact session manager `BlitzManager@BlitzAdapters'
Reference.cpp:1546: Ice::NoEndpointException:
no suitable endpoint available for proxy `BlitzManager -t @ BlitzAdapters'
02/25/10 13:10:41.082 icegridnode: error: an IceGrid registry is already running
$ bin/omero admin diagnostics
================================================================================
OMERO Diagnostics Beta-4.1.1-r5927-b91
================================================================================
Commands: java -version 1.6.0 (/usr/bin/java)
Commands: python -V 2.6.4 (/usr/bin/python)
Commands: icegridnode --version 3.3.1 (/usr/bin/icegridnode)
Commands: icegridadmin --version 3.3.1 (/usr/bin/icegridadmin)
Commands: psql --version 8.4.2 (/usr/bin/psql)
Server: icegridnode running
Server: Blitz-0 active (pid = 1743, enabled)
Server: DropBox inactive (disabled)
Server: FSServer inactive (disabled)
Server: Indexer-0 active (pid = 1747, enabled)
Server: OMERO.Glacier2 active (pid = 1748, enabled)
Server: OMERO.IceStorm active (pid = 1753, enabled)
Server: Processor-0 active (pid = 1754, enabled)
Server: Tables-0 inactive (disabled)
Server: TestDropBox inactive (enabled)
Server: Web inactive (enabled)
Log dir: /OMERO/omero_dist/var/log exists
Log files: Blitz-0.log 1.0 MB errors=10 warnings=16
Log files: DropBox.log 3.0 KB errors=10 warnings=0
Log files: FSServer.log 4.0 KB errors=5 warnings=0
Log files: Indexer-0.log 123.0 KB errors=6 warnings=11
Log files: OMEROweb.log n/a
Log files: Processor-0.log 8.0 KB errors=1 warnings=9
Log files: Tables-0.log n/a
Log files: TestDropBox.log n/a
Log files: master.err 5.0 KB errors=0 warnings=10
Log files: master.out 0.0 KB
Log files: Total size 1.20 MB
I can't find a solution for this.
Best regards
Mike