I have two servers where the zsyncers are identical (well almost) the admin passwords are identical and it was working fine till this morning. Now I get the following error on one of them (the dev one) The deployment syncer works fine, but the dev one doesnt. Any ideas?? The error: Error: * Fault * <Fault -2: 'Unexpected Zope error value: \nTraceback (most recent call last):\n File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 150, in publish_module\n response = publish(request, module_name, after_list, debug=debug)\n File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 114, in publish\n sys.exc_info()[2],\n File "/var/local/Zope-2.6.0/lib/python/Zope/App/startup.py", line 145, in zpublisher_exception_hook\n log = aq_acquire(published, \'__error_log__\', containment=1)\nAttributeError: manage_listObjects__error_log__\n'> TIA AM -- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================
AM wrote:
I have two servers where the zsyncers are identical (well almost) the admin passwords are identical and it was working fine till this morning. Now I get the following error on one of them (the dev one) The deployment syncer works fine, but the dev one doesnt.
Have you recently upgraded your Zope version? What version of ZSyncer are you using? Make sure it's the latest one... cheers, Chris
Yup recently went from 2.6.0 to 2.6.1 and my zsyncer version is 0.4.6 AM Chris Withers wrote:
AM wrote:
I have two servers where the zsyncers are identical (well almost) the admin passwords are identical and it was working fine till this morning. Now I get the following error on one of them (the dev one) The deployment syncer works fine, but the dev one doesnt.
Have you recently upgraded your Zope version?
What version of ZSyncer are you using? Make sure it's the latest one...
cheers,
Chris
_______________________________________________ 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 )
-- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================
AM wrote at 2003-3-19 09:34 -0800:
I have two servers where the zsyncers are identical (well almost) the admin passwords are identical and it was working fine till this morning. Now I get the following error on one of them (the dev one) The deployment syncer works fine, but the dev one doesnt. ... * Fault * <Fault -2: 'Unexpected Zope error value: \nTraceback (most recent call last):\n File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 150, in publish_module\n response = publish(request, module_name, after_list, debug=debug)\n File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 114, in publish\n sys.exc_info()[2],\n File "/var/local/Zope-2.6.0/lib/python/Zope/App/startup.py", line 145, in zpublisher_exception_hook\n log = aq_acquire(published, \'__error_log__\', containment=1)\nAttributeError: manage_listObjects__error_log__\n'>
When you report tracebacks they are formatted in an almost unreadable way. Do you think you can improve on this? Apparently, an error should be reported. The error handling hook tries to find the new (in 2.6) "error_log" and can't. This may be a bug in Zope 2.6.0. We use ZSyncer with 2.6.1 and do not have problems.... Dieter
Unfortunately no error got reported in teh error log, and the error reported below is exactly as it was in the ZMI. Also it was workign fine till about two days ago. Thats the whole problem. Why work and then suddenly break?? TIA AM Dieter Maurer wrote:
AM wrote at 2003-3-19 09:34 -0800:
I have two servers where the zsyncers are identical (well almost) the admin passwords are identical and it was working fine till this morning. Now I get the following error on one of them (the dev one) The deployment syncer works fine, but the dev one doesnt. ... * Fault * <Fault -2: 'Unexpected Zope error value: \nTraceback (most recent call last):\n File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 150, in publish_module\n response = publish(request, module_name, after_list, debug=debug)\n File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 114, in publish\n sys.exc_info()[2],\n File "/var/local/Zope-2.6.0/lib/python/Zope/App/startup.py", line 145, in zpublisher_exception_hook\n log = aq_acquire(published, \'__error_log__\', containment=1)\nAttributeError: manage_listObjects__error_log__\n'>
When you report tracebacks they are formatted in an almost unreadable way.
Do you think you can improve on this?
Apparently, an error should be reported.
The error handling hook tries to find the new (in 2.6) "error_log" and can't.
This may be a bug in Zope 2.6.0.
We use ZSyncer with 2.6.1 and do not have problems....
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 )
-- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of AM Sent: Thursday, March 20, 2003 3:03 PM To: Dieter Maurer Cc: Zope Subject: Re: [Zope] ZSyncer Error
Unfortunately no error got reported in teh error log, and the error reported below is exactly as it was in the ZMI.
Also it was workign fine till about two days ago. Thats the whole problem. Why work and then suddenly break??
TIA AM
Are you out of disk space? Do you have a sysadmin doing things behind your back? A malicious user roaming your network? If it suddenly broke for no reason, then the reason probably isn't zope.
None. Lots of disk space. Sysadmin prety much leaves me alone. Malicious user??? been checking & cant find a trace. The error is so f...ing cryptic: * Fault * <Fault -2: 'Unexpected Zope error value: \nTraceback (most recent call last):\n File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 150, in publish_module\n response = publish(request, module_name, after_list, debug=debug)\n File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 114, in publish\n sys.exc_info()[2],\n File "/var/local/Zope-2.6.0/lib/python/Zope/App/startup.py", line 145, in zpublisher_exception_hook\n log = aq_acquire(published, \'__error_log__\', containment=1)\nAttributeError: manage_listObjects__error_log__\n'> I know it has do with an error log, but what?? Or it cant handle 2.6.1 error_log stuf?? TIA AM Charlie Reiman wrote:
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of AM Sent: Thursday, March 20, 2003 3:03 PM To: Dieter Maurer Cc: Zope Subject: Re: [Zope] ZSyncer Error
Unfortunately no error got reported in teh error log, and the error reported below is exactly as it was in the ZMI.
Also it was workign fine till about two days ago. Thats the whole problem. Why work and then suddenly break??
TIA AM
Are you out of disk space? Do you have a sysadmin doing things behind your back? A malicious user roaming your network?
If it suddenly broke for no reason, then the reason probably isn't zope.
_______________________________________________ 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 )
-- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================
I downloaded the latest version, reinstalled it on both machines. It works on one and fails on the other: The error again: <Fault -2: 'Unexpected Zope error value: Traceback (most recent call last): File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 150, in publish_module response = publish(request, module_name, after_list, debug=debug) File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 114, in publish sys.exc_info()[2], File "/var/local/Zope-2.6.0/lib/python/Zope/App/startup.py", line 145, in zpublisher_exception_hook log = aq_acquire(published, \'__error_log__\', containment=1) AttributeError: manage_listObjects__error_log__ '> Any ideas anybody?? TIA AM AM wrote:
I have two servers where the zsyncers are identical (well almost) the admin passwords are identical and it was working fine till this morning. Now I get the following error on one of them (the dev one) The deployment syncer works fine, but the dev one doesnt.
Any ideas??
The error:
Error:
* Fault * <Fault -2: 'Unexpected Zope error value: \nTraceback (most recent call last):\n File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 150, in publish_module\n response = publish(request, module_name, after_list, debug=debug)\n File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 114, in publish\n sys.exc_info()[2],\n File "/var/local/Zope-2.6.0/lib/python/Zope/App/startup.py", line 145, in zpublisher_exception_hook\n log = aq_acquire(published, \'__error_log__\', containment=1)\nAttributeError: manage_listObjects__error_log__\n'>
TIA AM
-- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================
On Fri, Mar 21, 2003 at 04:48:50PM -0800, AM wrote:
I downloaded the latest version, reinstalled it on both machines.
It works on one and fails on the other:
The error again:
<Fault -2: 'Unexpected Zope error value: Traceback (most recent call last): File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 150, in publish_module response = publish(request, module_name, after_list, debug=debug) File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 114, in publish sys.exc_info()[2], File "/var/local/Zope-2.6.0/lib/python/Zope/App/startup.py", line 145, in zpublisher_exception_hook log = aq_acquire(published, \'__error_log__\', containment=1) AttributeError: manage_listObjects__error_log__ '>
Nothing in there makes any mention of ZSyncer code. Odd. What exactly triggers this error? Is everything else working OK on the zope where you're having this problem? The final line of the traceback is especially strange. Something is trying to find "manage_listObjects__error_log__" which looks like two variable names munged together. And I don't see that name anywhere in the zope source (2.6.1, i don't have 2.6.0) or anywhere in the ZSyncer source (0.4.6). Given all of the above, I have to wonder if you've somehow messed up your zope installation. -- Paul Winkler http://www.slinkp.com Look! Up in the sky! It's PRESIDENTIAL BODYGUARD BURRITO! (random hero from isometric.spaceninja.com)
Paul Winkler wrote:
On Fri, Mar 21, 2003 at 04:48:50PM -0800, AM wrote:
I downloaded the latest version, reinstalled it on both machines.
It works on one and fails on the other:
The error again:
<Fault -2: 'Unexpected Zope error value: Traceback (most recent call last): File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 150, in publish_module response = publish(request, module_name, after_list, debug=debug) File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 114, in publish sys.exc_info()[2], File "/var/local/Zope-2.6.0/lib/python/Zope/App/startup.py", line 145, in zpublisher_exception_hook log = aq_acquire(published, \'__error_log__\', containment=1) AttributeError: manage_listObjects__error_log__ '>
Nothing in there makes any mention of ZSyncer code. Odd. What exactly triggers this error? Is everything else working OK on the zope where you're having this problem?
Yes zope works fine. This was working fine too about a few days back.
The final line of the traceback is especially strange. Something is trying to find "manage_listObjects__error_log__" which looks like two variable names munged together. And I don't see that name anywhere in the zope source (2.6.1, i don't have 2.6.0) or anywhere in the ZSyncer source (0.4.6).
Given all of the above, I have to wonder if you've somehow messed up your zope installation.
I dont even want to think of resetting up the whole thing, but I guess I will ahve to. TIA AM -- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================
Paul Winkler wrote:
On Fri, Mar 21, 2003 at 04:48:50PM -0800, AM wrote:
I downloaded the latest version, reinstalled it on both machines.
It works on one and fails on the other:
The error again:
<Fault -2: 'Unexpected Zope error value: Traceback (most recent call last): File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 150, in publish_module response = publish(request, module_name, after_list, debug=debug) File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 114, in publish sys.exc_info()[2], File "/var/local/Zope-2.6.0/lib/python/Zope/App/startup.py", line 145, in zpublisher_exception_hook log = aq_acquire(published, \'__error_log__\', containment=1) AttributeError: manage_listObjects__error_log__ '>
Nothing in there makes any mention of ZSyncer code. Odd. What exactly triggers this error? Is everything else working OK on the zope where you're having this problem?
Yes zope works fine. This was working fine too about a few days back.
The final line of the traceback is especially strange. Something is trying to find "manage_listObjects__error_log__" which looks like two variable names munged together. And I don't see that name anywhere in the zope source (2.6.1, i don't have 2.6.0) or anywhere in the ZSyncer source (0.4.6).
Given all of the above, I have to wonder if you've somehow messed up your zope installation.
I dont even want to think of resetting up the whole thing, but I guess I will ahve to. TIA AM -- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================
<Fault -2: 'Unexpected Zope error value: Traceback (most recent call last): File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 150, in publish_module response = publish(request, module_name, after_list, debug=debug) File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 114, in publish sys.exc_info()[2], File "/var/local/Zope-2.6.0/lib/python/Zope/App/startup.py", line 145, in zpublisher_exception_hook log = aq_acquire(published, \'__error_log__\', containment=1) AttributeError: manage_listObjects__error_log__ '>
Are you trying to sync or compare the error_log object maybe which causes a problem? Given the number of ZSyncer users out there and you're the only reporting this it seems unlikely its ZSyncer specific. Sounds like its time for you to fire up your Python debugger, make a really good pot of tea and do some digging :) Cheers. -- Andy McKay
Andy McKay wrote:
<Fault -2: 'Unexpected Zope error value: Traceback (most recent call last): File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 150, in publish_module response = publish(request, module_name, after_list, debug=debug) File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 114, in publish sys.exc_info()[2], File "/var/local/Zope-2.6.0/lib/python/Zope/App/startup.py", line 145, in zpublisher_exception_hook log = aq_acquire(published, \'__error_log__\', containment=1) AttributeError: manage_listObjects__error_log__ '>
Are you trying to sync or compare the error_log object maybe which causes a problem? Given the number of ZSyncer users out there and you're the only reporting this it seems unlikely its ZSyncer specific.
Sounds like its time for you to fire up your Python debugger, make a really good pot of tea and do some digging :)
Cheers.
I have only set it up to sync DTML Methods. AM -- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================
Andy McKay wrote:
<Fault -2: 'Unexpected Zope error value: Traceback (most recent call last): File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 150, in publish_module response = publish(request, module_name, after_list, debug=debug) File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 114, in publish sys.exc_info()[2], File "/var/local/Zope-2.6.0/lib/python/Zope/App/startup.py", line 145, in zpublisher_exception_hook log = aq_acquire(published, \'__error_log__\', containment=1) AttributeError: manage_listObjects__error_log__ '>
Are you trying to sync or compare the error_log object maybe which causes a problem? Given the number of ZSyncer users out there and you're the only reporting this it seems unlikely its ZSyncer specific.
Sounds like its time for you to fire up your Python debugger, make a really good pot of tea and do some digging :)
Cheers.
I have only set it up to sync DTML Methods. AM -- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================
Andy McKay wrote:
<Fault -2: 'Unexpected Zope error value: Traceback (most recent call last): File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 150, in publish_module response = publish(request, module_name, after_list, debug=debug) File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 114, in publish sys.exc_info()[2], File "/var/local/Zope-2.6.0/lib/python/Zope/App/startup.py", line 145, in zpublisher_exception_hook log = aq_acquire(published, \'__error_log__\', containment=1) AttributeError: manage_listObjects__error_log__ '>
Are you trying to sync or compare the error_log object maybe which causes a problem? Given the number of ZSyncer users out there and you're the only reporting this it seems unlikely its ZSyncer specific.
Sounds like its time for you to fire up your Python debugger, make a really good pot of tea and do some digging :)
Cheers.
I have only set it up to sync DTML Methods. AM -- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of AM Sent: Friday, March 21, 2003 4:49 PM Cc: Zope Subject: Re: [Zope] ZSyncer Error
I downloaded the latest version, reinstalled it on both machines.
It works on one and fails on the other:
The error again:
<Fault -2: 'Unexpected Zope error value: Traceback (most recent call last): File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 150, in publish_module response = publish(request, module_name, after_list, debug=debug) File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 114, in publish sys.exc_info()[2], File "/var/local/Zope-2.6.0/lib/python/Zope/App/startup.py", line 145, in zpublisher_exception_hook log = aq_acquire(published, \'__error_log__\', containment=1) AttributeError: manage_listObjects__error_log__ '>
Any ideas anybody??
Have you tried manually exporting and importing the relevent section of the tree? This is pretty much all zsyncer does so if that fails as well, you know zsyncer isn't the issue.
Have you tried manually exporting and importing the relevent section of the tree? This is pretty much all zsyncer does so if that fails as well, you know zsyncer isn't the issue.
The manage_listObjects in there is suspicous though, because that's whats happening on a sync. God knows why here, but I believe the problme occurs on the comparison, although I dont think AM stated this. -- Andy McKay
The exported xml is almost 8 megs, takes a really long time. but I tried that and it works. I am not surprised because the zsyncer on the other machine (exactly similar except CallProfiler was installed on the problematic one) works fine. I removed the CallProfiler product but it still shows up as broken on the Control Panel and that didnt fix the problem. AM Charlie Reiman wrote:
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of AM Sent: Friday, March 21, 2003 4:49 PM Cc: Zope Subject: Re: [Zope] ZSyncer Error
I downloaded the latest version, reinstalled it on both machines.
It works on one and fails on the other:
The error again:
<Fault -2: 'Unexpected Zope error value: Traceback (most recent call last): File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 150, in publish_module response = publish(request, module_name, after_list, debug=debug) File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 114, in publish sys.exc_info()[2], File "/var/local/Zope-2.6.0/lib/python/Zope/App/startup.py", line 145, in zpublisher_exception_hook log = aq_acquire(published, \'__error_log__\', containment=1) AttributeError: manage_listObjects__error_log__ '>
Any ideas anybody??
Have you tried manually exporting and importing the relevent section of the tree? This is pretty much all zsyncer does so if that fails as well, you know zsyncer isn't the issue.
_______________________________________________ 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 )
-- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================
Finaly fixed it. I had installed CallProfiler and then had uninstalled it when its use slowed down zope a lot. Used ZopeProfiler instead. Because of its removal ZSyncer crapped ou. Still dunno why, but it seem one calnt uninstall CallProfiler. Just removing the productr and deleting it fro the prod list is not enough. I still see the icon on the control panel (its broken though). I put it back in and everything worked fine. Now I just gotta figure out how to uninstall it cleanly. Thanks all. AM AM wrote:
I have two servers where the zsyncers are identical (well almost) the admin passwords are identical and it was working fine till this morning. Now I get the following error on one of them (the dev one) The deployment syncer works fine, but the dev one doesnt.
Any ideas??
The error:
Error:
* Fault * <Fault -2: 'Unexpected Zope error value: \nTraceback (most recent call last):\n File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 150, in publish_module\n response = publish(request, module_name, after_list, debug=debug)\n File "/var/local/Zope-2.6.0/lib/python/ZPublisher/Publish.py", line 114, in publish\n sys.exc_info()[2],\n File "/var/local/Zope-2.6.0/lib/python/Zope/App/startup.py", line 145, in zpublisher_exception_hook\n log = aq_acquire(published, \'__error_log__\', containment=1)\nAttributeError: manage_listObjects__error_log__\n'>
TIA AM
-- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================
AM wrote at 2003-3-26 13:00 -0800:
Used ZopeProfiler instead.
As author of ZopeProfiler, I would like to inform you that ZopeProfiler does not play well with other products that customize "ZServer.PubCore.ZServerPublisher.publish_module". We know that this happens for WingIDE's Zope debugging support. The installation of ZopeProfiler (not necessary to enable it, installation is enough) completely confused the WingIDE debugger and lets it try to debug *all* requests and not only those that use the debugging port. As a result, all Zope operations are by an order of magnitude slower. This has nothing to do with your ZSyncer problem. I just wanted to note our recent experience that ZopeProfiler, too, can have adverse effects on other products. Dieter
participants (6)
-
AM -
Andy McKay -
Charlie Reiman -
Chris Withers -
Dieter Maurer -
Paul Winkler