I've been experiencing problems with my installation of Zope. the installation itself is run on an NT 4.0 server, and I'm having trouble starting the service so that I can use the system from my own workstation. Since you have produced a how-to about installing and upgrading Zope, I thought someone might be able to help. basically, whenever I try to start the service, I get the following windows message: Error 2140: Internal Windows NT error has occurred. This started happening for no apparent reason earlier today, and I am at a loss to explain it. has anyone ever had any experience of such a problem, or do you know someone I can get into contact with regarding the problem. Since there has been rather a lot of work done on the web site since the last backup, I would be reluctant, if at all possible, to reinstall Zope altogether, however any assistance anyone can give me would be greatly appreciated.
--On 14 January 2002 17:15 +0100 "Cully, Christopher [OCDGB]" <CCully@ocdgb.JNJ.com> wrote:
I've been experiencing problems with my installation of Zope. the installation itself is run on an NT 4.0 server, and I'm having trouble starting the service so that I can use the system from my own workstation. Since you have produced a how-to about installing and upgrading Zope, I thought someone might be able to help.
basically, whenever I try to start the service, I get the following windows message:
Error 2140: Internal Windows NT error has occurred.
This started happening for no apparent reason earlier today, and I am at a loss to explain it. has anyone ever had any experience of such a problem, or do you know someone I can get into contact with regarding the problem. Since there has been rather a lot of work done on the web site since the last backup, I would be reluctant, if at all possible, to reinstall Zope altogether, however any assistance anyone can give me would be greatly appreciated.
Christopher: Not seen this before. I would suggest: * installing a fresh Zope (in different directory with different "website" (i.e. service) name * see if you get the same error * if you don't see the error copy Data.fs and any Products you have installed across to the new installation and hope it all works * if you still see the error then I'd think about migrating to another machine if that's an option Paul -- The Library, Tyndall Avenue, Univ. of Bristol, Bristol, BS8 1TJ, UK E-mail: paul.browning@bristol.ac.uk URL: http://www.bris.ac.uk/
On Monday 14 January 2002 08:15 am, Cully, Christopher [OCDGB] wrote:
Error 2140: Internal Windows NT error has occurred. As You see, it's not Zope problem! (Joke). Why You should run it on this Troublemaker 4.0? Try switch to something better: UNIX or Linux as well. You will be able run Your Zope server within 5 minutes.
-- Bogdan M.Maryniuck
Error 2140: Internal Windows NT error has occurred.
Thats got to be the most unhelpful comment. I can get Zope running on a Windoze box in 1 minute so there.
As You see, it's not Zope problem! (Joke). Why You should run it on this Troublemaker 4.0? Try switch to something better: UNIX or Linux as well. You will be able run Your Zope server within 5 minutes.
Things to check: it starts by running start.bat. Try using using ZService.py in debug eg: python ZService.py start debug. Its usually because your Zope or Python has moved or changed. Check these, sometimes deinstalling the service and then reinstalling it is the only way. Again ZService.py can do that for you. -- Andy McKay
participants (4)
-
Andy McKay -
Bogdan M.Maryniuck -
Cully, Christopher [OCDGB] -
Paul Browning