[Zope] session variables in the presence of conflicts

Dieter Maurer dieter at handshake.de
Sat Nov 19 13:41:03 EST 2005


Dennis Allison wrote at 2005-11-18 13:15 -0800:
>We are using MySQL but are fully transactional using innodb.
>2005-11-18T12:50:16 ERROR txn.3075 Error in tpc_abort() on manager 
><MultiObjectResourceAdapter for <Products.ZMySQLDA.db.DB instance at 
>0x450431cc> at 1190763820>

Thus, you should find out why "tpc_abort()" fails on the
"ZMySQLDA.db.DB" instance...

> ...
>2005-11-18T12:50:16 ERROR txn.3075 Failed to abort resource manager: 
><MultiObjectResourceAdapter for <Products.ZMySQLDA.db.DB instance at 
>0x450431cc> at 1190763820>

same here....

-- 
Dieter


More information about the Zope mailing list