[ZODB-Dev] [ zodb-Bugs-653328 ] ZEO connect thread fails on FreeBSD

SourceForge.net noreply at sourceforge.net
Wed Jan 14 17:05:40 EST 2004


Bugs item #653328, was opened at 2002-12-13 16:32
Message generated for change (Comment added) made by jhylton
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=653328&group_id=15628

Category: None
Group: None
Status: Open
Resolution: None
Priority: 6
Submitted By: Jeremy Hylton (jhylton)
Assigned to: Nobody/Anonymous (nobody)
Summary: ZEO connect thread fails on FreeBSD

Initial Comment:
/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/lib/python/Zope/TextIndex/tests/testLexicon.py:129:
DeprecationWarning: Non-ASCII character '\xfc', but no
declared encoding
  words = ['mülltonne waschbär behörde überflieger']
Exception in thread Connect([(2, ('localhost', 28060)),
(2, ('localhost', 27266))]):
Traceback (most recent call last):
  File "/usr/local/lib/python2.3/threading.py", line
410, in __bootstrap
    self.run()
  File
"/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/lib/python/ZEO/zrpc/client.py",
line 290, in run
    success = self.try_connecting(attempt_timeout)
  File
"/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/lib/python/ZEO/zrpc/client.py",
line 323, in try_connecting
    r = self._fallback_wrappers(wrappers, deadline)
  File
"/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/lib/python/ZEO/zrpc/client.py",
line 393, in _fallback_wrappers
    assert wrap.state == "tested" and wrap.preferred == 0
AssertionError

----------------------------------------------------------------------

>Comment By: Jeremy Hylton (jhylton)
Date: 2004-01-14 22:05

Message:
Logged In: YES 
user_id=31392

I don't recall with certainty, but I think this was fixed.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=653328&group_id=15628



More information about the ZODB-Dev mailing list