[Zope] Seeming DCORacle Bug
Ken Kinder
kkinder@messagemedia.com
Fri, 07 Apr 2000 13:23:45 -0600
In the Zope Oracle interface, there seems to be a bug... A certain query
always responds with this traceback:
oci.error
Sorry, a Zope error occurred.
Traceback (innermost last):
File /home/Zope-2.1.4-linux2-x86/lib/python/ZPublisher/Publish.py, line
214, in publish_module
File /home/Zope-2.1.4-linux2-x86/lib/python/ZPublisher/Publish.py, line
179, in publish
File /home/Zope-2.1.4-linux2-x86/lib/python/Zope/__init__.py, line 180,
in zpublisher_exception_hook
(Object: ElementWithAttributes)
File /home/Zope-2.1.4-linux2-x86/lib/python/ZODB/Transaction.py, line
180, in begin
File /home/Zope-2.1.4-linux2-x86/lib/python/ZODB/Transaction.py, line
155, in abort
File /home/Zope-2.1.4-linux2-x86/lib/python/Shared/DC/ZRDB/TM.py, line
124, in abort
File /home/Zope-2.1.4-linux2-x86/lib/python/Products/DOracleDA/db.py,
line 132, in _abort
File
/home/Zope-2.1.4-linux2-x86/lib/python/Products/DOracleDA/DCOracle/ociCurs.py,
line 199, in execute
File
/home/Zope-2.1.4-linux2-x86/lib/python/Products/DOracleDA/DCOracle/ociCurs.py,
line 81, in _error
oci.error: (3114, 'ORA-03114: not connected to ORACLE\012')
After that query runs and generates that error, all other queries on the
connection object generate the same error. Upon going to the connection
object, it reports itself as being open.
There does not seem to be anything wrong with my query. Is this a
DCOracle bug? Has anyone seen it?
--
Ken Kinder
303.381.7631