Re: [Zope] Mac OS X SystemStarter interface

2006-09-25 Thread Chris McDonough
Just tell launchd to start runzope.  Launchd is just a process  
starter that requires the program start in the foreground (which  
runzope does).


- C

On Sep 25, 2006, at 8:01 PM, Perry Smith wrote:

I am new to this but I have not seen how the "runzope" or zopectl  
start commands are done at system startup.  Mac OS X has its own  
system(s).  The old is called SystemStarter and the new is called  
launchd.  SystemStarter requires a directory and a few simple  
files.  I'm not sure what launchd requires.


Is there a need to implement these or has it already been done?   
How do most people do it on the various unix/linux versions?


If not, I'll take a swag at it if others feel they could use it.

Perry Smith
Ease Software, Inc.
[EMAIL PROTECTED]
http://www.easesoftware.com

SATA Products for IBMs RS/6000, pSeries, and AIX systems



___
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 )


___
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 )


[Zope] Mac OS X SystemStarter interface

2006-09-25 Thread Perry Smith
I am new to this but I have not seen how the "runzope" or zopectl start commands are done at system startup.  Mac OS X has its own system(s).  The old is called SystemStarter and the new is called launchd.  SystemStarter requires a directory and a few simple files.  I'm not sure what launchd requires.Is there a need to implement these or has it already been done?  How do most people do it on the various unix/linux versions?If not, I'll take a swag at it if others feel they could use it. Perry SmithEase Software, Inc.[EMAIL PROTECTED]http://www.easesoftware.comSATA Products for IBMs RS/6000, pSeries, and AIX systems ___
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] Correpted Error while Packing zope databse

2006-09-25 Thread Chris Withers

[EMAIL PROTECTED] wrote:


CorruptedError: /srv/sites/intrapmo/var/Data.fs:298657432:time-stamp
reduction: 0x035f3aa3f3818c55 <= 0x035f3f0dfa5d0289


My guess would be that your server's time went backwards at some point.

Either that or something weird wrong with the server's hardware...

Chris

--
Simplistix - Content Management, Zope & Python Consulting
   - http://www.simplistix.co.uk

___
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] Correpted Error while Packing zope databse

2006-09-25 Thread Dieter Maurer
[EMAIL PROTECTED] wrote at 2006-9-25 15:34 +0530:
>   I am using Zope-2.7.5 final version with Python-2.3.5.
>   I have a problem in packing of Database, whenever i click on Pack
>button within ControlPanel/Database/main,
>i am receiving error as Correpted error
>
>Log is as follows
>
>*  Module ZODB.DB, line 555, in pack
>* Module ZODB.FileStorage, line 1582, in pack
>* Module ZODB.fspack, line 700, in pack
>* Module ZODB.fspack, line 455, in findReachable
>* Module ZODB.fspack, line 475, in buildPackIndex
>* Module ZODB.fspack, line 166, in checkTxn
>* Module ZODB.fspack, line 161, in fail
>
>CorruptedError: /srv/sites/intrapmo/var/Data.fs:298657432:time-stamp
>reduction: 0x035f3aa3f3818c55 <= 0x035f3f0dfa5d0289
>
>i am not getting why excatly this error is comming.
>any suggessions or solutions from your side is most welcome

If you search the mailing list archive (via your favorit search enging,
searching for "time-stamp reduction"), you will find that
the error happens occationally and what it causes it.



-- 
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 )


[Zope] [ANN] Zope 2.10.0c1 released

2006-09-25 Thread Andreas Jung


Hi all,

on behalf of Zope developer community I am pleased to announce the release 
of Zope 2.10.0c1 (=1st release candidate). You can download Zope 2.10.0c1 
from:


 http://www.zope.org/Products/Zope/2.10.0c1/

Some new features of Zope 2.10:

 - ZPT implementation based on Zope 3

 - experimental WSGI and Twisted integration

 - Zope 3.3, Five 1.5 integration

 - clock server

 - lots of minor improvements and fixes

 - replaced several Zope 2 modules with their sister implementation
   of Zope 3


For more information on what is new in this release, see the
CHANGES.txt files for the release:

  http://www.zope.org/Products/Zope/2.10.0c1/CHANGES.txt

Please bring all the bugs you have found to the Zope bugtracker:

  http://collector.zope.org/Zope

For more information on the available Zope releases, guidance for selecting
the right distribution and installation instructions, please see:

 http://www.plope.com/Books/2_7Edition/InstallingZope.stx


Supported Python versions:

 Zope 2.10 requires Python 2.4.3 (Python 2.4.2 is still acceptable).
 Older Python versions are no longer supported. Using Python 2.5
 is also *unsupported*.

--
Andreas Jung




pgp005djxiljW.pgp
Description: PGP signature
___
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 )


[Zope] Correpted Error while Packing zope databse

2006-09-25 Thread atiwari

hi all,

   I am using Zope-2.7.5 final version with Python-2.3.5.
   I have a problem in packing of Database, whenever i click on Pack
button within ControlPanel/Database/main,
i am receiving error as Correpted error

Log is as follows

*  Module ZODB.DB, line 555, in pack
* Module ZODB.FileStorage, line 1582, in pack
* Module ZODB.fspack, line 700, in pack
* Module ZODB.fspack, line 455, in findReachable
* Module ZODB.fspack, line 475, in buildPackIndex
* Module ZODB.fspack, line 166, in checkTxn
* Module ZODB.fspack, line 161, in fail

CorruptedError: /srv/sites/intrapmo/var/Data.fs:298657432:time-stamp
reduction: 0x035f3aa3f3818c55 <= 0x035f3f0dfa5d0289

i am not getting why excatly this error is comming.
any suggessions or solutions from your side is most welcome

Thanking You
Anand Tiwari


___
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 )