[Setup] error with Plone 3 install

Erik Myllymaki erik.myllymaki at aviawest.com
Tue Aug 14 22:37:06 UTC 2007


apologies for the cross-post - didn't know this one existed:


I am using the Plone 3 RC2 Universal Installer for linux on
Ubuntu, installing it in parallel with Plone 2.5.3 which we are testing
out too.

The install seems to go well (root at epoz-devel: ./install zeo).

I change the port numbers to co-exist with our 2.5.3 install - zeo -
port 8101, zeo clients on 8085 and 8086.

root at epoz-devel:/opt/Plone-3.0/zeocluster/bin/startcluster.sh
Starting ZEO server...
. daemon process started, pid=22977
This is the first start of this instance.
Creating Data.fs and a Plone site.
We only need to do this once, but it takes some time.
Creating Plone site at /Plone in ZODB...
A Plone site already exists
. daemon process started, pid=22991
Starting ZEO client2...
. daemon process started, pid=22996


Trying to access the root page works, but I cannot get to the ZMI with
the credentials given during install. I have re-installed three times
and and it's been the same each time (removing the /opt/Plone-3.0
directory each time).


Also, tying to access /Plone yields:

Site Error

An error was encountered while publishing this resource.

ComponentLookupError
(, 'plone.leftcolumn') (Also, the following error occurred while
attempting to render the standard error message, please see the event
log for full details: portal_kss)Traceback (innermost last): Module
ZPublisher.Publish, line 202, in publish_module_standard Module
ZPublisher.Publish, line 150, in publish Module
plone.app.linkintegrity.monkey, line 21, in
zpublisher_exception_hook_wrapper Module Zope2.App.startup, line 221, in
zpublisher_exception_hook Module ZPublisher.Publish, line 119, in
publish Module ZPublisher.mapply, line 88, in mapply Module
ZPublisher.Publish, line 42, in call_object Module
Shared.DC.Scripts.Bindings, line 313, in __call__ Module
Shared.DC.Scripts.Bindings, line 350, in _bindAndExec Module
Products.CMFCore.FSPageTemplate, line 216, in _exec Module
Products.CMFCore.FSPageTemplate, line 155, in pt_render Module
Products.PageTemplates.PageTemplate, line 89, in pt_render Module
zope.pagetemplate.pagetemplate, line 117, in pt_render - Warning: Macro
expansion failed - Warning: exceptions.AttributeError:
kss_generic_macros Module zope.tal.talinterpreter, line 271, in __call__
Module zope.tal.talinterpreter, line 346, in interpret Module
zope.tal.talinterpreter, line 891, in do_useMacro Module
zope.tal.talinterpreter, line 346, in interpret Module
zope.tal.talinterpreter, line 536, in do_optTag_tal Module
zope.tal.talinterpreter, line 521, in do_optTag Module
zope.tal.talinterpreter, line 516, in no_tag Module
zope.tal.talinterpreter, line 346, in interpret Module
zope.tal.talinterpreter, line 891, in do_useMacro Module
zope.tal.talinterpreter, line 346, in interpret Module
zope.tal.talinterpreter, line 586, in do_setLocal_tal Module
zope.tales.tales, line 696, in evaluate - URL:
file:/opt/Plone-3.0/zeocluster/client1/Products/CMFPlone/skins/plone_templates/global_defines.pt
- Line 8, Column 0 - Expression: - Names: {'container': , 'context': ,
'default': , 'here': , 'loop': {}, 'nothing': None, 'options': {'args':
()}, 'repeat': , 'request': , 'root': , 'template': ,
'traverse_subpath': [], 'user': } Module zope.tales.expressions, line
217, in __call__ Module Products.PageTemplates.Expressions, line 161, in
_eval Module Products.PageTemplates.Expressions, line 123, in render
Module Products.CMFPlone.browser.ploneview, line 68, in globalize Module
Products.CMFPlone.browser.ploneview, line 133, in _initializeData Module
Products.CMFPlone.browser.ploneview, line 561, in have_portlets Module
zope.component._api, line 207, in getUtility ComponentLookupError: (see
above)



Any advice appreciated.













More information about the Setup mailing list