Dennis Allison wrote at 2005-5-10 08:25 -0700:
... My hypothesis is that the culprit is the ZopeProfiler and that I need to move to Version 1.4.
Indeed is the problem you report fixed in version 1.4.
Are there any problems using it in a Zope/ZEO environment?
Not that I know of.
... _hookApplicationManager() File "/opt2/zope/zproducts/standard/ZopeProfiler/ZopeProfiler.py", line 383, in _hookApplicationManager R._p_jar.close() File "/usr/local/src/zope/Zope2.7/lib/python/Products/ZODBMountPoint/Mount.py", line 210, in close self._real_close() File "/usr/local/src/zope/Zope2.7/lib/python/ZODB/Connection.py", line 306, in close raise ConnectionStateError("Cannot close a connection joined to " ZODB.POSException.ConnectionStateError: Cannot close a connection joined to a transaction
-- Dieter