[Zope] Zope Tutorial Problem ...
H.P. Zehrfeld TOK
H.P. Zehrfeld TOK " <hpz@ipp.mpg.de
Mon, 9 Sep 2002 09:11:24 +0200 (MEST)
--Brood_of_Chickens_111_000
Content-Type: TEXT/plain; charset=us-ascii
Content-MD5: rX/aJKN8n5q7NFgRIeOsiQ==
Trying to add Zope Tutorial I get
a response as described in the
attached html-file.
What am I doing wrong, what can I do?
--Brood_of_Chickens_111_000
Content-Type: TEXT/html; name=addTutorial; charset=us-ascii; x-unix-mode=0644
Content-Description: addTutorial
Content-MD5: 5UhqDt+zxkgN1bwHQpi/7A==
<HTML><HEAD><TITLE>Zope QuickStart Outline</TITLE>
<STYLE TYPE="text/css">
<!-- /* Hide content from old browsers */
.tree {
font-size: 10pt;
color: #335933;
font-family: Geneva, sans-serif;
}
P {
font-size: 10pt;
font-family: Geneva, sans-serif;
color: #000000;
}
/* end hiding content from old browsers */ -->
</STYLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#008080" VLINK="#000080">
<table border="0" width="100%">
<tr valign="TOP">
<td width="10%" align="center">
<img src="http://localhost:8080/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: EmergencyUserCannotOwn</strong><br>
<strong>Error Value: Objects cannot be owned by the emergency user</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>
</BODY></HTML>
<PRE>
Traceback (innermost last):
File /afs/ipp-garching.mpg.de/home/h/hpz/Zope-2.5.1-solaris-2.6-sparc/lib/python/ZPublisher/Publish.py, line 150, in publish_module
File /afs/ipp-garching.mpg.de/home/h/hpz/Zope-2.5.1-solaris-2.6-sparc/lib/python/ZPublisher/Publish.py, line 114, in publish
File /afs/ipp-garching.mpg.de/home/h/hpz/Zope-2.5.1-solaris-2.6-sparc/lib/python/Zope/__init__.py, line 159, in zpublisher_exception_hook
File /afs/ipp-garching.mpg.de/home/h/hpz/Zope-2.5.1-solaris-2.6-sparc/lib/python/ZPublisher/Publish.py, line 98, in publish
File /afs/ipp-garching.mpg.de/home/h/hpz/Zope-2.5.1-solaris-2.6-sparc/lib/python/ZPublisher/mapply.py, line 88, in mapply
(Object: addTutorial)
File /afs/ipp-garching.mpg.de/home/h/hpz/Zope-2.5.1-solaris-2.6-sparc/lib/python/ZPublisher/Publish.py, line 39, in call_object
(Object: addTutorial)
File /afs/ipp-garching.mpg.de/home/h/hpz/Zope-2.5.1-solaris-2.6-sparc/lib/python/Products/ZopeTutorial/TutorialTopic.py, line 155, in addTutorial
File /afs/ipp-garching.mpg.de/home/h/hpz/Zope-2.5.1-solaris-2.6-sparc/lib/python/OFS/ObjectManager.py, line 255, in _setObject
(Object: QuickStart)
File /afs/ipp-garching.mpg.de/home/h/hpz/Zope-2.5.1-solaris-2.6-sparc/lib/python/AccessControl/Owned.py, line 214, in manage_fixupOwnershipAfterAdd
(Object: hpz)
EmergencyUserCannotOwn: (see above)
</PRE>
--Brood_of_Chickens_111_000--