Re: [Zope] Zope NT Service dies - SOLUTION
As it happens, I think I know exactly what the problem is, because the same thing happened to me recently. The problem is caused by moving a Zope install. When you remove the first installation, Zope does not clean the registry appropriately, and the reinstall does not overwrite the existing keys. So the value HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\{zope service name}\Parameters\start has the old path in it still. If you go in with Regedit and change this to point at your new install, it should work fine. TK
Message: 10 Date: 15 Oct 2001 10:41:49 -0700 From: CURTIS David <David.Curtis@state.or.us> To: Zope@zope.ORG (IPM Return requested) (Receipt notification requested) Subject: [Zope] Zope NT Service dies
Greetings,
My Zope NT4 Zope service is not working :-(. Thanks to Any MyKay I have some diagnostic information. Running the zservice.py produces this output.
C:\BATCH>C:\PROGRA~1\ZOSMB\bin\python.exe C:\PROGRA~1\ZOSMB\zserver\zservice.py debug Debugging service ZOSMB Info 0x400000FF - Starting Zope. Error 0xC00000FF - Zope died and could not be restarted. Info 0x400000FF - Stopping Zope. Info 0x400000FF - Stopping Zope.
Any additional information would be apprechiated. Cheers, Curtis
Well what do you know I have a similar problem, cant run Zope 2.4.1 from a service. I thought I had it all figured out as well. Arggh. Cheers. -- Andy McKay. ----- Original Message ----- From: "Keating, Tim" <TKeating@origin.ea.com> To: <zope@zope.org> Sent: Tuesday, October 16, 2001 7:49 AM Subject: Re: [Zope] Zope NT Service dies - SOLUTION
As it happens, I think I know exactly what the problem is, because the same thing happened to me recently.
The problem is caused by moving a Zope install. When you remove the first installation, Zope does not clean the registry appropriately, and the reinstall does not overwrite the existing keys. So the value HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\{zope service name}\Parameters\start has the old path in it still. If you go in with Regedit and change this to point at your new install, it should work fine.
TK
Message: 10 Date: 15 Oct 2001 10:41:49 -0700 From: CURTIS David <David.Curtis@state.or.us> To: Zope@zope.ORG (IPM Return requested) (Receipt notification requested) Subject: [Zope] Zope NT Service dies
Greetings,
My Zope NT4 Zope service is not working :-(. Thanks to Any MyKay I have some diagnostic information. Running the zservice.py produces this output.
C:\BATCH>C:\PROGRA~1\ZOSMB\bin\python.exe C:\PROGRA~1\ZOSMB\zserver\zservice.py debug Debugging service ZOSMB Info 0x400000FF - Starting Zope. Error 0xC00000FF - Zope died and could not be restarted. Info 0x400000FF - Stopping Zope. Info 0x400000FF - Stopping Zope.
Any additional information would be apprechiated. Cheers, Curtis
_______________________________________________ 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 )
participants (2)
-
Andy McKay -
Keating, Tim