So Zope choked last night, stopped responding (no serious load, only me tinkering with pages), and when I get to check the event log it's full of: "The application, ./python.exe, generated an application error The error occurred on 7/20/2000 @ 10:49:15.625 The exception generated was c0000005 at address 1b040f64 (Ordinal101) " If I stop and restart Zope, I get the same error; if I reboot the server I get a few pages successfully served before the error hits again. Mucho annoying. Has anyone had similar problems with Zope running on NT? ---------------------- Andy Gates, Learning and Research Technology Andy.Gates@bristol.ac.uk - ICQ#74362415
Andy Gates wrote:
So Zope choked last night, stopped responding (no serious load, only me tinkering with pages), and when I get to check the event log it's full of:
"The application, ./python.exe, generated an application error The error occurred on 7/20/2000 @ 10:49:15.625 The exception generated was c0000005 at address 1b040f64 (Ordinal101) "
If I stop and restart Zope, I get the same error; if I reboot the server I get a few pages successfully served before the error hits again. Mucho annoying.
How much disk space / RAM have you got? What size is data.fs? What else are you doing with the machine? What versions of what software (including Zope & WinNT) are you running? Are you doing anything 'interesting' with the machine or stuff in Zope? ;-) cheers, Chris
Message-ID: <EXECMAIL.1000720113106.D@kosh.bris.ac.uk> Priority: NORMAL X-Mailer: Execmail for Win32 5.1 Build (9) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii"
How much disk space / RAM have you got?
1.8Gb free on the Zope drive, 256Mb RAM, dual PIII-500 processors.
What size is data.fs?
4.5Mb - is that big?
What else are you doing with the machine?
IIS running an intranet that gets moderate traffic - always busy but no really heavy load. Also file serving.
What versions of what software (including Zope & WinNT) are you running?
NT4 SP6, Zope 2.
Are you doing anything 'interesting' with the machine or stuff in Zope?
Not really. I'm putting together a generic news interface that links to an Access database to pull articles. Lots of database calls and lots of DTML-IN but nothing particularly clever. The machine doesn't do anything else exciting. AndyG
Message-ID: <EXECMAIL.1000720114209.E@kosh.bris.ac.uk> Priority: NORMAL X-Mailer: Execmail for Win32 5.1 Build (9) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" ...and now it's working again, for a while, and I haven't done anything. Don't like this. AndyG
Andy Gates wrote:
How much disk space / RAM have you got?
1.8Gb free on the Zope drive, 256Mb RAM, dual PIII-500 processors.
Should be plenty :-)
What size is data.fs?
4.5Mb - is that big?
Nope, Tiny... 1.5GB is big, ask Mindlace ;-)
What else are you doing with the machine? IIS running an intranet that gets moderate traffic - always busy but no really heavy load. Also file serving.
Shouldn't be a problem...
NT4 SP6, Zope 2.
Zope 2 is a little vague... 2.1.6? 2.2?
Are you doing anything 'interesting' with the machine or stuff in Zope?
Not really. I'm putting together a generic news interface that links to an Access database to pull articles. Lots of database calls and lots of DTML-IN but nothing particularly clever. The machine doesn't do anything else exciting.
Hmm, I take it this problem was also from the ZSQL method being discussed elsewhere? cheers, Chris
Andy, You don't give us much to go on, but I'll just say that I've been using Zope on NT for about 18 months and have seen no real instability problems at all. The worst that happens is when I reboot the machine :) Fill in some more detail, NT Service Pack level, Zope ver, NT build number whatever you think may be relevant. Phil Phil.harris@zope.co.uk ----- Original Message ----- From: "Andy Gates" <Andy.Gates@bristol.ac.uk> To: <zope@zope.org> Sent: Thursday, July 20, 2000 10:58 AM Subject: [Zope] Stability fun on NT
So Zope choked last night, stopped responding (no serious load, only me tinkering with pages), and when I get to check the event log it's full of:
"The application, ./python.exe, generated an application error The error occurred on 7/20/2000 @ 10:49:15.625 The exception generated was c0000005 at address 1b040f64 (Ordinal101) "
If I stop and restart Zope, I get the same error; if I reboot the server I get a few pages successfully served before the error hits again. Mucho annoying.
Has anyone had similar problems with Zope running on NT? ---------------------- Andy Gates, Learning and Research Technology Andy.Gates@bristol.ac.uk - ICQ#74362415
_______________________________________________ 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 (3)
-
Andy Gates -
Chris Withers -
Phil Harris