[Zope] Some Wierdness starting Zope

J. Michael Mc Kay admin@ihosts.net
Wed, 10 May 2000 08:57:51 -0400


I recently re-installed zope to run as a NT Service.  Today I rebooted the
server and a dos window remains open after Zope has started. It is a window
running Python.exe.
I have not seen this before.  Pages seem to be loading OK.
Before rebooting I had stopped Zope via the Service Manager.  When I tried
to restart the same same Dos window opened and behaved like it was in a loop
of sorts.  One window was coninuously replaced by another over and over
again. Ocassionally I could se a traceback message but thatg window would be
replaced by a new one too quickly  to see what was happening.

Has any one seen this behaviour?  My server has been restarted for 30
minutes now and, apparently, a permanent Python DOS box is open on the
desktop.

In the Service Control Manage and under start-up properties, Interact with
Desktop is checked.  Would this cause this?  (Though the dos window was not
there when I logged on this morning)

Thanks,

hisnibs
----- Original Message -----
From: "Morten W. Petersen" <morten@src.no>
To: "Brian Lloyd" <Brian@digicool.com>
Cc: <zope@zope.org>; <zope-dev@zope.org>
Sent: Wednesday, May 10, 2000 7:25 AM
Subject: [Zope] Re: [Zope-dev] Zope security alert and 2.2 information


> Uhmm; what about this idea?
>
> On every action-selection (management) menu, for example, the
> contents view of a folder; generate a (fairly or completely)
> random key.
>
> action-selection menu:
>
> Menu from where actions can be performed, i.e.
> DTMLMethods deleted, etc.
>
> This value gets stored in some sort of table, and expires after
> x*n minutes. In the table there's a reference to where the key
> was generated and by whom.
>
> Now, when somebody deletes something, the random key is checked
> against the table..
>
> This could be a good idea...
>
> This isn't a well formulated idea, simply a spark of Zen (or something)
> =)..
>
> -Morten
>
>
>
> _______________________________________________
> 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 )
>
>