[Zope] Error When Exporting A Product Instance

zvi@12thplanetcafe.com zvi@12thplanetcafe.com
Tue, 16 Apr 2002 19:11:03 -0700 (PDT)


When I attempt to export my instance of the Squishdot
product I receive the following error message in HTML. 

Could anyone help me decipher this message? What sort
of problems could produce it?

>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>

<html><head><title>12th Planet
Cafe</title></head><body bgcolor="#FFFFFF">


<table border="0" width="100%">
<tr valign="TOP">

<td width="10%" align="center">
<img src="http://63.102.48.243/p_/ZButton" alt="Zope">
</td>

<td width="90%">
<h2>Zope Error</h2>
<p>Zope has encountered an error while publishing
this resource.</p>

<p>
<strong>Error Type: AttributeError</strong><br>
<strong>Error Value: 1017029777</strong><br> 
</p>

<hr noshade>

<p>Troubleshooting Suggestions</p>

<ul>
<li>The URL may be incorrect.</li>
<li>The parameters passed to this resource may be
incorrect.</li>
<li>A resource that this resource relies on may be
encountering an error.</li>
</ul>

<p>For more detailed information about the error,
please
refer to the HTML source for this page.
</p>

<p>If the error persists please contact the site
maintainer.
Thank you for your patience.
</p>
</td></tr>
</table>


<p><a href="http://www.zope.org/Credits"
target="_top"><img
src="http://63.102.48.243/p_/ZopeButton" width="115"
height="50" border="0" alt="Powered by Zope" /></a>
&nbsp;<a href="http://imeme.net"><img
src="http://63.102.48.243/imeme_logo" alt="hosted by
iMeme" height="72" width="105" border="0"
/></a></p></body></html>

<!--
Traceback (innermost last):
File
/usr/local/zope/2.3.3/lib/python/ZPublisher/Publish.py,
line 223, in publish_module
File
/usr/local/zope/2.3.3/lib/python/ZPublisher/Publish.py,
line 187, in publish
File
/usr/local/zope/2.3.3/lib/python/Zope/__init__.py,
line 221, in zpublisher_exception_hook
(Object: Traversable)
File
/usr/local/zope/2.3.3/lib/python/ZPublisher/Publish.py,
line 171, in publish
File
/usr/local/zope/2.3.3/lib/python/ZPublisher/mapply.py,
line 160, in mapply
(Object: manage_exportObject)
File
/usr/local/zope/2.3.3/lib/python/ZPublisher/Publish.py,
line 112, in call_object
(Object: manage_exportObject)
File
/usr/local/zope/2.3.3/lib/python/OFS/ObjectManager.py,
line 512, in manage_exportObject
(Object: Traversable)
File
/usr/local/zope/2.3.3/lib/python/OFS/ObjectManager.py,
line 269, in _getOb
(Object: Traversable)
AttributeError: (see above)

-->