Buildfile: build.xml check-ivy: :: Ivy 2.0.0 - 20090108225011 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml build-ice: Expanding: /Users/ingvar/Software/omero/omero/lib/repository/ice-includes-3.3.0.tar.gz into /Users/ingvar/Software/omero/omero/target/Ice test-unit: :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml Entering /Users/ingvar/Software/omero/omero/components/tools/OmeroCpp... test-compile: Building with ICE_HOME=/opt/Ice-3.3.1 Using boost_unit_test_framework-mt Compiling test/boost_fixture.o Compiling test/boost_main.o Compiling test/integration/annotations.o Compiling test/integration/api.o Compiling test/integration/beta3.o Compiling test/integration/counts.o Compiling test/integration/guest.o Compiling test/integration/search.o Compiling test/integration/sessions.o Linking test/integration.exe Compiling test/unit/client.o Compiling test/unit/model.o Compiling test/unit/operators.o Compiling test/unit/parameters.o Compiling test/unit/perms.o Linking test/unit.exe test: Entering /Users/ingvar/Software/omero/omero/components/tools/OmeroFS... python-test: running test running egg_info writing OmeroFS.egg-info/PKG-INFO writing top-level names to OmeroFS.egg-info/top_level.txt writing dependency_links to OmeroFS.egg-info/dependency_links.txt writing manifest file 'OmeroFS.egg-info/SOURCES.txt' running build_ext Traceback (most recent call last): File "/Users/ingvar/Software/omero/omero/components/tools/OmeroFS/setup.py", line 24, in test_suite='test.suite' File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/core.py", line 152, in setup dist.run_commands() File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 975, in run_commands self.run_command(cmd) File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 995, in run_command cmd_obj.run() File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/command/test.py", line 121, in run File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/command/test.py", line 101, in with_project_on_sys_path File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/command/test.py", line 130, in run_tests File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/unittest.py", line 816, in __init__ self.parseArgs(argv) File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/unittest.py", line 843, in parseArgs self.createTests() File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/unittest.py", line 849, in createTests self.module) File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/unittest.py", line 613, in loadTestsFromNames suites = [self.loadTestsFromName(name, module) for name in names] File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/unittest.py", line 587, in loadTestsFromName return self.loadTestsFromModule(obj) File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/command/test.py", line 21, in loadTestsFromModule File "/Users/ingvar/Software/omero/omero/components/tools/OmeroFS/test/suite.py", line 21, in additional_tests suite.addTest(load("test.monitor")) File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/unittest.py", line 584, in loadTestsFromName parent, obj = obj, getattr(obj, part) AttributeError: 'module' object has no attribute 'monitor' Entering /Users/ingvar/Software/omero/omero/components/tools/OmeroImageJ/Omero_ImageJ... Entering /Users/ingvar/Software/omero/omero/components/tools/OmeroPy... python-test: running test running egg_info writing target/omero_client.egg-info/PKG-INFO writing top-level names to target/omero_client.egg-info/top_level.txt writing dependency_links to target/omero_client.egg-info/dependency_links.txt writing manifest file 'target/omero_client.egg-info/SOURCES.txt' running build_ext DEBUG:omero.util.TempFileManager:Using temp dir: /Users/ingvar/omero/tmp/omero_ingvar/3341 testAccessors (test.t_model.TestModel) ... ok testClearSet (test.t_model.TestModel) ... ok testGetAttrBad (test.t_model.TestModel) ... ok testGetAttrGood (test.t_model.TestModel) ... ok testGetAttrSetAttrDetails (test.t_model.TestModel) ... ok testIterators (test.t_model.TestModel) ... ok testLinkGroupAndUser (test.t_model.TestModel) ... ok testLinkViaLink (test.t_model.TestModel) ... ok testLinkingAndUnlinking (test.t_model.TestModel) ... ok testRemoveFromSet (test.t_model.TestModel) ... ok testScriptJobHasLoadedCollections (test.t_model.TestModel) ... ok testSequences (test.t_model.TestModel) ... ok testSimpleCtor (test.t_model.TestModel) ... ok testUnloadCheckPtr (test.t_model.TestModel) ... ok testUnloadCollections (test.t_model.TestModel) ... ok testUnloadField (test.t_model.TestModel) ... ok testUnloadSet (test.t_model.TestModel) ... ok testUnloadedAccessThrows (test.t_model.TestModel) ... ok testUnloadedCtor (test.t_model.TestModel) ... ok testVirtual (test.t_model.TestModel) ... ok testAddBasicInt (test.t_parameters.TestParameters) ... ok testAddBasicString (test.t_parameters.TestParameters) ... ok testAddIdRType (test.t_parameters.TestParameters) ... ok testAddIdRaw (test.t_parameters.TestParameters) ... ok testAddIds (test.t_parameters.TestParameters) ... ok testAddLongRType (test.t_parameters.TestParameters) ... ok testAddLongRaw (test.t_parameters.TestParameters) ... ok testAddLongs (test.t_parameters.TestParameters) ... ok testBasics (test.t_parameters.TestParameters) ... ok testDefaults (test.t_parameters.TestParameters) ... ok testExperimenter (test.t_parameters.TestParameters) ... ok testFilter (test.t_parameters.TestParameters) ... ok testGroup (test.t_parameters.TestParameters) ... ok testGroupId (test.t_parameters.TestParameters) ... ok testOptionsAcquisitionData (test.t_parameters.TestParameters) ... ok testOptionsLeaves (test.t_parameters.TestParameters) ... ok testOptionsOrphan (test.t_parameters.TestParameters) ... ok testOwnerId (test.t_parameters.TestParameters) ... ok testTimes (test.t_parameters.TestParameters) ... ok testUnique (test.t_parameters.TestParameters) ... ok testperm1 (test.t_permissions.TestPermissions) ... ok testDefinition (test.scripts.harness.TestScriptsViaOmeroCli) ... Traceback (most recent call last): File "test/scripts/definition.py", line 19, in sc.String("myoptional",optional=True) File "/Users/ingvar/Software/omero/omero/components/tools/OmeroPy/target/omero/scripts.py", line 120, in client kwargs["client"] = omero.client() File "/Users/ingvar/Software/omero/omero/components/tools/OmeroPy/target/omero/__init__.py", line 22, in client return omero.clients.BaseClient(*args, **kwargs) File "/Users/ingvar/Software/omero/omero/components/tools/OmeroPy/target/omero/clients.py", line 132, in __init__ self._initData(id) File "/Users/ingvar/Software/omero/omero/components/tools/OmeroPy/target/omero/clients.py", line 222, in _initData self.__ic = Ice.initialize(id) File "/opt/Ice-3.3.1/python/Ice.py", line 340, in initialize communicator = IcePy.Communicator(args, data) Ice.EndpointParseException: exception ::Ice::EndpointParseException { str = tcp -p 4063 -h <"omero.host" not set> } Execution failed. ok testSimpleScript (test.scripts.harness.TestScriptsViaOmeroCli) ... Traceback (most recent call last): File "test/scripts/simple_script.py", line 14, in client = omero.scripts.client("test_harness") File "/Users/ingvar/Software/omero/omero/components/tools/OmeroPy/target/omero/scripts.py", line 120, in client kwargs["client"] = omero.client() File "/Users/ingvar/Software/omero/omero/components/tools/OmeroPy/target/omero/__init__.py", line 22, in client return omero.clients.BaseClient(*args, **kwargs) File "/Users/ingvar/Software/omero/omero/components/tools/OmeroPy/target/omero/clients.py", line 132, in __init__ self._initData(id) File "/Users/ingvar/Software/omero/omero/components/tools/OmeroPy/target/omero/clients.py", line 222, in _initData self.__ic = Ice.initialize(id) File "/opt/Ice-3.3.1/python/Ice.py", line 340, in initialize communicator = IcePy.Communicator(args, data) Ice.EndpointParseException: exception ::Ice::EndpointParseException { str = tcp -p 4063 -h <"omero.host" not set> } Execution failed. ok testCallback (test.processor.TestProcess) ... DEBUG:omero.processor.ProcessI:Created DEBUG:omero.util.TempFileManager:Added folder /Users/ingvar/omero/tmp/omero_ingvar/3341/processgeBGk0.dir INFO:omero.processor.ProcessI:Created sessionId in /Users/ingvar/omero/tmp/omero_ingvar/3341/processgeBGk0.dir INFO:omero.processor.ProcessI: : Activated DEBUG:omero.processor.ProcessI:Added callback: b/a INFO:omero.processor.ProcessI: : Callback processCancelled INFO:omero.processor.ProcessI: : Deactivating INFO:omero.processor.ProcessI: : Shutdown INFO:omero.processor.ProcessI: : Callback processCancelled DEBUG:omero.perf:start[1255948498470] time[0] tag[omero.processor.ProcessI.cancel] DEBUG:omero.perf:start[1255948498470] time[0] tag[omero.processor.ProcessI.kill] DEBUG:omero.perf:start[1255948498469] time[0] tag[omero.processor.ProcessI.shutdown] ERROR:omero.processor.ProcessI:Failed to create client for sessionId WARNING:omero.client:Ignoring error in client.__del__: ERROR:omero.processor.ProcessI:No client: Cannot upload output for pid=1 (sessionId) DEBUG:omero.util.TempFileManager:Removed folder /Users/ingvar/omero/tmp/omero_ingvar/3341/processgeBGk0.dir INFO:omero.processor.ProcessI: : Lived 0s. Deactivation took 0s. /Users/ingvar/Software/omero/omero/components/tools/OmeroPy/target/omero_ServerErrors_ice.py:35: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 self.message = message WARNING:omero.processor.ProcessI:Can't get session for cleanup DEBUG:omero.perf:start[1255948498469] time[12] tag[omero.processor.ProcessI.cleanup] INFO:TestProcess:stop_event ok testEnvironemnt2 (test.processor.TestProcess) ... DEBUG:omero.processor.ProcessI:Created DEBUG:omero.util.TempFileManager:Added folder /Users/ingvar/omero/tmp/omero_ingvar/3341/processEuJ4gY.dir INFO:omero.processor.ProcessI:Created sessionId in /Users/ingvar/omero/tmp/omero_ingvar/3341/processEuJ4gY.dir WARNING:omero.processor.ProcessI:Can't get session for cleanup DEBUG:omero.perf:start[1255948498483] time[0] tag[omero.processor.ProcessI.cleanup] INFO:TestProcess:stop_event ok testEnvironment (test.processor.TestProcess) ... INFO:TestProcess:stop_event ok testKillProcess (test.processor.TestProcess) ... DEBUG:omero.processor.ProcessI:Created DEBUG:omero.util.TempFileManager:Added folder /Users/ingvar/omero/tmp/omero_ingvar/3341/processWtqsxl.dir INFO:omero.processor.ProcessI:Created sessionId in /Users/ingvar/omero/tmp/omero_ingvar/3341/processWtqsxl.dir INFO:omero.processor.ProcessI: : Activated INFO:omero.processor.ProcessI: : Polling DEBUG:omero.perf:start[1255948498492] time[0] tag[omero.processor.ProcessI.poll] INFO:omero.processor.ProcessI: : Deactivating INFO:omero.processor.ProcessI: : Shutdown INFO:omero.processor.ProcessI: : Callback processCancelled DEBUG:omero.perf:start[1255948498492] time[0] tag[omero.processor.ProcessI.cancel] DEBUG:omero.perf:start[1255948498493] time[0] tag[omero.processor.ProcessI.kill] DEBUG:omero.perf:start[1255948498492] time[0] tag[omero.processor.ProcessI.shutdown] ERROR:omero.processor.ProcessI:Failed to create client for sessionId WARNING:omero.client:Ignoring error in client.__del__: ERROR:omero.processor.ProcessI:No client: Cannot upload output for pid=3345 (sessionId) DEBUG:omero.util.TempFileManager:Removed folder /Users/ingvar/omero/tmp/omero_ingvar/3341/processWtqsxl.dir INFO:omero.processor.ProcessI: : Lived 0s. Deactivation took 0s. WARNING:omero.processor.ProcessI:Can't get session for cleanup DEBUG:omero.perf:start[1255948498492] time[9] tag[omero.processor.ProcessI.cleanup] WARNING:omero.processor.ProcessI:Can't get session for cleanup DEBUG:omero.perf:start[1255948498501] time[0] tag[omero.processor.ProcessI.cleanup] INFO:TestProcess:stop_event ok testMockPopenAlreadyDone (test.processor.TestProcess) ... DEBUG:omero.processor.ProcessI:Created DEBUG:omero.util.TempFileManager:Added folder /Users/ingvar/omero/tmp/omero_ingvar/3341/process_XTY8h.dir INFO:omero.processor.ProcessI:Created sessionId in /Users/ingvar/omero/tmp/omero_ingvar/3341/process_XTY8h.dir INFO:omero.processor.ProcessI: : Activated INFO:omero.processor.ProcessI: : Deactivating INFO:omero.processor.ProcessI: : Shutdown INFO:omero.processor.ProcessI: : Callback processCancelled DEBUG:omero.perf:start[1255948498505] time[0] tag[omero.processor.ProcessI.cancel] DEBUG:omero.perf:start[1255948498505] time[0] tag[omero.processor.ProcessI.kill] DEBUG:omero.perf:start[1255948498504] time[0] tag[omero.processor.ProcessI.shutdown] ERROR:omero.processor.ProcessI:Failed to create client for sessionId WARNING:omero.client:Ignoring error in client.__del__: ERROR:omero.processor.ProcessI:No client: Cannot upload output for pid=1 (sessionId) DEBUG:omero.util.TempFileManager:Removed folder /Users/ingvar/omero/tmp/omero_ingvar/3341/process_XTY8h.dir INFO:omero.processor.ProcessI: : Lived 0s. Deactivation took 0s. WARNING:omero.processor.ProcessI:Can't get session for cleanup DEBUG:omero.perf:start[1255948498512] time[0] tag[omero.processor.ProcessI.cleanup] INFO:TestProcess:stop_event ok testMockPopenPoll (test.processor.TestProcess) ... DEBUG:omero.processor.ProcessI:Created DEBUG:omero.util.TempFileManager:Added folder /Users/ingvar/omero/tmp/omero_ingvar/3341/processjWF5CD.dir INFO:omero.processor.ProcessI:Created sessionId in /Users/ingvar/omero/tmp/omero_ingvar/3341/processjWF5CD.dir INFO:omero.processor.ProcessI: : Activated INFO:omero.processor.ProcessI: : Polling DEBUG:omero.perf:start[1255948498513] time[0] tag[omero.processor.ProcessI.poll] INFO:omero.processor.ProcessI: : Polling INFO:omero.processor.ProcessI: : Deactivating DEBUG:omero.perf:start[1255948498514] time[0] tag[omero.processor.ProcessI.shutdown] ERROR:omero.processor.ProcessI:Failed to create client for sessionId WARNING:omero.client:Ignoring error in client.__del__: ERROR:omero.processor.ProcessI:No client: Cannot upload output for pid=1 (sessionId) DEBUG:omero.util.TempFileManager:Removed folder /Users/ingvar/omero/tmp/omero_ingvar/3341/processjWF5CD.dir INFO:omero.processor.ProcessI: : Lived 0s. Deactivation took 0s. INFO:omero.processor.ProcessI: : Callback processFinished DEBUG:omero.perf:start[1255948498514] time[5] tag[omero.processor.ProcessI.poll] DEBUG:omero.perf:start[1255948498520] time[0] tag[omero.processor.ProcessI.wait] WARNING:omero.processor.ProcessI:Can't get session for cleanup DEBUG:omero.perf:start[1255948498520] time[0] tag[omero.processor.ProcessI.cleanup] INFO:TestProcess:stop_event ok testMockPopenWait (test.processor.TestProcess) ... DEBUG:omero.processor.ProcessI:Created DEBUG:omero.util.TempFileManager:Added folder /Users/ingvar/omero/tmp/omero_ingvar/3341/processISEHgE.dir INFO:omero.processor.ProcessI:Created sessionId in /Users/ingvar/omero/tmp/omero_ingvar/3341/processISEHgE.dir INFO:omero.processor.ProcessI: : Activated INFO:omero.processor.ProcessI: : Waiting INFO:omero.processor.ProcessI: : Deactivating DEBUG:omero.perf:start[1255948498522] time[0] tag[omero.processor.ProcessI.shutdown] ERROR:omero.processor.ProcessI:Failed to create client for sessionId WARNING:omero.client:Ignoring error in client.__del__: ERROR:omero.processor.ProcessI:No client: Cannot upload output for pid=1 (sessionId) DEBUG:omero.util.TempFileManager:Removed folder /Users/ingvar/omero/tmp/omero_ingvar/3341/processISEHgE.dir INFO:omero.processor.ProcessI: : Lived 0s. Deactivation took 0s. INFO:omero.processor.ProcessI: : Callback processFinished DEBUG:omero.perf:start[1255948498521] time[5] tag[omero.processor.ProcessI.wait] DEBUG:omero.perf:start[1255948498527] time[0] tag[omero.processor.ProcessI.poll] WARNING:omero.processor.ProcessI:Can't get session for cleanup DEBUG:omero.perf:start[1255948498528] time[0] tag[omero.processor.ProcessI.cleanup] INFO:TestProcess:stop_event ok testParameters (test.processor.TestProcess) ... DEBUG:omero.processor.ProcessI:Created DEBUG:omero.util.TempFileManager:Added folder /Users/ingvar/omero/tmp/omero_ingvar/3341/processW8Cidu.dir INFO:omero.processor.ProcessI:Created sessionId in /Users/ingvar/omero/tmp/omero_ingvar/3341/processW8Cidu.dir INFO:omero.processor.ProcessI: : Activated INFO:omero.processor.ProcessI: : Waiting INFO:omero.processor.ProcessI: : Deactivating DEBUG:omero.perf:start[1255948498583] time[0] tag[omero.processor.ProcessI.shutdown] ERROR:omero.processor.ProcessI:Failed to create client for sessionId WARNING:omero.client:Ignoring error in client.__del__: ERROR:omero.processor.ProcessI:No client: Cannot upload output for pid=3346 (sessionId) DEBUG:omero.util.TempFileManager:Removed folder /Users/ingvar/omero/tmp/omero_ingvar/3341/processW8Cidu.dir INFO:omero.processor.ProcessI: : Lived 0s. Deactivation took 0s. INFO:omero.processor.ProcessI: : Callback processFinished DEBUG:omero.perf:start[1255948498537] time[53] tag[omero.processor.ProcessI.wait] DEBUG:omero.perf:start[1255948498590] time[0] tag[omero.processor.ProcessI.poll] WARNING:omero.processor.ProcessI:Can't get session for cleanup DEBUG:omero.perf:start[1255948498590] time[0] tag[omero.processor.ProcessI.cleanup] INFO:TestProcess:stop_event ok testPopen (test.processor.TestProcess) ... DEBUG:omero.processor.ProcessI:Created DEBUG:omero.util.TempFileManager:Added folder /Users/ingvar/omero/tmp/omero_ingvar/3341/process97KeGt.dir INFO:omero.processor.ProcessI:Created sessionId in /Users/ingvar/omero/tmp/omero_ingvar/3341/process97KeGt.dir INFO:omero.processor.ProcessI: : Activated INFO:omero.processor.ProcessI: : Waiting INFO:omero.processor.ProcessI: : Deactivating DEBUG:omero.perf:start[1255948498642] time[0] tag[omero.processor.ProcessI.shutdown] ERROR:omero.processor.ProcessI:Failed to create client for sessionId WARNING:omero.client:Ignoring error in client.__del__: ERROR:omero.processor.ProcessI:No client: Cannot upload output for pid=3347 (sessionId) DEBUG:omero.util.TempFileManager:Removed folder /Users/ingvar/omero/tmp/omero_ingvar/3341/process97KeGt.dir INFO:omero.processor.ProcessI: : Lived 0s. Deactivation took 0s. INFO:omero.processor.ProcessI: : Callback processFinished DEBUG:omero.perf:start[1255948498599] time[49] tag[omero.processor.ProcessI.wait] DEBUG:omero.perf:start[1255948498649] time[0] tag[omero.processor.ProcessI.poll] WARNING:omero.processor.ProcessI:Can't get session for cleanup DEBUG:omero.perf:start[1255948498649] time[0] tag[omero.processor.ProcessI.cleanup] INFO:TestProcess:stop_event ok ---------------------------------------------------------------------- Ran 52 tests in 2.128s OK /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/logging/__init__.py:272: RuntimeWarning: Parent module 'logging' not found while handling absolute import from multiprocessing import current_process WARNING:omero.processor.ProcessI:Can't get session for cleanup DEBUG:omero.perf:start[1255948498664] time[36] tag[omero.processor.ProcessI.cleanup] WARNING:omero.processor.ProcessI:Can't get session for cleanup DEBUG:omero.perf:start[1255948498700] time[0] tag[omero.processor.ProcessI.cleanup] WARNING:omero.processor.ProcessI:Can't get session for cleanup DEBUG:omero.perf:start[1255948498701] time[0] tag[omero.processor.ProcessI.cleanup] WARNING:omero.processor.ProcessI:Can't get session for cleanup DEBUG:omero.perf:start[1255948498701] time[0] tag[omero.processor.ProcessI.cleanup] WARNING:omero.processor.ProcessI:Can't get session for cleanup DEBUG:omero.perf:start[1255948498701] time[0] tag[omero.processor.ProcessI.cleanup] WARNING:omero.processor.ProcessI:Can't get session for cleanup DEBUG:omero.perf:start[1255948498702] time[0] tag[omero.processor.ProcessI.cleanup] WARNING:omero.processor.ProcessI:Can't get session for cleanup DEBUG:omero.perf:start[1255948498702] time[0] tag[omero.processor.ProcessI.cleanup] DEBUG:omero.util.TempFileManager:Removing tree: /Users/ingvar/omero/tmp/omero_ingvar/3341 Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) File "/Users/ingvar/Software/omero/omero/components/tools/OmeroPy/target/omero/util/temp_files.py", line 109, in cleanup self.clean_tempdir() File "/Users/ingvar/Software/omero/omero/components/tools/OmeroPy/target/omero/util/temp_files.py", line 207, in clean_tempdir dir.rmtree(onerror = self.on_rmtree) File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/shutil.py", line 197, in rmtree if os.path.islink(path): AttributeError: 'NoneType' object has no attribute 'path' Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/multiprocessing/util.py", line 258, in _exit_function info('process shutting down') TypeError: 'NoneType' object is not callable Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/multiprocessing/util.py", line 258, in _exit_function info('process shutting down') TypeError: 'NoneType' object is not callable Error in sys.exitfunc: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/multiprocessing/util.py", line 258, in _exit_function info('process shutting down') TypeError: 'NoneType' object is not callable Entering /Users/ingvar/Software/omero/omero/components/tools/OmeroWeb... Entering /Users/ingvar/Software/omero/omero/components/tools/OmeroWeb... _test: Traceback (most recent call last): File "manage.py", line 33, in import settings # Assumed to be in the same directory. File "/Users/ingvar/Software/omero/omero/components/tools/OmeroWeb/omeroweb/settings.py", line 168, in raise exctype, value OSError: [Errno 2] No such file or directory: '/Users/ingvar/Software/omero/omero/components/tools/OmeroWeb/omeroweb/../../../var/log' Entering /Users/ingvar/Software/omero/omero/components/dsl... testng-init: :: Ivy 2.0.0 - 20090108225011 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml test-compile: Copying 2 files to /Users/ingvar/Software/omero/omero/components/dsl/target/test-classes Compiling 2 source files to /Users/ingvar/Software/omero/omero/components/dsl/target/test-classes Note: /Users/ingvar/Software/omero/omero/components/dsl/test/ome/dsl/utests/ExampleUsageTest.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Building jar: /Users/ingvar/Software/omero/omero/components/dsl/target/dsl-test.jar :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml :: delivering :: omero#dsl-test;working@systemsloanmac4.windows.ebi.ac.uk :: Beta-4.1.0-DEV :: integration :: Mon Oct 19 11:34:59 BST 2009 delivering ivy file to /Users/ingvar/Software/omero/omero/components/dsl/target/dsl-test.xml :: publishing :: omero#dsl-test published dsl-test to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/dsl-test-Beta-4.1.0-DEV.jar published ivy to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/dsl-test-Beta-4.1.0-DEV.ivy test: =============================================== dsl.unit Total tests run: 10, Failures: 0, Skips: 0 =============================================== Entering /Users/ingvar/Software/omero/omero/components/common... testng-init: :: Ivy 2.0.0 - 20090108225011 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml test-compile: Copying 9 files to /Users/ingvar/Software/omero/omero/components/common/target/test-classes Compiling 23 source files to /Users/ingvar/Software/omero/omero/components/common/target/test-classes Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Building jar: /Users/ingvar/Software/omero/omero/components/common/target/common-test.jar :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml :: delivering :: omero#common-test;working@systemsloanmac4.windows.ebi.ac.uk :: Beta-4.1.0-DEV :: integration :: Mon Oct 19 11:35:08 BST 2009 delivering ivy file to /Users/ingvar/Software/omero/omero/components/common/target/common-test.xml :: publishing :: omero#common-test published common-test to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/common-test-Beta-4.1.0-DEV.jar published ivy to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/common-test-Beta-4.1.0-DEV.ivy test: log4j:ERROR No layout set for the appender named [PRIMARY]. No input on standard in. No input on standard in. null:null:null:null:[] name1:1:first1:last1:[] name2:2:first2:last2:[] null:null:null:null:[] name1:1:first1:last1:[] name2:2:first2:last2:[] null:null::null:[] name1:1:desc1:owner1:[] name2:2:desc2:owner2:[] null:null::null:[] name1:1:desc1:owner1:[] name2:2:desc2:owner2:[] No input on standard in. Exception in thread "Thread-2" org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'ome.client' is defined at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:387) at ome.system.OmeroContext$Locator.lookup(OmeroContext.java:381) at ome.system.OmeroContext.getContext(OmeroContext.java:170) at ome.system.OmeroContext.getClientContext(OmeroContext.java:138) at ome.system.ServiceFactory.(ServiceFactory.java:135) at ome.util.tasks.Configuration.createServiceFactory(Configuration.java:122) at ome.util.tasks.Configuration.createTask(Configuration.java:140) at ome.util.tasks.Run.(Run.java:64) at ome.util.tasks.Run.(Run.java:59) at ome.util.tasks.Run.main(Run.java:50) at ome.util.utests.StdinTest$1.run(StdinTest.java:30) =============================================== common.unit Total tests run: 89, Failures: 9, Skips: 28 =============================================== Entering /Users/ingvar/Software/omero/omero/components/blitz... testng-init: :: Ivy 2.0.0 - 20090108225011 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml test-compile: Copying 5 files to /Users/ingvar/Software/omero/omero/components/blitz/target/test-classes Compiling 71 source files to /Users/ingvar/Software/omero/omero/components/blitz/target/test-classes Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Building jar: /Users/ingvar/Software/omero/omero/components/blitz/target/blitz-test.jar :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml :: delivering :: omero#blitz-test;working@systemsloanmac4.windows.ebi.ac.uk :: Beta-4.1.0-DEV :: integration :: Mon Oct 19 11:35:24 BST 2009 delivering ivy file to /Users/ingvar/Software/omero/omero/components/blitz/target/blitz-test.xml :: publishing :: omero#blitz-test published blitz-test to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/blitz-test-Beta-4.1.0-DEV.jar published ivy to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/blitz-test-Beta-4.1.0-DEV.ivy test: [Utils] FAILED TO CREATE CLASS class ome.services.sec.test.AbstractChangeDetailClientTest [ERROR]: java.lang.reflect.InvocationTargetException =============================================== blitz.unit Total tests run: 0, Failures: 0, Skips: 0 =============================================== Entering /Users/ingvar/Software/omero/omero/components/model... testng-init: :: Ivy 2.0.0 - 20090108225011 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml test-compile: Copying 2 files to /Users/ingvar/Software/omero/omero/components/model/target/test-classes Compiling 12 source files to /Users/ingvar/Software/omero/omero/components/model/target/test-classes Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /Users/ingvar/Software/omero/omero/components/model/test/ome/model/itests/SearchTest.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Building jar: /Users/ingvar/Software/omero/omero/components/model/target/model-test.jar :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml :: delivering :: omero#model-test;working@systemsloanmac4.windows.ebi.ac.uk :: Beta-4.1.0-DEV :: integration :: Mon Oct 19 11:35:48 BST 2009 delivering ivy file to /Users/ingvar/Software/omero/omero/components/model/target/model-test.xml :: publishing :: omero#model-test published model-test to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/model-test-Beta-4.1.0-DEV.jar published ivy to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/model-test-Beta-4.1.0-DEV.ivy test: =============================================== model.unit Total tests run: 70, Failures: 3, Skips: 28 =============================================== Entering /Users/ingvar/Software/omero/omero/components/rendering... testng-init: :: Ivy 2.0.0 - 20090108225011 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml test-compile: Copying 4 files to /Users/ingvar/Software/omero/omero/components/rendering/target/test-classes Compiling 19 source files to /Users/ingvar/Software/omero/omero/components/rendering/target/test-classes Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Building jar: /Users/ingvar/Software/omero/omero/components/rendering/target/rendering-test.jar :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml :: delivering :: omero#rendering-test;working@systemsloanmac4.windows.ebi.ac.uk :: Beta-4.1.0-DEV :: integration :: Mon Oct 19 11:35:58 BST 2009 delivering ivy file to /Users/ingvar/Software/omero/omero/components/rendering/target/rendering-test.xml :: publishing :: omero#rendering-test published rendering-test to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/rendering-test-Beta-4.1.0-DEV.jar published ivy to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/rendering-test-Beta-4.1.0-DEV.ivy test: log4j:ERROR No layout set for the appender named [PRIMARY]. No input on standard in. No input on standard in. null:null:null:null:[] name1:1:first1:last1:[] name2:2:first2:last2:[] null:null::null:[] name1:1:desc1:owner1:[] name2:2:desc2:owner2:[] null:null:null:null:[] name1:1:first1:last1:[] name2:2:first2:last2:[] null:null::null:[] name1:1:desc1:owner1:[] name2:2:desc2:owner2:[] No input on standard in. Exception in thread "Thread-4" org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'ome.client' is defined at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:387) at ome.system.OmeroContext$Locator.lookup(OmeroContext.java:381) at ome.system.OmeroContext.getContext(OmeroContext.java:170) at ome.system.OmeroContext.getClientContext(OmeroContext.java:138) at ome.system.ServiceFactory.(ServiceFactory.java:135) at ome.util.tasks.Configuration.createServiceFactory(Configuration.java:122) at ome.util.tasks.Configuration.createTask(Configuration.java:140) at ome.util.tasks.Run.(Run.java:64) at ome.util.tasks.Run.(Run.java:59) at ome.util.tasks.Run.main(Run.java:50) at ome.util.utests.StdinTest$1.run(StdinTest.java:30) =============================================== rendering.unit Total tests run: 185, Failures: 9, Skips: 28 =============================================== Entering /Users/ingvar/Software/omero/omero/components/romio... testng-init: :: Ivy 2.0.0 - 20090108225011 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml lifecycle.test-compile: Copying 2 files to /Users/ingvar/Software/omero/omero/components/romio/target/test-classes Compiling 18 source files to /Users/ingvar/Software/omero/omero/components/romio/target/test-classes Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /Users/ingvar/Software/omero/omero/components/romio/test/ome/io/nio/utests/deltavision/DeltaVisionOriginalFile.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Building jar: /Users/ingvar/Software/omero/omero/components/romio/target/romio-test.jar :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml :: delivering :: omero#romio-test;working@systemsloanmac4.windows.ebi.ac.uk :: Beta-4.1.0-DEV :: integration :: Mon Oct 19 11:36:15 BST 2009 delivering ivy file to /Users/ingvar/Software/omero/omero/components/romio/target/romio-test.xml :: publishing :: omero#romio-test published romio-test to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/romio-test-Beta-4.1.0-DEV.jar published ivy to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/romio-test-Beta-4.1.0-DEV.ivy test-compile: Expanding: /Users/ingvar/Software/omero/omero/components/romio/target/libs/test/common-test.jar into /Users/ingvar/Software/omero/omero/components/romio/target/classes test: log4j:ERROR No layout set for the appender named [PRIMARY]. =============================================== romio.unit Total tests run: 77, Failures: 1, Skips: 32 =============================================== Entering /Users/ingvar/Software/omero/omero/components/tools/OmeroImporter... testng-init: :: Ivy 2.0.0 - 20090108225011 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml conflict on /Users/ingvar/Software/omero/omero/components/tools/OmeroImporter/target/libs/test/commons-io.jar in [test]: 1.4 won conflict on /Users/ingvar/Software/omero/omero/components/tools/OmeroImporter/target/libs/test/commons-codec.jar in [test]: 1.3 won test-compile: Copying 3 files to /Users/ingvar/Software/omero/omero/components/tools/OmeroImporter/target/test-classes Compiling 28 source files to /Users/ingvar/Software/omero/omero/components/tools/OmeroImporter/target/test-classes Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /Users/ingvar/Software/omero/omero/components/tools/OmeroImporter/test/ome/formats/utests/TestEnumerationProvider.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Building jar: /Users/ingvar/Software/omero/omero/components/tools/OmeroImporter/target/OmeroImporter-test.jar :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml :: delivering :: omero#OmeroImporter-test;working@systemsloanmac4.windows.ebi.ac.uk :: Beta-4.1.0-DEV :: integration :: Mon Oct 19 11:36:21 BST 2009 delivering ivy file to /Users/ingvar/Software/omero/omero/components/tools/OmeroImporter/target/OmeroImporter-test.xml :: publishing :: omero#OmeroImporter-test published OmeroImporter-test to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/OmeroImporter-test-Beta-4.1.0-DEV.jar published ivy to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/OmeroImporter-test-Beta-4.1.0-DEV.ivy test: log4j:ERROR No layout set for the appender named [PRIMARY]. [Utils] FAILED TO CREATE CLASS class ome.services.sec.test.ChgrpClientTest =============================================== OmeroImporter.unit Total tests run: 0, Failures: 0, Skips: 0 =============================================== [ERROR]: java.lang.reflect.InvocationTargetException Entering /Users/ingvar/Software/omero/omero/components/server... testng-init: :: Ivy 2.0.0 - 20090108225011 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml conflict on /Users/ingvar/Software/omero/omero/components/server/target/libs/test/commons-codec.jar in [test]: 1.3 won conflict on /Users/ingvar/Software/omero/omero/components/server/target/libs/test/commons-io.jar in [test]: 1.4 won test-compile: Copying 11 files to /Users/ingvar/Software/omero/omero/components/server/target/test-classes Compiling 133 source files to /Users/ingvar/Software/omero/omero/components/server/target/test-classes Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Building jar: /Users/ingvar/Software/omero/omero/components/server/target/server-test.jar :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml :: delivering :: omero#server-test;working@systemsloanmac4.windows.ebi.ac.uk :: Beta-4.1.0-DEV :: integration :: Mon Oct 19 11:36:42 BST 2009 delivering ivy file to /Users/ingvar/Software/omero/omero/components/server/target/server-test.xml :: publishing :: omero#server-test published server-test to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/server-test-Beta-4.1.0-DEV.jar published ivy to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/server-test-Beta-4.1.0-DEV.ivy test: [Utils] FAILED TO CREATE CLASS class ome.services.sec.test.ChgrpClientTest [ERROR]: java.lang.reflect.InvocationTargetException =============================================== server.unit Total tests run: 0, Failures: 0, Skips: 0 =============================================== Entering /Users/ingvar/Software/omero/omero/components/tools/OmeroJava... testng-init: :: Ivy 2.0.0 - 20090108225011 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml test-compile: Compiling 11 source files to /Users/ingvar/Software/omero/omero/components/tools/OmeroJava/target/test-classes Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Building jar: /Users/ingvar/Software/omero/omero/components/tools/OmeroJava/target/OmeroJava-test.jar :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml :: delivering :: omero#OmeroJava-test;working@systemsloanmac4.windows.ebi.ac.uk :: Beta-4.1.0-DEV :: integration :: Mon Oct 19 11:36:54 BST 2009 delivering ivy file to /Users/ingvar/Software/omero/omero/components/tools/OmeroJava/target/OmeroJava-test.xml :: publishing :: omero#OmeroJava-test published OmeroJava-test to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/OmeroJava-test-Beta-4.1.0-DEV.jar published ivy to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/OmeroJava-test-Beta-4.1.0-DEV.ivy test: You need to specify at least one testng.xml or one class Usage: [-d output-directory] default output directory to : test-output [-testclass list of .class files or list of class names] [-sourcedir a source directory] [-target 1.4 or 1.5] used only with JDK1.5 to specify the annotation type used in test classes; default target: 1.5 [-groups comma-separated list of group names to be run] works only with -testclass [-excludegroups comma-separated list of group names to be excluded] works only with -testclass [-testrunfactory list of .class files or list of class names implementing org.testng.ITestRunnerFactory] [-listener list of .class files or list of class names implementing org.testng.ITestListener and/or org.testng.ISuiteListener] [-threadcount number of threads to use] [suite definition files*] For details please consult documentation. Entering /Users/ingvar/Software/omero/omero/components/tools/OmeroM... testng-init: :: Ivy 2.0.0 - 20090108225011 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml test-compile: Building MANIFEST-only jar: /Users/ingvar/Software/omero/omero/components/tools/OmeroM/target/OmeroMatlab-test.jar :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml :: delivering :: omero#OmeroMatlab-test;working@systemsloanmac4.windows.ebi.ac.uk :: Beta-4.1.0-DEV :: integration :: Mon Oct 19 11:37:03 BST 2009 delivering ivy file to /Users/ingvar/Software/omero/omero/components/tools/OmeroM/target/OmeroMatlab-test.xml :: publishing :: omero#OmeroMatlab-test published OmeroMatlab-test to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/OmeroMatlab-test-Beta-4.1.0-DEV.jar published ivy to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/OmeroMatlab-test-Beta-4.1.0-DEV.ivy test: Usage: You need to specify at least one testng.xml or one class [-d output-directory] default output directory to : test-output [-testclass list of .class files or list of class names] [-sourcedir a source directory] [-target 1.4 or 1.5] used only with JDK1.5 to specify the annotation type used in test classes; default target: 1.5 [-groups comma-separated list of group names to be run] works only with -testclass [-excludegroups comma-separated list of group names to be excluded] works only with -testclass [-testrunfactory list of .class files or list of class names implementing org.testng.ITestRunnerFactory] [-listener list of .class files or list of class names implementing org.testng.ITestListener and/or org.testng.ISuiteListener] [-threadcount number of threads to use] [suite definition files*] For details please consult documentation. Entering /Users/ingvar/Software/omero/omero/components/tools/licenses... Entering /Users/ingvar/Software/omero/omero/components/tools/licenses... testng-init: :: Ivy 2.0.0 - 20090108225011 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml test-compile: Copying 4 files to /Users/ingvar/Software/omero/omero/components/tools/licenses/target/test-classes Compiling 4 source files to /Users/ingvar/Software/omero/omero/components/tools/licenses/target/test-classes Note: /Users/ingvar/Software/omero/omero/components/tools/licenses/test/ome/services/licenses/test/BlitzLicenseTest.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Building jar: /Users/ingvar/Software/omero/omero/components/tools/licenses/target/licenses-test.jar :: loading settings :: file = /Users/ingvar/Software/omero/omero/etc/ivysettings.xml :: delivering :: omero#licenses-test;working@systemsloanmac4.windows.ebi.ac.uk :: Beta-4.1.0-DEV :: integration :: Mon Oct 19 11:37:08 BST 2009 delivering ivy file to /Users/ingvar/Software/omero/omero/components/tools/licenses/target/licenses-test.xml :: publishing :: omero#licenses-test published licenses-test to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/licenses-test-Beta-4.1.0-DEV.jar published ivy to /Users/ingvar/Software/omero/omero/etc/../target/test-repository/licenses-test-Beta-4.1.0-DEV.ivy test: log4j:ERROR No layout set for the appender named [PRIMARY]. No input on standard in. No input on standard in. null:null:null:null:[] name1:1:first1:last1:[] name2:2:first2:last2:[] null:null:null:null:[] name1:1:first1:last1:[] name2:2:first2:last2:[] null:null::null:[] name1:1:desc1:owner1:[] name2:2:desc2:owner2:[] null:null::null:[] name1:1:desc1:owner1:[] name2:2:desc2:owner2:[] No input on standard in. Exception in thread "Thread-2" org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'ome.client' is defined at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:387) at ome.system.OmeroContext$Locator.lookup(OmeroContext.java:381) at ome.system.OmeroContext.getContext(OmeroContext.java:170) at ome.system.OmeroContext.getClientContext(OmeroContext.java:138) at ome.system.ServiceFactory.(ServiceFactory.java:135) at ome.util.tasks.Configuration.createServiceFactory(Configuration.java:122) at ome.util.tasks.Configuration.createTask(Configuration.java:140) at ome.util.tasks.Run.(Run.java:64) at ome.util.tasks.Run.(Run.java:59) at ome.util.tasks.Run.main(Run.java:50) at ome.util.utests.StdinTest$1.run(StdinTest.java:30) =============================================== licenses.unit Total tests run: 95, Failures: 9, Skips: 28 =============================================== BUILD SUCCESSFUL Total time: 8 minutes 39 seconds