[Zope] xmldocument
Phil Harris
phil.harris@zope.co.uk
Wed, 10 Jan 2001 08:56:37 -0000
Bak,
I can't help you fix it but I can tell you what the problem is, the file is
too big for Zope to cope with in one transaction so it starts a
sub-transaction and there is a bug in the sub-transactioning engine.
The same thing happens with a normal 'File' type as well.
You should probably check the collector to see if this has been fixed or
even reported.
Phil
----- Original Message -----
From: "Bak@kedai" <kedai@kedai.com.my>
To: <zope@zope.org>
Sent: Wednesday, January 10, 2001 4:40 AM
Subject: [Zope] xmldocument
> happy new year all
> i can't get xmldocument to work with zope2.2x i can install the product
ok,
> but can;t add XML Document.
>
> i got attribute error. any insight into the error is appreciated.
>
> can anybody suggest ways of rendering xml documents in zope?
>
> thanks
>
> --8<--------
> <P><STRONG>AttributeError</STRONG></P>
>
> Sorry, a Zope error occurred.<p>
> <!--
> Traceback (innermost last):
> File /home/kdie/Zope-2.2.0-src/lib/python/ZPublisher/Publish.py, line
222,
> in publish_module
> File /home/kdie/Zope-2.2.0-src/lib/python/ZPublisher/Publish.py, line
187,
> in publish
> File /home/kdie/Zope-2.2.0-src/lib/python/Zope/__init__.py, line 221, in
> zpublisher_exception_hook
> File /home/kdie/Zope-2.2.0-src/lib/python/ZPublisher/Publish.py, line
175,
> in publish
> File /home/kdie/Zope-2.2.0-src/lib/python/Zope/__init__.py, line 235, in
> commit
> File /home/kdie/Zope/lib/python/ZODB/Transaction.py, line 261, in commit
> AttributeError: commit_sub
>
> -->
>
> --
>
> http://www.kedai.com.my/kk
> http://www.kedai.com.my/eZine
>
> We don't need no, no, no, no, no parental guidance here!
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )