[Zope] ValueError: I/O operation on closed file

2005-05-10 Thread Brian Hickey
Hi all,   Relative newbie to Zope, trying to install Plone on FreeBSD.  Have run into the following problem: - I have followed the instructions as per the guide at http://www.netvironments.org/laurazWiki/InstallingPlone - After copying the directories into the lib/python/Products directory, I

RE: [Zope] Exporting Plone objects to Zope CMF

2005-05-10 Thread Kanealii, Priam Mr KRS
Title: RE: [Zope] Exporting Plone objects to Zope CMF Thanks jcc. I didn't consider FTP at all. I FTP-ed the CMF site to my laptop, reorganized and pruned things filesystem-wise (where grep and friends helped out), then FTP-ed the sanitized tree up to my local Zope instance. With two browse

[Zope] container and context for folderish objects

2005-05-10 Thread Milos Prudek
I created a very simple folderish product. Everything works fine. But I was surprised that "context" and "container" seem to behave differently for folderish object than for normal Folder. Here's the problem: my product's instance "a" contains a DTML Document "doc" and some photos "img1", "img

[Zope] Zope Sybase database connection keeps closing

2005-05-10 Thread Abhilasha Chaudhary
My zope Sybase database connections keep closing for no apparent reason. When I try to reopen the connections they sometimes give me the following error: *Invalid connection string: *|database: , password: access, server: SYBTIGR, transactional: Y, user: access When I make a copy of the connect

[Zope] [ZopeProfiler] upgrade needed for Zope 2.7.6 (was: empty subject)

2005-05-10 Thread Dieter Maurer
Dennis Allison wrote at 2005-5-10 08:25 -0700: > ... >My hypothesis is that the culprit is the ZopeProfiler and that I need to >move to Version 1.4. Indeed is the problem you report fixed in version 1.4. > Are there any problems using it in a Zope/ZEO >environment? Not that I know of. >... >

[Zope] what are the dtml for logout and deleting a existing user??

2005-05-10 Thread Allen Huang
what are the dtml for logout of an account  and deleting a existing user?? Yahoo! Mail Mobile Take Yahoo! Mail with you! Check email on your mobile phone.___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts

[Zope] Re: Zope Digest, Vol 12, Issue 10 (No Long works at NZX : from 10 May 2005)

2005-05-10 Thread Claire Sherrington
___ 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 )

Re: [Zope] ZEO and session variables.

2005-05-10 Thread Dennis Allison
That seems to have been the problem. The ZopeProfiler version I was using does not work with Zope2.7 although Dieter has a version (1.4) that works with Zope2.7.3, I was not using it. I also suspect there may be a problem with multiheaded Zope/ZEO configurations. On Tue, 10 May 2005, Chris Mc

Re: [Zope] ZEO and session variables.

2005-05-10 Thread Chris McDonough
It appears that something in the ZopeProfiler product is unhappy with your configuration. Does it work if you remove this product? On Mon, 2005-05-09 at 23:37 -0700, Dennis Allison wrote: > I am hoping someone with more experience that I with multi-headed > Zope/ZEO installations can point out m

[Zope] (no subject)

2005-05-10 Thread Dennis Allison
Dieter, I get the following error at startup (Zope 2.7.6-final, Python 2.3.4, ZopeProfiler 1.1 in a multi-headed Zope/ZEO configuration with shared session variables. My hypothesis is that the culprit is the ZopeProfiler and that I need to move to Version 1.4. Are there any problems using it

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

2005-05-10 Thread Dylan Jay
"Peter Bengtsson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Dylan Jay 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

Re: [Zope] Re: DreamWeaver files -> ZPTs: How?

2005-05-10 Thread S.Hayles
On Mon, 9 May 2005, Tres Seaver wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Ken Winter wrote: > > Is there any way to configure Zope so that a *.htm file newly created in DW, > > when uploaded for the first time to Zope, would be created as a ZPT instead > > of as a DTML documen

RE: [Zope] asyncore.py exception

2005-05-10 Thread Pascal Peregrina
Thanks. Pascal -Message d'origine- De : Dieter Maurer [mailto:[EMAIL PROTECTED] Envoyé : lundi 9 mai 2005 19:25 À : Pascal Peregrina Cc : 'zope@zope.org' Objet : Re: [Zope] asyncore.py exception Pascal Peregrina wrote at 2005-5-9 13:54 +0200: >Does anyone know what can cause this type o