<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">I upgraded to Zope 2.7.2 and
all of my content can't be seen by Zope.&nbsp; Honestly I'm not sure what
the previous version I was running was (nor am I sure how to find out).<br>
<br>
Now, every page results in <br>
<br>
Site Error<br>
An error was encountered while publishing this resource.<br>
Resource not found<br>
Sorry, the requested resource does not exist.<br>
Check the URL and try again.<br>
Resource: Zope GET<br>
<br>
There is effectively no more web interface.&nbsp; <br>
<br>
I've verified that the database still seems to be there in
[instance]/var/Data.fs and hasn't been touched since the update.&nbsp; <br>
<br>
I tried going through some of the steps in the Troubleshooting and
Debugging page
<a class="moz-txt-link-freetext" href="http://www.zope.org/Documentation/Books/ZDG/current/TestingAndDebugging.stx">http://www.zope.org/Documentation/Books/ZDG/current/TestingAndDebugging.stx</a><br>
<br>
I can do a ZPublisher.Zope('/manage') in python and see that it returns
a "</font><font face="Helvetica, Arial, sans-serif">Resource not found"
page.</font><br>
<font face="Helvetica, Arial, sans-serif"><br>
Interestingly, my log which was being written to /var/log/zope started
writing to the default location after the install.<br>
<br>
I feel like there isn't enough here to determine whether there is a bug
or whether I've mucked something up myself.&nbsp; But perhaps some gentle
guidance would help me determine whether there is a bug or just my own
ignorance.<br>
</font><font face="Helvetica, Arial, sans-serif"><br>
Was there a config file that got overwritten in the update?&nbsp; Where
would it be?</font><br>
<font face="Helvetica, Arial, sans-serif"><br>
Perhaps there are some clues in the lines written to the log file upon
startup.<br>
<br>
<br>
Old log file:<br>
<br>
<font face="Courier New, Courier, monospace"><small>2008-04-10T14:43:08
INFO(0) ZServer HTTP server started at Thu Apr 10 14:43:08 2008<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Hostname: library.ucsc.edu<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Port: 8080<br>
------<br>
2008-04-10T14:43:08 INFO(0) ZServer FTP server started at Thu Apr 10
14:43:08 2008<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Hostname: library.ucsc.edu<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Port: 8021<br>
------<br>
2008-04-10T14:43:08 INFO(0) Zope Set effective user to "zope"<br>
------<br>
2008-04-10T14:43:12 PROBLEM(100) Init Ambiguous name for method of
Products.ZpdfDocument.ZpdfDocument.ZpdfDoc<br>
ument: "manage" != "manage_main"<br>
------<br>
2008-04-10T14:43:12 PROBLEM(100) Init Ambiguous name for method of
Products.ZpdfDocument.ZpdfDocument.ZpdfDoc<br>
ument: "manage" != "manage_editForm"<br>
------<br>
2008-04-10T14:43:12 PROBLEM(100) Init Ambiguous name for method of
Products.ZpdfDocument.ZpdfDocument.ZpdfDoc<br>
ument: "manage" != "manage_editDocument"<br>
------<br>
2008-04-10T14:43:14 INFO(0) ZODB Opening database for mounting:
'146584832_1040950278.401039'<br>
------<br>
2008-04-10T14:43:14 INFO(0) ZODB Mounted database
'146584832_1040950278.401039' at /temp_folder<br>
------<br>
2008-04-10T14:43:14 INFO(0) Zope Ready to handle requests</small></font><br>
<br>
<br>
New log file:<br>
<br>
<br>
<font face="Courier New, Courier, monospace"><small>2008-04-10T16:45:20
INFO ZServer HTTP server started at Thu Apr 10 16:45:20 2008<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Hostname: 0.0.0.0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Port: 8080<br>
------<br>
2008-04-10T16:45:20 WARNING Init Class
Products.HappySession.HappySession.HappySess<br>
ion has a security declaration for nonexistent method 'manage_menu'<br>
------<br>
2008-04-10T16:45:21 WARNING Init Ambiguous name for method of
Products.ZpdfDocument<br>
.ZpdfDocument.ZpdfDocument: 'manage' != 'manage_main'<br>
------<br>
2008-04-10T16:45:21 WARNING Init Ambiguous name for method of
Products.ZpdfDocument<br>
.ZpdfDocument.ZpdfDocument: 'manage' != 'manage_editDocument'<br>
------<br>
2008-04-10T16:45:21 WARNING Init Ambiguous name for method of
Products.ZpdfDocument<br>
.ZpdfDocument.ZpdfDocument: 'manage' != 'manage_editForm'<br>
------<br>
2008-04-10T16:45:22 INFO Zope Ready to handle requests</small></font><br>
<br>
<br>
<br>
W.<br>
<br>
<br>
</font>
<div class="moz-signature"><br>
<font face="Helvetica, Arial, sans-serif">---<br>
Wes Modes<br>
<small>McHenry Library<br>
Computing &amp; Network Services<br>
Information and Technology Services<br>
459-5208</small></font>
</div>
</body>
</html>