[Zope] Memorysegment error in Zope

2005-04-26 Thread Max M
I am writing an Imap client. The Imap server (Groupwise) I connect to is really slow at accepting logins. So I have made a connection pool where I store the open connections to the server. But once in a while I get a memory segment error on the server and it crashes. I suspect what happens

Re: [Zope] Memorysegment error in Zope

2005-04-26 Thread Andreas Jung
--On Dienstag, 26. April 2005 8:01 Uhr +0200 Max M [EMAIL PROTECTED] wrote: I am writing an Imap client. The Imap server (Groupwise) I connect to is really slow at accepting logins. So I have made a connection pool where I store the open connections to the server. But once in a while I get a

[Zope] Re: Memorysegment error in Zope

2005-04-26 Thread Max M
Andreas Jung wrote: I suspect what happens is that a connection has been idle for to long, ad the connection dropped by the imap server. Which might cause some memory to be freed that is then accessed when I call noop(). So it would be (group)wise to ask the vendor (Novell)? Zope and Groupwise are

[Zope] What is Flash Communication Server and Help

2005-04-26 Thread Birol BIÇAKLI
Macromedia Flash Communication Server MX is a server based platform for creating and deploying compelling, interactive web-based audio/video applications such as video on demand, live event broadcasts, webcam chat, and real-time collaboration applications. This software includes fine

[Zope] Zope IMAP Server

2005-04-26 Thread Santi Camps
*Hi all, I'm searching about some implementation of a Zope IMAP Server, if exists. I've found some thinks here: http://www.zope.org/Members/chrisw/ZopeEmail/ZopeAsServer/wikipage_view Anybody knows something about some implementation ? Thanks Santi Camps *

Re: [Zope] What is Flash Communication Server and Help

2005-04-26 Thread robert
Birol BIÇAKLI wrote: Macromedia Flash Communication Server MX is a server based platform for creating and deploying compelling, interactive web-based audio/video applications such as video on demand, live event broadcasts, webcam chat, and real-time collaboration applications. This software

[Zope] Re: How can I make class variables store in the zodb??

2005-04-26 Thread Raphael Ritz
Stephen How wrote: [...] Originally, I wanted to use a lot of class variables, as this was my perspective from plain-old python. However, I've learned that I really want to put everything possible into the schema, as it makes the AT future proof, and more robust. It automatically creates

Re: [Zope] Wanted Support For Communication Server Works with/on Zope

2005-04-26 Thread Lennart Regebro
So, did you use or see that program which you can't remember. Nope. Then i would probably have remembered it's name... But you can find some of it here: http://www.google.com/search?hl=ensafe=offq=open+source+video+conferencingspell=1 Integrating this so you lauch the software via a Link in a

Re: [Zope] Re: How can I make class variables store in the zodb??

2005-04-26 Thread Hoang-Vu PHUNG
Try the command svnadmin dump/load. Regards --- Raphael Ritz [EMAIL PROTECTED] wrote: Stephen How wrote: [...] Originally, I wanted to use a lot of class variables, as this was my perspective from plain-old python. However, I've learned that I really want to put everything possible

[Zope] Re: How can I make class variables store in the zodb??

2005-04-26 Thread Stephen How
I don't understand all the issues, but from an AT-user's point of view, it'd be very nice to have a fully supported dictionary and array field. I'm very interested in using the ATExtentions, but am wary of exposing myself to code that may not be future-proof. Practically speaking, is the risk

[Zope] Python2.4.1 and Zope 2.7.X

2005-04-26 Thread Dennis Allison
Has anyone had problems with Python 2.4.1 with the latest Zope 2.7.X versions? -- Dennis Allison * Computer Systems Laboratory * Gates 227 * Stanford University * Stanford CA 94305 * (650) 723-9213 * (650) 723-0033 fax * [EMAIL PROTECTED]

Re: [Zope] Python2.4.1 and Zope 2.7.X

2005-04-26 Thread Andreas Jung
--On Dienstag, 26. April 2005 9:53 Uhr -0700 Dennis Allison [EMAIL PROTECTED] wrote: Has anyone had problems with Python 2.4.1 with the latest Zope 2.7.X versions? As documented in doc/INSTALL.txt: Python 2.4 is *not* supported. -aj pgpvUa0fe1rCs.pgp Description: PGP signature

[Zope] Zeo

2005-04-26 Thread ken wood
I've searched most site that have info on ZEO but have not been able to find answers to my questions on install for ZEO. Maybe someone on the list can help. I am running Zope 2.7 (with Plone site) on a Win'03 Server. I would like to run ZEO Server and Client on a Linux Server. The Linux Server

[Zope] Re: Refcounts, ZODB Cache and memory leaks?

2005-04-26 Thread Peter Bengtsson
Dylan Jay me at dylanjay.com writes: If anyone has experience with finding these kind of rouge references I'd really appreciate any tips. I have no idea how to patch tings with LeakFinder to find your problems because LeakFinder, albeit a great piece of code, attempts an incredibly difficult

Re: [Zope] Zeo

2005-04-26 Thread Fernando Lujan
ken wood wrote: I have noticed that most documentation on ZEO is a bit dated (2003). Where can I get newer documentation or HowTo on ZEO? The good and old Zope Book still rules... :) http://www.plope.com/Books/2_7Edition/ZEO.stx I recently used this chapter, it's self explanatory. Take a look at

Re: [Zope] Zeo

2005-04-26 Thread Jonathan Cyr
Hi, There's a newer version of the Zope Book available at Plope.com. It's being updated, but the ZEO chapter seems to be current. http://www.plope.com/Books/2_7Edition It has a chapter on ZEO Scalability. -Jon Cyr ken wood wrote: I've searched most site that have info on ZEO but have not

[Zope] Re: How can I make class variables store in the zodb??

2005-04-26 Thread Martin Aspeli
Hi, The problem I have with 'MoreFieldsAndWidgets' is that it is a collection of individual products, not just one product that acts like a library. For the better or worse: I imported ATExtensions just a few minutes ago into plone.org/svn/archetypes Of course I am aware that we have an even

[Zope] Re: Zeo

2005-04-26 Thread Bakhtiar A Hamid
On 4/27/05, ken wood [EMAIL PROTECTED] wrote: I've searched most site that have info on ZEO but have not been able to find answers to my questions on install for ZEO. Maybe someone on the list can help. I am running Zope 2.7 (with Plone site) on a Win'03 Server. I would like to run ZEO

[Zope-Checkins] SVN: Zope/trunk/setup.py Install the oddball 'png' (no extension!) file from

2005-04-26 Thread Tim Peters
Log message for revision 30198: Install the oddball 'png' (no extension!) file from zope/app/publisher/browser/tests/testfiles/. This required adding a one-shot mechanism to Finder.visit(). The only tests that fail from a WinBuilders build/ directory now are the two that have been

Re: [Zope-dev] Windows Binaries for 2.8b1

2005-04-26 Thread Jens Vagelpohl
On Apr 26, 2005, at 2:22, Florent Guillaume wrote: Tim Peters [EMAIL PROTECTED] wrote: Technical details of permanent failure: PERM_FAILURE: SMTP Error (state 9): 553 5.3.0 Spam blocked see: http://spamcop.net/bl.shtml?64.233.184.203 Yeah this goes to show that you have to be extremely careful in

Re: [Zope-dev] Windows Binaries for 2.8b1

2005-04-26 Thread Christian Theune
Great. And the current situation doesn't even catch too much spam. We're relying on some central spam filtering infrastructure here. Looks like I got to tune it again... Am Montag, den 25.04.2005, 17:46 -0400 schrieb Tim Peters: You should really be using SpamBayes 0.9 wink. -- gocept gmbh

Re: [Zope-dev] Windows Binaries for 2.8b1

2005-04-26 Thread Christian Theune
Howdy, Am Montag, den 25.04.2005, 16:37 -0400 schrieb Tim Peters: AFAIK, nobody looks at WinBuilders between releases. It's traditionally been the job of whoever builds the Windows installer to sort out whatever troubles WinBuilders has gotten into since the last release. Certainly most

Re: [Zope-dev] Windows Binaries for 2.8b1

2005-04-26 Thread Tim Peters
... [Tim Peters] What exactly do you do to run tests? This is exactly what I do: svn up python setup.py build_ext -i python test.py -vv --all [Christian Theune] I go to the build directory of the WinBuilders and run bin/test.py 1. Is there a reason to _expect_ that to work? The

[Zope-dev] Re: ZEO, FastCGI and Shibboleth

2005-04-26 Thread Zachery Bir
On 2005-04-25 06:58:17 -0400, John Snowdon [EMAIL PROTECTED] said: Has anyone any thoughts about how to go about shibboleth enabling a whole host of ZEO instances... without each one having an Apache server sitting in front of it? Or is there an alternative method out there that perhaps is not

Re: [Zope-dev] Windows Binaries for 2.8b1

2005-04-26 Thread Christian Theune
Howdy, Am Dienstag, den 26.04.2005, 11:38 -0400 schrieb Tim Peters: [Christian Theune] I go to the build directory of the WinBuilders and run bin/test.py 1. Is there a reason to _expect_ that to work? The WinBuilders README.txt doesn't claim that it should. Would sure be nice if

Re: [Zope-dev] Windows Binaries for 2.8b1

2005-04-26 Thread Christian Theune
Sticking to this thread ... Now the unit tests look like this: == ERROR: testCorrectFactories (zope.app.publisher.browser.tests.test_directoryreso urce.Test) --

Re: [Zope-dev] Windows Binaries for 2.8b1

2005-04-26 Thread Tim Peters
Sticking to this thread ... Now the unit tests look like this: The Zope trunk test_http_factory and test_webdav_source_factory tests have been failing on Windows this way since last October (even when running tests from a checkout tree). See: http://www.zope.org/Collectors/Zope/1728

Re: [Zope-dev] Windows Binaries for 2.8b1

2005-04-26 Thread Tim Peters
[Tim] 2. Which Python do you use to run bin\test.py? I hope you're using bin\python.exe for that attempt anyway. [Christian] The one test.py refers to. (Yep, still tapping around blindly.) I'm not following. #! lines don't mean anything on Windows, and that's the only sense in which I

[Zope-dev] Re: Windows Binaries for 2.8b1

2005-04-26 Thread yuppie
Christian Theune wrote: Sticking to this thread ... [...] -- Ran 5634 tests in 1433.151s FAILED (failures=3, errors=2) Any comments? Still hesitating to release the binaries, but I have them around. I changed setup.py to add the

[Zope-dev] Re: Windows Binaries for 2.8b1

2005-04-26 Thread yuppie
Tim Peters wrote: Someone with setup.py courage needs to step up to the plate then. The Windows build process is way hard enough to follow already without adding reams of arbitrary new makefile cruft to paper over setup.py bugs. Perhaps someone on Linux could volunteer to run Zope trunk tests

[Zope-dev] Re: Windows Binaries for 2.8b1

2005-04-26 Thread Tim Peters
[Tim Peters] Someone with setup.py courage needs to step up to the plate then. The Windows build process is way hard enough to follow already without adding reams of arbitrary new makefile cruft to paper over setup.py bugs. Perhaps someone on Linux could volunteer to run Zope trunk tests

[Zope-dev] Re: Windows Binaries for 2.8b1

2005-04-26 Thread yuppie
Hi! Tim Peters wrote: [yuppie] I did that more than once, Did what more than once? Updating setup.py. (Or reminding people to do it themselves if they add new files and forget to update setup.py.) but why can't people clean up after themselves? Which people, cleaning up what? Sorry, I'm not

Re: [Zope-dev] Re: Windows Binaries for 2.8b1

2005-04-26 Thread Jim Fulton
Tim Peters wrote: [Tim Peters] ... I think this gets worse with Zope3 code, and especially when mixed in with Zope2. Zope3 still uses setup.py for testing from a checkout, but uses zpkgtools for building a distribution: those two subsystems have nothing in common, and get out of synch with each

Re: [Zope-dev] Windows Binaries for 2.8b1

2005-04-26 Thread Christian Theune
Hi, Am Dienstag, den 26.04.2005, 12:57 -0400 schrieb Tim Peters: [Tim] 2. Which Python do you use to run bin\test.py? I hope you're using bin\python.exe for that attempt anyway. [Christian] The one test.py refers to. (Yep, still tapping around blindly.) I'm not following. #!

Re: [Zope-dev] Windows Binaries for 2.8b1

2005-04-26 Thread Tim Peters
[Tim] 2. Which Python do you use to run bin\test.py? I hope you're using bin\python.exe for that attempt anyway. [Christian] The one test.py refers to. (Yep, still tapping around blindly.) [Tim] I'm not following. #! lines don't mean anything on Windows, and [Christian] I think cygwin

Re: [Zope-dev] Windows Binaries for 2.8b1

2005-04-26 Thread Tim Peters
[Tim] Someone with setup.py courage needs to step up to the plate then. The [...] possibly work either so long as setup.py neglects to install necessary files. [Christian] Yuppie did [Tim] That's not my understanding. My understanding (confirmed by eyeballing the checkins) is that Yuppie

Re: [Zope-dev] Windows Binaries for 2.8b1

2005-04-26 Thread Andreas Jung
--On Dienstag, 26. April 2005 23:55 Uhr +0200 Christian Theune [EMAIL PROTECTED] wrote: Andreas: Can you please consider a beta2 instead of a rc as the next step? Thanks. You mean 2.8 b2? The next scheduled 2.8 release is b2 according to the posted release plan *wink*. -aj pgpbxpUn0lQjr.pgp