Hi Marc. I _think_ we've found a fix for this - I've attached a new select_trigger.py file that should replace the one in the ZServer/medusa directory of your installation. If you get a chance to drop this updated file in and restart your site (so that the change can take effect) can you let me know if this takes care of the problem? Thanks! Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com
-----Original Message----- From: Marc.Conley@mapics.com [mailto:Marc.Conley@mapics.com] Sent: Monday, August 16, 1999 1:31 PM To: zope-dev@zope.org Cc: Marc.Conley@mapics.com Subject: [Zope-dev] 2nd of back-to-back communications with Zope hanging?
I am using 2.0.0b1. I am interested in whether or not anyone else is having a problem with two back-to-back communications with Zope hanging for a period of time but ultimately working?
I am opening a URL on a Java client using UrlConnection which is requesting that Zope run an external method. The purpose of the external method is to create a folder and add a property to the folder.
After I get the result back from the above external method, I immediately open another Url from the Java client which calls another external method which requests the information that was added (the folder's property).
When I open these Url's back-to-back, I finally get the response I am looking for after about 30 seconds. If I put a 1/2 second delay before opening the 2nd Url, it eliminates the problem--I get the response immediately. But, this is a bandaid for some kind of problem.
Can anyone explain what I am experiencing here--have you had similar problems? Or even better, is this something that has been fixed recently. Overall, 2.0.0b1 is stable, etc. for what I am doing, so I was trying to wait until the final general release 2.0 comes out to switch.
Thanks for any help/tips/explanations you may have!
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://www.zope.org/mailman/listinfo/zope-dev
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For non-developer, user-level issues, zope@zope.org, http://www.zope.org/mailman/listinfo/zope )