Re: Exception from connection close was: Re: [Zope] (no subject)
Thak you for your reply, I don't think this is the only problem; I am afraid that Zope on my machine is very instable; it starts an new process each time I try to change and test a sql-method (at least from a Opera-client; from Netscape changing an testing of the same method results in killing the server). Hardly a robust platform. I don't know what further to do. sincerely Peter de Jong 14-05-2001 17:23:30, Tino Wildenhain <tino@wildenhain.de> schreef:
Hi Peter,
this is usually the result of the user side closed connection before zserver was ready with serving. This may indicate there are some querys which take a long time so the user hits the "stop" button on her/his browser.
Regards Tino Wildenhain
Hardly a robust platform.
I don't know what further to do.
Ad Hominem attacks on a platform that is running reliably for many users is not the best way to get help. In my experience your assertion is patently false. Zope is immensely robust. And very stable. Every problem I have had with Zope stability has turned out to be problems in my own source, or use of alpha and beta release products. Trim back your products to products marked stable. Then try to isolate a reproducable crash condition. Try to make your fail case dependant on very few products. This is the BEST way to get help.
Hi Peter, Which database adatper are you using? - C ----- Original Message ----- From: "Peter de Jong" <p.dejong@melissendejong.nl> To: "Tino Wildenhain" <tino@wildenhain.de>; <zope@zope.org> Sent: Monday, May 14, 2001 1:07 PM Subject: Re: Exception from connection close was: Re: [Zope] (no subject)
Thak you for your reply,
I don't think this is the only problem; I am afraid that Zope on my machine is very instable; it starts an new process each time I try to change and test a sql-method (at least from a Opera-client; from Netscape changing an testing of the same method results in killing the server).
Hardly a robust platform.
I don't know what further to do.
sincerely Peter de Jong
14-05-2001 17:23:30, Tino Wildenhain <tino@wildenhain.de> schreef:
Hi Peter,
this is usually the result of the user side closed connection before zserver was ready with serving. This may indicate there are some querys which take a long time so the user hits the "stop" button on her/his browser.
Regards Tino Wildenhain
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Chris McDonough -
Peter de Jong -
Steve Drees