Zope 2.4.3 crashing continually
I'm having continual crashing problems with Zope 2.4.3 running on Solaris. I first noticed it when loading the management interface would sometimes give error pages in one or more of the frames. Checking the Control Panel, the uptime would be under a minute; the server had crashed and the zdaemon had restarted it. Has anyone else seen this sort of problem? I turned on the error log, and it shows that the server is going down fairly often, sometimes several times per hour, with an Aiieee and an error code of 256. I was reading somewhere that that indicates that some Product had exited. The only non-distribution product I have installed is the latest DCOracle2; might that be causing it?
I'm having continual crashing problems with Zope 2.4.3 running on Solaris. I first noticed it when loading the management interface would
There is strong evidence suggesting that python 2.1 and solaris do not mix well currently. Som of us have experienced bad performance, threading problems, and core dumps; i believe that Zope is one app that suffers very much from this, since it cannot work wihtout threads.
indicates that some Product had exited. The only non-distribution product I have installed is the latest DCOracle2; might that be causing it?
There might be, and I myself have had problems with it, but I cannot say that they are entirely DCO2's fault. I would suggest to test on another kind of OS, *bsd, linux or even windows. That way you can test if the problems dissapear or if they persist... Out of curiosity, what is your setup? The more data about problems we have, the better. Thre are some current threads about this on the zope-dev list and in the zope-db list as well. You may find some more information there. sincerely, /dario
participants (2)
-
Dario Lopez-Kästen -
Jin Choi