Sorry! This appear in the event.log: 2007-09-23T18:13:33 ERROR Zope Couldn't install ZopeProfiler Traceback (most recent call last): File "/usr/lib/zope2.9/lib/python/OFS/Application.py", line 755, in install_product global_dict, global_dict, silly) File "/var/lib/zope2.9/instance/Yanged/Products/ZopeProfiler/__init__.py", line 2, in ? from ZopeProfiler import _hookZServerPublisher, _initializeModule, \ File "/var/lib/zope2.9/instance/Yanged/Products/ZopeProfiler/ZopeProfiler.py", line 66, in ? from DMprofile import Stats File "/var/lib/zope2.9/instance/Yanged/Products/ZopeProfiler/DMprofile/__init__.py", line 9, in ? from DMstats import Stats File "/var/lib/zope2.9/instance/Yanged/Products/ZopeProfiler/DMprofile/DMstats.py", line 13, in ? from pstats import Stats as pStats ImportError: No module named pstats How can I install pstats? 2007/9/23, Garito <garito@sistes.net>:
Hi again! There are no errors on event.log nor z2.log but the ZopeProfiler icon don't appears in Control Panel and if I try to acces to Control_Panel/ZopeProfiler/manage_main a Resoruce not found is raised by the server
Any Idea? Need more data?
Sorry and thanks!
2007/9/23, Peter Bengtsson <peter@fry-it.com>:
I've seen that too in some Zope's. ZopeProfiler installed by nothing in the Control_Panel. What I had to do was to manually guess the URL by typing in http://localhost:8080/Control_Panel/ZopeProfiler/manage_main and it was there.
On 9/23/07, Dieter Maurer <dieter@handshake.de> wrote:
Garito wrote at 2007-9-21 19:57 +0200:
I supposed that but any ZopeProfiler objects appears on my Control_Panel
Any suggestion?
As always: Look into the logfile to see whether there are any problems reported during startup.
If no problems are reported, check that "ZopeProfiler" is properly installed on the file systems. It should live in the "Products" directory of your Zope instance.
-- Dieter _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com
-- Mis Cosas http://blogs.sistes.net/Garito
-- Mis Cosas http://blogs.sistes.net/Garito