Re[4]: [Zope3-dev] ServerControlForm.html / Restart, Shutdown does not work

2005-11-12 Thread Adam Groszer
Hello Stephan, done that, it's issue No 485 Saturday, November 12, 2005, 12:54:21 PM, you wrote: SR> On Friday 04 November 2005 11:50, Adam Groszer wrote: >> I think I have something for tomorrow's bug day. It is not working >> again. I have the current trunk and brand new instance. SR> Could y

Re: Re[2]: [Zope3-dev] ServerControlForm.html / Restart, Shutdown does not work

2005-11-12 Thread Stephan Richter
On Friday 04 November 2005 11:50, Adam Groszer wrote: > I think I have something for tomorrow's bug day. It is not working > again. I have the current trunk and brand new instance. Could you add it to the issue collector please? Thanks! Regards, Stephan -- Stephan Richter CBU Physics & Chemistr

Re[2]: [Zope3-dev] ServerControlForm.html / Restart, Shutdown does not work

2005-11-04 Thread Adam Groszer
Hello Stephan, I think I have something for tomorrow's bug day. It is not working again. I have the current trunk and brand new instance. Sunday, July 17, 2005, 12:38:47 PM, you wrote: > On Saturday 16 July 2005 03:48, Adam Groszer wrote: >> If I click "Shutdown" on the ServerControlForm.html it

Re: Re[4]: [Zope3-dev] ServerControlForm.html / Restart, Shutdown does not work

2005-07-19 Thread Tim Peters
[Tim Peters] ... >> Best guess is that the stuff above never "worked" in Zope3, and that's >> the meaning of the ""TODO: ... does not work yet" comments in >> zope/app/server/servercontrol.py. [Adam Groszer] > Yes, you're right. I just missed my old buddy, the Shutdown function. > I think the fun

Re[4]: [Zope3-dev] ServerControlForm.html / Restart, Shutdown does not work

2005-07-19 Thread Adam Groszer
Hello Tim, Tuesday, July 19, 2005, 8:18:01 PM, you wrote: > [Tim Peters] > None of the above appears to have anything to do with LoopCallback, > though, so if any of that "used to work" but doesn't anymore, there's > a cause outside of the changes I made to LoopCallback. Best guess is > that the

Re: Re[2]: [Zope3-dev] ServerControlForm.html / Restart, Shutdown does not work

2005-07-19 Thread Tim Peters
[Tim Peters] >> Another: did this actually work before? The only place I've found >> that set LoopCallback.exit_status is zope/app/server/servercontrol.py, >> and both methods there have "TODO: ... does not work yet" comments >> (in both Zope and Zope3 SVN trunks). [Adam Groszer] > Yes it did w

Re[2]: [Zope3-dev] ServerControlForm.html / Restart, Shutdown does not work

2005-07-19 Thread Adam Groszer
Hello Tim, Monday, July 18, 2005, 6:38:12 PM, you wrote: TP> Another: did this actually work before? The only place I've found TP> that set LoopCallback.exit_status is TP> zope/app/server/servercontrol.py, TP> and both methods there have "TODO: ... does not work yet" comments TP> (in both Zop

Re: [Zope3-dev] ServerControlForm.html / Restart, Shutdown does not work

2005-07-18 Thread Tim Peters
[Adam Groszer] >> If I click "Shutdown" on the ServerControlForm.html it does not >> shutdown Zope, but responds with a simple "You shut down the server." >> message in the browser and Zope is still working. >> >> I think the problem lies in the modified ThreadedAsync. Darn. I'm sure I broke this

Re: [Zope3-dev] ServerControlForm.html / Restart, Shutdown does not work

2005-07-17 Thread Stephan Richter
On Saturday 16 July 2005 03:48, Adam Groszer wrote: > If I click "Shutdown" on the ServerControlForm.html it does not > shutdown Zope, but responds with a simple "You shut down the server." > message in the browser and Zope is still working. > > I think the problem lies in the modified ThreadedAsyn

[Zope3-dev] ServerControlForm.html / Restart, Shutdown does not work

2005-07-16 Thread Adam Groszer
I think I found a bug. I'm using win2k, python 2.3.5, Zope trunk at 0. If I click "Shutdown" on the ServerControlForm.html it does not shutdown Zope, but responds with a simple "You shut down the server." message in the browser and Zope is still working. I think the problem lies in the modifi