I'm getting this very informative error when installing the p4a.ploneaudio 1.1b1 egg into via easy_install into a Plone 3.1.5.1 site. Easy Install has installed all the dependencies and I have the ZCML slug in place. My pythonpath is all correct. I can't now install a new Plone site.
Any ideas??
Thanks
Site Error
An error was encountered while publishing this resource.
TraversalError Sorry, a site error occurred.
Traceback (innermost last):
* Module ZPublisher.Publish, line 202, in publish_module_standard * Module ZPublisher.Publish, line 150, in publish * 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.PageTemplates.PageTemplateFile, line 129, in _exec * Module Products.PageTemplates.PageTemplate, line 89, in pt_render * Module zope.pagetemplate.pagetemplate, line 117, in pt_render * Module zope.tal.talinterpreter, line 271, in __call__ * Module zope.tal.talinterpreter, line 346, in interpret * Module zope.tal.talinterpreter, line 379, in do_startEndTag * Module zope.tal.talinterpreter, line 408, in do_startTag * Module zope.tal.talinterpreter, line 485, in attrAction_tal * Module Products.PageTemplates.Expressions, line 228, in evaluateText * Module zope.tales.tales, line 696, in evaluate URL: manage_main Line 20, Column 4 Expression: <PathExpr standard:'props/keep_entries'> Names:
{'container': <SiteErrorLog at //error_log>, 'context': <SiteErrorLog at //error_log>, 'default': <object object at 0xb7f34528>, 'here': <SiteErrorLog at //error_log>, 'loop': {}, 'nothing': None, 'options': {'args': ()}, 'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0xd1c14ac>, 'request': <HTTPRequest, URL=http://..com:6955//error_log/manage_main>, 'root': <Application at >, 'template': <PageTemplateFile at //error_log/main>, 'user': <PropertiedUser ''>}
* Module zope.tales.expressions, line 217, in __call__ * Module Products.PageTemplates.Expressions, line 153, in _eval * Module zope.tales.expressions, line 124, in _eval * Module Products.PageTemplates.Expressions, line 83, in boboAwareZopeTraverse * Module zope.traversing.adapters, line 161, in traversePathElement __traceback_info__: ({'ignored_exceptions': ('Unauthorized', 'NotFound', 'Redirect'), 'keep_entries': 20, 'copy_to_zlog': True}, 'keep_entries')
> I'm getting this very informative error when installing the > p4a.ploneaudio 1.1b1 egg into via easy_install into a Plone 3.1.5.1 > site. Easy Install has installed all the dependencies and I have the > ZCML slug in place. My pythonpath is all correct. I can't now install > a new Plone site.
> Any ideas??
> Thanks
> Site Error
> An error was encountered while publishing this resource.
> TraversalError > Sorry, a site error occurred.
> Traceback (innermost last):
> * Module ZPublisher.Publish, line 202, in publish_module_standard > * Module ZPublisher.Publish, line 150, in publish > * 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.PageTemplates.PageTemplateFile, line 129, in _exec > * Module Products.PageTemplates.PageTemplate, line 89, in pt_render > * Module zope.pagetemplate.pagetemplate, line 117, in pt_render > * Module zope.tal.talinterpreter, line 271, in __call__ > * Module zope.tal.talinterpreter, line 346, in interpret > * Module zope.tal.talinterpreter, line 379, in do_startEndTag > * Module zope.tal.talinterpreter, line 408, in do_startTag > * Module zope.tal.talinterpreter, line 485, in attrAction_tal > * Module Products.PageTemplates.Expressions, line 228, in evaluateText > * Module zope.tales.tales, line 696, in evaluate > URL: manage_main > Line 20, Column 4 > Expression: <PathExpr standard:'props/keep_entries'> > Names:
> {'container': <SiteErrorLog at //error_log>, > 'context': <SiteErrorLog at //error_log>, > 'default': <object object at 0xb7f34528>, > 'here': <SiteErrorLog at //error_log>, > 'loop': {}, > 'nothing': None, > 'options': {'args': ()}, > 'repeat': <Products.PageTemplates.Expressions.SafeMapping > object at 0xd1c14ac>, > 'request': <HTTPRequest, URL=http://..com:6955//error_log/manage_main>, > 'root': <Application at >, > 'template': <PageTemplateFile at //error_log/main>, > 'user': <PropertiedUser ''>}
> * Module zope.tales.expressions, line 217, in __call__ > * Module Products.PageTemplates.Expressions, line 153, in _eval > * Module zope.tales.expressions, line 124, in _eval > * Module Products.PageTemplates.Expressions, line 83, in > boboAwareZopeTraverse > * Module zope.traversing.adapters, line 161, in traversePathElement > __traceback_info__: ({'ignored_exceptions': ('Unauthorized', > 'NotFound', 'Redirect'), 'keep_entries': 20, 'copy_to_zlog': True}, > 'keep_entries')
> > I'm getting this very informative error when installing the
> > p4a.ploneaudio 1.1b1 egg into via easy_install into a Plone 3.1.5.1
> > site. Easy Install has installed all the dependencies and I have the
> > ZCML slug in place. My pythonpath is all correct. I can't now install
> > a new Plone site.
> > Any ideas??
> > Thanks
> > Site Error
> > An error was encountered while publishing this resource.
> > TraversalError
> > Sorry, a site error occurred.
> > Traceback (innermost last):
> > * Module ZPublisher.Publish, line 202, in publish_module_standard
> > * Module ZPublisher.Publish, line 150, in publish
> > * 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.PageTemplates.PageTemplateFile, line 129, in _exec
> > * Module Products.PageTemplates.PageTemplate, line 89, in pt_render
> > * Module zope.pagetemplate.pagetemplate, line 117, in pt_render
> > * Module zope.tal.talinterpreter, line 271, in __call__
> > * Module zope.tal.talinterpreter, line 346, in interpret
> > * Module zope.tal.talinterpreter, line 379, in do_startEndTag
> > * Module zope.tal.talinterpreter, line 408, in do_startTag
> > * Module zope.tal.talinterpreter, line 485, in attrAction_tal
> > * Module Products.PageTemplates.Expressions, line 228, in evaluateText
> > * Module zope.tales.tales, line 696, in evaluate
> > URL: manage_main
> > Line 20, Column 4
> > Expression: <PathExpr standard:'props/keep_entries'>
> > Names:
> > {'container': <SiteErrorLog at //error_log>,
> > 'context': <SiteErrorLog at //error_log>,
> > 'default': <object object at 0xb7f34528>,
> > 'here': <SiteErrorLog at //error_log>,
> > 'loop': {},
> > 'nothing': None,
> > 'options': {'args': ()},
> > 'repeat': <Products.PageTemplates.Expressions.SafeMapping
> > object at 0xd1c14ac>,
> > 'request': <HTTPRequest, URL=http://..com:6955//error_log/manage_main>,
> > 'root': <Application at >,
> > 'template': <PageTemplateFile at //error_log/main>,
> > 'user': <PropertiedUser ''>}
> > * Module zope.tales.expressions, line 217, in __call__
> > * Module Products.PageTemplates.Expressions, line 153, in _eval
> > * Module zope.tales.expressions, line 124, in _eval
> > * Module Products.PageTemplates.Expressions, line 83, in
> > boboAwareZopeTraverse
> > * Module zope.traversing.adapters, line 161, in traversePathElement
> > __traceback_info__: ({'ignored_exceptions': ('Unauthorized',
> > 'NotFound', 'Redirect'), 'keep_entries': 20, 'copy_to_zlog': True},
> > 'keep_entries')
Also I realise the product is free and has the potential to be an
excellent resource, however there is a real lack of developer comment
here...I simply installed the new p4a egg using easy_install into a
new Plone 3.1.5.1 site, did the zcml etc and it's hosed the whole
instance....not good for newbies if they were to try it. Apart from
using buildout what's the alternative for install here? Could an old
style product be provided?
thanks
On 10/31/08, michael nt milne <michael.mi...@gmail.com> wrote:
>> This is a problem inherited by using eggified packages on the upper layers of our stack whereas the lower levels aren't eggified yet.
Things have progressed considerably since then. I don't pretend to
understand exactly why easy_install sometimes fails to live up to its
name, but I do recall the pain associated with such failures, so at
http://dev.plone.org/plone/ticket/7867#comment:8 I re-opened the
ticket with the intention of someone (maybe me) updating at least the
tutorial.
I'm genuinely sympathetic, but the golden rule is: backup.
(Just a few days ago I, too, hosed a production site, but had it up
and running again within five/ten minutes thanks to repozo.)
>>> This is a problem inherited by using eggified packages on the upper layers of our stack whereas the lower levels aren't eggified yet.
> Things have progressed considerably since then. I don't pretend to > understand exactly why easy_install sometimes fails to live up to its > name, but I do recall the pain associated with such failures, so at > http://dev.plone.org/plone/ticket/7867#comment:8 I re-opened the > ticket with the intention of someone (maybe me) updating at least the > tutorial.
> I'm genuinely sympathetic, but the golden rule is: backup.
> (Just a few days ago I, too, hosed a production site, but had it up > and running again within five/ten minutes thanks to repozo.)