[ZPT] Sequence.sort & Page Templates in CMF1.2

HoYin Au hya-zope@bluesite.com
Thu, 07 Feb 2002 13:56:23 -0500


No, the only errors I'm getting is the "System Starting"message in the 
detail log, nothing in Z2.log, and in debug mode, nothing that indicates 
an error.  It says this everytime it restarts in Debug mode:

2002-02-07T18:54:12 INFO(0) ZODB Opening database for mounting: 
'148566464_1013106450.429023'
------
2002-02-07T18:54:12 INFO(0) ZODB Mounted database 
'148566464_1013106450.429023' at /temp_folder
------
2002-02-07T18:54:18 INFO(0) ZServer HTTP server started at Thu Feb  7 
13:54:18 2002
        Hostname: heavengames.com
        Port: 8001
------
2002-02-07T18:54:18 INFO(0) ZServer HTTP server started at Thu Feb  7 
13:54:18 2002
        Hostname: heavengames.com
        Port: 8002
------
2002-02-07T18:54:18 INFO(0) ZServer FTP server started at Thu Feb  7 
13:54:18 2002
        Hostname: heavengames.com
        Port: 8021
------
2002-02-07T18:54:19 PROBLEM(100) ZServer unhandled connect event

I've upgraded to Zope-2.5.0 w/Python 2.1.2 compiled w/o garbage 
collection and enhanced memalloc - same problem.

-Hoyin

Evan Simpson wrote:

> HoYin Au wrote:
>
>> Whenever I view somedirectory, I see a list of links in that directory
>> sorted alphabetically.  However, all the link to images on the page are
>> broken, and further checks reveal that Zope has gone for a restart.
>
>
> Are you getting errors in the log?  Are the images links bad (wrong 
> src) or is it just that Zope is not responding?
>
> Cheers,
>
> Evan @ Zope
>
>
>