|
Issue 6 of
ZEO Tracker
[]
|
Title: |
ZEO Tracker
|
Status: |
New
|
Security |
related:
No
|
Description: |
Hi,
When starting ZEO client I get the below error message. I'm using latest CVS Zope and ZEO 0.4. I had the same problem with ZEO 0.3 and an earli...
|
From: |
bjorn
|
on: |
Mar 26, 01 11:58
|
|
bjorn
|
Last update:
|
Mar 26, 01 11:58
|
Topic/class: |
/bug report
|
Importance:
|
normal
|
Version info: |
|
Issue 6 Transcript
|
1 entry
|
= Request - Entry #1 by bjorn on Sep 10, 2000 12:42 am
Hi,
When starting ZEO client I get the below error message. I'm using latest CVS Zope and ZEO 0.4. I had the same problem with ZEO 0.3 and an earlier version of Zope. Is there any way I can help you debug this?
Traceback (innermost last):
File "../zope-dc/z2.py", line 554, in ?
exec "import "+MODULE in {}
File "<string>", line 1, in ?
File "/zope/zope-exoweb/../zope-dc/lib/python/Zope/__init__.py", line 118, in ?
DB=ZODB.DB(DB)
File "../zope-dc/lib/python/ZODB/DB.py", line 136, in __init__
storage.tpc_begin(t)
File "/zope/zope-exoweb/../zope-dc/lib/python/ZEO/ClientStorage.py", line 457, in tpc_begin
if not self._connected: raise ClientDisconnected()
ZEO.ClientStorage.ClientDisconnected
Unhandled exception in thread:
Traceback (innermost last):
File "/zope/zope-exoweb/../zope-dc/lib/python/ZEO/zrpc.py", line 126, in connect
if log_type: LOG(log_type, INFO, 'Trying to connect to server')
TypeError: call of non-function (type None)
Unhandled exception in thread:
--
Bjorn Stabell <[email protected]>
|
|
|