Re: [Zope] Strange Zope behavior/Instability (Zope going down)

2000-06-06 Thread Harald Ragger
Jason Spisak asked: Do you mean that zope wouldn't restart? Even if you restarted the server? Yes, zope didnt restart:-( but i'm not sure if its a problem with zope or just with the ms-cluster server. ___ Zope maillist - [EMAIL PROTECTED]

Re: [Zope] Strange Zope behavior/Instability (Zope going down)

2000-06-05 Thread Harald Ragger
- Original Message - From: "Jason Spisak" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, June 02, 2000 9:15 PM Subject: Re: [Zope] Strange Zope behavior/Instability (Zope going down) Rob Sporleder writes: The shell was on my local machine...

Re: [Zope] Strange Zope behavior/Instability (Zope going down)

2000-06-05 Thread Jason Spisak
Harald Ragger writes: Jason, Rob: Ive just seen your mails, and thought uuups! One of my customers is using zope (2.1.4; ms cluster server; nt4 basis). Zope has been running fine for more than three months, but on 1st of June it crashed, and didn't came up again (no response from server

Re: [Zope] Strange Zope behavior/Instability (Zope going down)

2000-06-02 Thread Jason Spisak
, Rob -Original Message- From: Jason Spisak [mailto:[EMAIL PROTECTED]] Sent: Friday, June 02, 2000 10:17 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [Zope] Strange Zope behavior/Instability (Zope going down) Rob Sporleder writes: It was the command line within

RE: [Zope] Strange Zope behavior/Instability (Zope going down)

2000-06-01 Thread Marcus Collins
-Original Message- From: Rob Sporleder [mailto:[EMAIL PROTECTED]] Sent: 31 May 2000 21:55 To: Jason Spisak Cc: [EMAIL PROTECTED] Subject: RE: [Zope] Strange Zope behavior/Instability (Zope going down) All of the python z2.py processes are still running. I haven't checked if I

[Zope] Strange Zope behavior/Instability

2000-05-31 Thread Rob Sporleder
For reasons unknown we lost http connectivity to our Zope server three times last night. I've checked the http logs and, as I suspected, didn't find anything unusual around the time we lost connectivity. The Python processes are still running and everything looks normal except for the

Re: [Zope] Strange Zope behavior/Instability

2000-05-31 Thread Jason Spisak
Rob Sporleder: For reasons unknown we lost http connectivity to our Zope server three times last night. When you say lost connectivity, do you mean the browsers gave you back a 'Server Not Resonding' message, or was is as if Zope was just spinning it's wheels? If it was the latter, how long

RE: [Zope] Strange Zope behavior/Instability (Zope going down)

2000-05-31 Thread Rob Sporleder
: Wednesday, May 31, 2000 1:13 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [Zope] Strange Zope behavior/Instability (Zope going down) Rob Sporleder: I received a server not responding error. We lost connectivity twice on Friday as well. I setup a script to restart the server every X

RE: [Zope] Strange Zope behavior/Instability

2000-05-31 Thread Rob Sporleder
PROTECTED] Subject: Re: [Zope] Strange Zope behavior/Instability From my experience, the only time any of my Zope's (4 now running for the last 2/3 months) have actually gone down is due to improper coding. Check and double check every piece of code you have written and look for something funky. What

Re: [Zope] Strange Zope behavior/Instability (Zope going down)

2000-05-31 Thread Jason Spisak
To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [Zope] Strange Zope behavior/Instability (Zope going down) Rob Sporleder: I received a server not responding error. We lost connectivity twice on Friday as well. I setup a script to restart the server every X minutes so we wouldn't

RE: [Zope] Strange Zope behavior/Instability (Zope going down)

2000-05-31 Thread Rob Sporleder
] Strange Zope behavior/Instability (Zope going down) Rob Sporleder writes: All of the python z2.py processes are still running. I haven't checked if I can get to it using http://localhost. The server is offsite. However, I did try an http get from the command line and it did not respond