[Zope-tests] OK -- Z2 Tests/Linux -- 2_7-branch/Py23maint (nightly
build)
zope-tests at plope.com
zope-tests at plope.com
Fri Jan 9 06:01:07 EST 2004
======================================================================
Python Version:2.3.3 (#1, Jan 9 2004, 01:29:04)
[GCC 3.2 20020903 (Red Hat Linux 8.0 3.2-7)]
Modules included:
Zope (Zope-2_7-branch)
Running unit tests from /home/chrism/opt/tests/sandbox/Zope
----------------------------------------------------------------------
Ran 2693 tests in 881.679s
OK
Exception in thread Connect([(2, ('localhost', 56897))]):
Traceback (most recent call last):
File "/home/chrism/opt/Python-2.3-maint/lib/python2.3/threading.py", line 436, in __bootstrap
self.run()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/zrpc/client.py", line 291, in run
success = self.try_connecting(attempt_timeout)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/zrpc/client.py", line 313, in try_connecting
log("CT: attempting to connect on %d sockets" % len(self.addrlist))
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/zrpc/log.py", line 31, in log
zLOG.LOG(label, level, message, error=error)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/zLOG/__init__.py", line 153, in LOG
log_write(subsystem, severity, summary, detail, error)
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/zLOG/EventLogger.py", line 44, in log
level = (zlog_to_pep282_severity_cache_get(severity) or
exceptions.TypeError: 'NoneType' object is not callable
More information about the Zope-tests
mailing list