[Zope] Attribute Error: tpc_begin

Bill Scherer scherbi@bam.com
Thu, 20 Jan 2000 08:56:30 -0500


This is a multi-part message in MIME format.
--------------0FD6B89E1C939BCAD8753F32
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I'm trying to get ZSolidDA working.  I had to make minor changes to
sql.c and the Makefile to account for my Solid version 3 libs and
includes.  The compile went ok, and sql.so is importable and looks ok.

I'm trying to run a ZSQLMethod to create a table and I'm getting an
exception:

Error Type: AttributeError
Error Value: tpc_begin

Traceback (innermost last):
  File /opt/Zope-2.1.2-src/lib/python/ZPublisher/Publish.py, line 214,
in publish_module
  File /opt/Zope-2.1.2-src/lib/python/ZPublisher/Publish.py, line 179,
in publish
  File /opt/Zope-2.1.2-src/lib/python/Zope/__init__.py, line 202, in
zpublisher_exception_hook
    (Object: SQLcreateTable)
  File /opt/Zope-2.1.2-src/lib/python/ZPublisher/Publish.py, line 169,
in publish
  File /opt/Zope-2.1.2-src/lib/python/ZODB/Transaction.py, line 236, in
commit
AttributeError: (see above)

I searched an found this related bug, apparently during 2.0.0 beta:
http://classic.zope.org:8080/Collector/308/view

Any ideas how to fix this anyone?

Thanks.


details:
  Zope 2.1.2, using zserver
  Redhat 6.0.
  ZSolidDA-2-0-0.
  SOLID Embedded Engine - v.03.00.0051 (Linux ix86 MT)



--
William K. Scherer
Sr. Member of Applications Staff
Bell Atlantic Mobile



--------------0FD6B89E1C939BCAD8753F32
Content-Type: text/x-vcard; charset=us-ascii;
 name="scherbi.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Bill Scherer
Content-Disposition: attachment;
 filename="scherbi.vcf"

begin:vcard 
n:Scherer;William
x-mozilla-html:FALSE
org:Bell Atlantic Mobile
adr:;;;;;;
version:2.1
email;internet:scherbi@bam.com
title:Sr. Member of Applications Staff
x-mozilla-cpt:;28416
fn:Scherer, William
end:vcard

--------------0FD6B89E1C939BCAD8753F32--