[Zope-tests] FAILED (errors=1) : Zope-2.8 Python-2.3.6 : Linux
Zope Tests
zope-tests at epy.co.at
Tue Sep 23 20:52:59 EDT 2008
Zope Tests : FAILED (errors=1)
Zope-2.8 Python-2.3.6 : Linux
Running /usr/local/python2.3/bin/python test.py --all
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/tests/zeoserver.py", line 216, in ?
main()
File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/tests/zeoserver.py", line 193, in main
auth_realm=zo.auth_realm)
File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/StorageServer.py", line 751, in __init__
self.monitor = StatsServer(monitor_address, self.stats)
File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/monitor.py", line 133, in __init__
self.bind(self.addr)
File "/usr/local/python2.3/lib/python2.3/asyncore.py", line 303, 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 "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/tests/ConnectionTests.py", line 103, in setUp
self.startServer()
File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/home/stefan/autotest/temp/python23-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 6280 tests in 821.967s
FAILED (errors=1)
More information about the Zope-tests
mailing list