[Product-Developers] Exception after installing Products.CallProfiler

Raphael Ritz r.ritz at biologie.hu-berlin.de
Wed Nov 23 12:02:59 UTC 2011


On 11/23/11 10:14 AM, Dominik Ruf wrote:
> I added Products.CallProfiler to the eggs of my buildout. After
> restarting in debug mode I got the following exception.
>
> 2011-11-23T09:33:49 ERROR Application Couldn't install CallProfiler
> Traceback (most recent call last):
> File
> "/usr/local/Plone/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/OFS/Application.py",
> line 689, in install_product
> initmethod(context)
> File
> "/usr/local/Plone/buildout-cache/eggs/Products.CallProfiler-1.5-py2.6.egg/Products/CallProfiler/__init__.py",
> line 70, in initialize
> installControlPanel(context, CallProfiler.CallProfiler)
> File
> "/usr/local/Plone/buildout-cache/eggs/Products.CallProfiler-1.5-py2.6.egg/Products/CallProfiler/__init__.py",
> line 35, in installControlPanel
> cp = app.Control_Panel
> AttributeError: 'NoneType' object has no attribute 'Control_Panel'
>
> Is this the wrong way to install Products.CallProfiler?
> I'm using Plone 4.1.2
>

Seems very similar to the issue raised by Alan last week
('Grabbin app root ...').

Maybe Jean-Michel's solution posted there earlier today
applies here as well?

Raphael


> cheers
> Dominik
>
>
> _______________________________________________
> Product-Developers mailing list
> Product-Developers at lists.plone.org
> https://lists.plone.org/mailman/listinfo/plone-product-developers




More information about the Product-Developers mailing list