Tony McDonald wrote:
I have a weird one here. I've been using Zope 2.0.0 final, binary release, Solaris 5.6 since it came out. It's been fine.
I haven't *as yet* killed the processes and started new ones, as I'd *really* like to know what it is I've done.
The only thing I've done is to use the binary release of python to do some MySQL work. I haven't installed Andy Dustmans' MySQLdb-0.1.0 yet. I used the same python installation that the Zope server is using. Is it possible I've done something to the 'interpreter lock' or somesuch...
This could be the problem if you are using other code in the same process space as Zope. If it's a different process, then they are unrelated.
If the outcome is that I should leave the Zope python binary well alone whilst Zope is running - then that is completely icebox with me.
I hate to say this, but .... help!.
I would restart and see if you can recreate it. -Michel