Hello,
I'm working with the testing Debian packages of
zope, cmf and plone, and I have some problems.
1) When I start zope there's no errors but, if I
stop it I get: "stopping Zope...done (Zope was not runnig)", and, in fact, it's
running. If I restart it, I get: "Zope is currently restarting (or something
very strange)". The log file doesn't show anything interesting :
------
2003-05-04T18:47:29 INFO(0) zdaemon Started
subprocess: pid 27665
------
2003-05-04T18:47:31 INFO(0) ZODB Opening database
for mounting: '144004256_1027354084.930550'
------
2003-05-04T18:47:31 INFO(0) ZODB Mounted database
'144004256_1027354084.930550' at /temp_folder
------
2003-05-04T18:47:31 INFO(0) Zope Default Object
Creation /usr/lib/zope/import/Examples.zexp examples import file could not be
found.
------
2003-05-04T18:47:31 INFO(0) ZServer HTTP server
started at Sun May 4 18:47:31 2003
Hostname: volatil.gbt.tfo.upm.es
Port: 9673
------
2003-05-04T18:47:31 INFO(0) ZServer FTP server
started at Sun May 4 18:47:31 2003
Hostname: volatil
Port: 8021
------
2003-05-04T18:47:31 INFO(0) ZServer PCGI Server
started at Sun May 4 18:47:31 2003
Unix socket:
/var/lib/zope/var/Z2-pcgi.soc
------
2003-05-04T18:59:13 INFO(0) Z2 Caught signal
SIGTERM
------
2003-05-04T18:59:13 INFO(0) Z2 Closing all open
ZODB databases
------
2003-05-04T18:59:13 INFO(0) Z2 Shutting
down
2)In spite of these menssages, if I use "basic
Zope" and CMF, Zope seems to work right. But when I use Plone, Zope
dies suddenly. Exactly, I get nothing when I point my browser to Zope, but if I
try to restart it, the following text appears:
"starting Zope...Only Z2 running! This should not
happen. Please stop and restart Zope"
I stop (and again this message:"zope was not
running") and start it, and everything's OK until I use Plone
again.
Can you help me?
Thanks
Pelayo Beltrán