Help, help, help: Zope simply stop working. There was no development being done, and it start working. When I start Zope using start it simply doens't do anything, not even an error message. But I really really need to have this server working as soon as possible... Could anybody help? Fabio Augusto Mazzarino - mazza@radiumsystems.com.br
On Tue, 9 May 2000, Fabio Augusto Mazzarino wrote:
Zope simply stop working. There was no development being done, and it start working.
If I'm reading you right you are saying the Zope process was left running on a server while no one was doing any work on it, and you came back to it to find that it had died mysteriously? Was it originally started using the 'start' script?
When I start Zope using start it simply doens't do anything, not even an error message. But I really really need to have this server working as soon as possible...
What OS, what Zope installation, and what does your 'start' script look like? Specifically, do you still have '-D' in the Z2 call? If you don't, try adding it, that may give you some visible error messages. --RDM
Problem found, but not fully solved. I discoverd that a new product designed by our team was the problem. Now we are going to work on this problem, once we just removed our new produt from Products directory. I'd like to thanks R. David Murray (RDM) for the help, and everybody else who cared. Thanks. Fabio Augusto Mazzarino - mazza@radiumsystems.com.br ----- Original Message ----- From: R. David Murray <bitz@bitdance.com> To: Fabio Augusto Mazzarino <mazza@radiumsystems.com.br> Cc: <zope-dev@zope.org> Sent: Tuesday, May 09, 2000 3:52 PM Subject: Re: [Zope-dev] URGENT Zope doesn't starts
On Tue, 9 May 2000, Fabio Augusto Mazzarino wrote:
Zope simply stop working. There was no development being done, and it start working.
If I'm reading you right you are saying the Zope process was left running on a server while no one was doing any work on it, and you came back to it to find that it had died mysteriously? Was it originally started using the 'start' script?
When I start Zope using start it simply doens't do anything, not even an error message. But I really really need to have this server working as soon as possible...
What OS, what Zope installation, and what does your 'start' script look like? Specifically, do you still have '-D' in the Z2 call? If you don't, try adding it, that may give you some visible error messages.
--RDM
Fabio Augusto Mazzarino wrote:
Help, help, help:
Zope simply stop working. There was no development being done, and it start working. When I start Zope using start it simply doens't do anything, not even an error message. But I really really need to have this server working as soon as possible... Could anybody help?
Here's a start. List the following. (This stuff should always be in any plea for help on a serious fault). Zope version number Whether you installed a binary, or compiled from source Zope Products installed OS platform (be specific) Amount of disk space available on the partition you have Zope installed on Switches you are using in the start script to run Zope Then, take a backup of data.fs. A really safe backup. Next, erase data.fs (the original one), and see if Zope runs when you run the start script. -- Steve Alexander Software Engineer Cat-Box limited
participants (3)
-
Fabio Augusto Mazzarino -
R. David Murray -
Steve Alexander