problems after a crash
Hi, I'm running ZOPE 2.5.1 on a windows machine. After a crash the tree on the left frame of the management interface don't load (http://localhost:8080/manage_menu). If I access two or three objects then the whole web management interface stops responding. Any idea of how to fix that? Thanks in advance -- //// (@ @) ---------------------------oOO----(_)----OOo------------------------ Los pecados de los tres mundos desapareceran conmigo. Alexis Roda - Universitat Rovira i Virgili - Reus, Tarragona (Spain) --------------------------------------------------------------------
At 05:02 AM 1/28/2003, Alexis Roda wrote:
Hi, I'm running ZOPE 2.5.1 on a windows machine. After a crash the tree on the left frame of the management interface don't load (http://localhost:8080/manage_menu). If I access two or three objects then the whole web management interface stops responding. Any idea of how to fix that?
Some more detail would be helpful here. When you say "after a crash" do you mean that Zope is crashing, Windoze is crashing, or some other kind of error is taking place? Does *after* a crash mean before you reboot or after that? Are you running Zope as a service? If not, are you losing the DOS box Zope is running from when you have one of these crashes? When you restart, does the service/program launch at boot time? Are you running WinNT/2K/XP or Win95/98/ME? Finally, when you say Zope stops responding, are you getting back errors? Or is your browser hung? Dylan
Dylan Reinhardt wrote:
At 05:02 AM 1/28/2003, Alexis Roda wrote:
Hi, I'm running ZOPE 2.5.1 on a windows machine. After a crash the tree on the left frame of the management interface don't load (http://localhost:8080/manage_menu). If I access two or three objects then the whole web management interface stops responding. Any idea of how to fix that?
Some more detail would be helpful here.
When you say "after a crash" do you mean that Zope is crashing, Windoze is crashing, or some other kind of error is taking place? Does *after* a crash mean before you reboot or after that?
Windows stoped responding and I rebooted the machine "the bad way". After the reboot/scandisk ZOPE showed some messages about errors on Data.fs, it fixed them and started normally.
Are you running Zope as a service? If not, are you losing the DOS box Zope is running from when you have one of these crashes? When you restart, does the service/program launch at boot time? Are you running WinNT/2K/XP or Win95/98/ME?
I run ZOPE on win95osr2 and I start it manually from the .bat. The DOS box stays on screen until I shutdown ZOPE through the management interface (if I'm lucky) or with CTRL + BREAK if the management interface stops responding.
Finally, when you say Zope stops responding, are you getting back errors? Or is your browser hung?
No error, the browser shows the top and right frames and keeps loading the left frame forever. Thanks for the response -- //// (@ @) ---------------------------oOO----(_)----OOo------------------------ Los pecados de los tres mundos desapareceran conmigo. Alexis Roda - Universitat Rovira i Virgili - Reus, Tarragona (Spain) --------------------------------------------------------------------
At 01:18 AM 1/29/2003, Alexis Roda wrote:
Dylan Reinhardt wrote:
At 05:02 AM 1/28/2003, Alexis Roda wrote:
Hi, I'm running ZOPE 2.5.1 on a windows machine. After a crash the tree on the left frame of the management interface don't load (http://localhost:8080/manage_menu). If I access two or three objects then the whole web management interface stops responding. Any idea of how to fix that?
[snip]
Windows stoped responding and I rebooted the machine "the bad way". After the reboot/scandisk ZOPE showed some messages about errors on Data.fs, it fixed them and started normally.
Yikes. Does it get any better when you pack the database? If you aren't already doing that, it's a very good idea to make it a regular part of your system maintenance... that goes double for a machine that probably has limited resources (the typical Win95 box).
Finally, when you say Zope stops responding, are you getting back errors? Or is your browser hung?
No error, the browser shows the top and right frames and keeps loading the left frame forever.
In the right-hand frame, what happens if you click through to a page that wouldn't be in your browser cache? Is this the point at which the server stops responding? Dylan
Dylan Reinhardt wrote:
At 01:18 AM 1/29/2003, Alexis Roda wrote:
Dylan Reinhardt wrote:
At 05:02 AM 1/28/2003, Alexis Roda wrote:
Hi, I'm running ZOPE 2.5.1 on a windows machine. After a crash the tree on the left frame of the management interface don't load (http://localhost:8080/manage_menu). If I access two or three objects then the whole web management interface stops responding. Any idea of how to fix that?
[snip]
Windows stoped responding and I rebooted the machine "the bad way".
Yikes. Does it get any better when you pack the database?
It doesn't. This was the first thing I've tried.
No error, the browser shows the top and right frames and keeps loading the left frame forever.
In the right-hand frame, what happens if you click through to a page that wouldn't be in your browser cache? Is this the point at which the server stops responding?
I've cleared the browser cache before conecting to ZOPE and I've connected from another computer that I've never used before. I can acces any object on the right pane, edit properties etc., but suddendly it stops responding. If I close the browser and start it again I still can't connect to ZOPE, I need to CTRL+BREAK the DOS box and start ZOPE again. The curious thing is that a web I'm developing seems to work without problems, even when the management interface stops to respond. Don't worry, its a tests machine, I'll reinstall ZOPE. I just was curious about this being a known bug, since I've experienced the same problem on a linux box (debian woody) for some days (no crash this time). After one or two reboots and packing the ZODB it started working again. <10 minutes later ...> This seems like a bad joke, now the left frame shows again ... I don't understand anything, but at least it works again ... Thanks for your help -- //// (@ @) ---------------------------oOO----(_)----OOo------------------------ Los pecados de los tres mundos desapareceran conmigo. Alexis Roda - Universitat Rovira i Virgili - Reus, Tarragona (Spain) --------------------------------------------------------------------
participants (2)
-
Alexis Roda -
Dylan Reinhardt