[Zope-tests] FAILED (errors=1) : Zope-2.8 Python-2.4.3 : Linux

Zope Unit Tests zope-tests at epy.co.at
Thu Oct 19 21:34:56 EDT 2006


Zope Unit Tests : FAILED (errors=1)
Zope-2.8 Python-2.4.3 : Linux

Running /usr/local/python2.4/bin/python test.py --all
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope28/lib/python/ZEO/tests/zeoserver.py", line 216, in ?
    main()
  File "/home/stefan/autotest/temp/python24-zope28/lib/python/ZEO/tests/zeoserver.py", line 193, in main
    auth_realm=zo.auth_realm)
  File "/home/stefan/autotest/temp/python24-zope28/lib/python/ZEO/StorageServer.py", line 751, in __init__
    self.monitor = StatsServer(monitor_address, self.stats)
  File "/home/stefan/autotest/temp/python24-zope28/lib/python/ZEO/monitor.py", line 133, in __init__
    self.bind(self.addr)
  File "/usr/local/python2.4/lib/python2.4/asyncore.py", line 304, in bind
    return self.socket.bind(addr)
  File "<string>", line 1, in bind
socket.error: (98, 'Address already in use')
======================================================================
ERROR: testMonitor (ZEO.tests.testMonitor.MonitorTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope28/lib/python/ZEO/tests/ConnectionTests.py", line 103, in setUp
    self.startServer()
  File "/home/stefan/autotest/temp/python24-zope28/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
    zeoport, adminaddr, pid, path = forker.start_zeo_server(
  File "/home/stefan/autotest/temp/python24-zope28/lib/python/ZEO/tests/forker.py", line 149, in start_zeo_server
    s.connect(adminaddr)
  File "<string>", line 1, in connect
error: (111, 'Connection refused')

----------------------------------------------------------------------
Ran 6264 tests in 837.906s

FAILED (errors=1)
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/usr/local/python2.4/lib/python2.4/logging/__init__.py", line 1332, in shutdown
    h.flush()
  File "/usr/local/python2.4/lib/python2.4/logging/__init__.py", line 718, in flush
    self.stream.flush()
ValueError: I/O operation on closed file
Error in sys.exitfunc:
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/usr/local/python2.4/lib/python2.4/logging/__init__.py", line 1332, in shutdown
    h.flush()
  File "/usr/local/python2.4/lib/python2.4/logging/__init__.py", line 718, in flush
    self.stream.flush()
ValueError: I/O operation on closed file


More information about the Zope-tests mailing list