[Zope] On debian : problems with init-script
johan
johan30@easynet.be
Tue, 11 Mar 2003 18:31:50 +0100
I seem to have a lot of problems with the init.d/zope script, since it
keeps hanging when I do /etc/init.d/zope restart or during boot, which
is pretty painful.
In the debugging I see :
2003-03-11T17:48:47 PROBLEM(100) Hotfixes Not applying
Hotfix_2002-06-14. The f
ix has already been merged into Zope. Please uninstall the hotfix
product.
------
2003-03-11T17:48:47 PROBLEM(100) Init Ambiguous name for method of
Products.Plug
Ins.PlugIns.PlugInGroup: "manage_workspace" != "manage_main"
------
2003-03-11T17:48:47 PROBLEM(100) Init Ambiguous name for method of
Products.Logi
nManager.LoginMethods.BasicCookieLogin: "manage_propertiesForm" !=
"manage_main"
------
2003-03-11T17:48:54 INFO(0) ZODB Opening database for mounting:
'144274512_10460
91853.725337'
------
2003-03-11T17:48:54 INFO(0) ZODB Mounted database
'144274512_1046091853.725337'
at /temp_folder
------
2003-03-11T17:48:54 INFO(0) Zope Default Object Creation
/usr/lib/zope/import/Ex
amples.zexp examples import file could not be found.
------
2003-03-11T17:48:54 INFO(0) Plone:
Active Pak 0.1 and HTMLTALParser patch 1.4 have NOT been applied
(unneeded for Z
ope 2.6+)
------
2003-03-11T17:48:54 PROBLEM(100) Zope No such file or directory:
/usr/lib/zope/l
ib/python/Products/CMFCalendar/help
------
2003-03-11T17:48:56 PROBLEM(100) Zope No such file or directory:
/usr/lib/zope/l
ib/python/Products/LoginManager/help
------
2003-03-11T17:48:57 PROBLEM(100) Zope No such file or directory:
/usr/lib/zope/l
ib/python/Products/PlugIns/help
------
2003-03-11T17:48:57 PROBLEM(100) Zope No such file or directory:
/usr/lib/zope/lib/python/Products/ZPatterns/help
------
2003-03-11T17:48:58 INFO(0) ZServer FastCGI Server (V1.0) started at Tue
Mar 11 17:48:58 2003
IP :
Port : 9673
Socket path : None
Greetz,
Johan