|
Issue 12 of
ZEO Tracker
[]
|
Title: |
ZEO Tracker
|
Status: |
New
|
Security |
related:
No
|
Description: |
Have just setup a clean out of the box Zope 2.3.1 with
ZEO 0.5.0
ZODB server starts up fine.
When ZEO client connects the following exception is r...
|
From: |
smog
|
on: |
Mar 26, 01 11:58
|
|
smog
|
Last update:
|
Mar 26, 01 11:58
|
Topic/class: |
/bug report
|
Importance:
|
critical
|
Version info: |
|
Issue 12 Transcript
|
1 entry
|
= Request - Entry #1 by smog on Apr 3, 2001 1:35 am
Have just setup a clean out of the box Zope 2.3.1 with
ZEO 0.5.0
ZODB server starts up fine.
When ZEO client connects the following exception is raised
on the server
2001-04-03T04:53:30 INFO(0) ZEO Server Serving 1: <ZODB.FileStorage.FileStorage instance at ef668>
------
2001-04-03T04:55:20 INFO(0) ZEO Server Connect 981016 ('127.0.0.1', 39308)
------
2001-04-03T04:55:20 ERROR(200) ZEO Server error
Traceback (innermost last):
File /export/home0/zeo/Zope-2.3.1-solaris-2.6-sparc/ZEO/StorageServer.py, line 271, in message_input
(Object: dispatcher)
AttributeError: find_global
More info is available if required.
|
|
|