[Zope] PythonMethod (0.1.6) ZEO weirdnesss

Dyon Balding dyon@devcoder.com.au
Sat, 9 Dec 2000 12:26:40 +1100


Hi,

We've got a 2 client ZEO cluster working fine,
with a number of PythonMethods (ver 0.1.6).

When I tried adding a 3rd ZEO client, which
I am pretty sure is set up in the same way as
the other clients, PythonMethods created via
the original clients barf when viewed on the
new client.

Wierdly, PythonMethods created in the new client
work fine on all three.

Any idea what is happening here?

thanks
d

The traceback is as follows:

Traceback (innermost last):
    File D:\dyon\DYONZO~1\lib\python\ZPublisher\Publish.py, line 222, in publish_module
    File D:\dyon\DYONZO~1\lib\python\ZPublisher\Publish.py, line 187, in publish
    File D:\dyon\DYONZO~1\lib\python\Zope\__init__.py, line 221, in zpublisher_exception_hook
      (Object: Traversable)
    File D:\dyon\DYONZO~1\lib\python\ZPublisher\Publish.py, line 171, in publish
    File D:\dyon\DYONZO~1\lib\python\ZPublisher\mapply.py, line 160, in mapply
      (Object: pytest)
    File D:\dyon\DYONZO~1\lib\python\ZPublisher\Publish.py, line 112, in call_object
      (Object: pytest)
    File D:\dyon\dyonzope224\lib\python\Products\PythonMethod\PythonMethod.py, line 163, in __call__
      (Object: pytest)
    File D:\dyon\dyonzope224\lib\python\Products\PythonMethod\PythonMethod.py, line 144, in makeFunction
      (Object: pytest)
    File D:\dyon\dyonzope224\lib\python\Products\PythonMethod\PythonMethod.py, line 126, in _newfun
      (Object: pytest)
    File D:\dyon\dyonzope224\lib\python\Products\PythonMethod\zbytecodehacks\VSExec.py, line 344, in UntupleFunction
    File D:\dyon\dyonzope224\lib\python\Products\PythonMethod\zbytecodehacks\code_editor.py, line 260, in __init__
    File D:\dyon\dyonzope224\lib\python\Products\PythonMethod\zbytecodehacks\code_editor.py, line 267, in __init__
      (Object: pytest)
    File D:\dyon\dyonzope224\lib\python\Products\PythonMethod\zbytecodehacks\code_editor.py, line 287, in init_tuple
      (Object: pytest)
    File D:\dyon\dyonzope224\lib\python\Products\PythonMethod\zbytecodehacks\code_editor.py, line 162, in __init__
    File D:\dyon\dyonzope224\lib\python\Products\PythonMethod\zbytecodehacks\code_editor.py, line 177, in __init__
    File D:\dyon\dyonzope224\lib\python\Products\PythonMethod\zbytecodehacks\code_editor.py, line 217, in init_tuple
  ValueError: unpack tuple of wrong size






-- 
Dyon Balding <dyon@devcoder.com.au>