i'm using Zope-2.6.3, Red Hat-8.0, CMF-1.4.2, and CMFPlone-2.0-RC3. If the number of threads=4, the zope can start but cannot load into ZMI. After i change the number of threads=1, it can load into ZMI. Why? It could be that when you compiled your python, you didn't configure it to use threads (I'm not sure if 2.1.3 does this by default). However, before installing python again, you had better to check the log as Dieter said. Perhaps it's another problem.
Regards, Josef
I believe that some versions of RH8 use the new threads library. You may need to upgrade R8 to the latest kernels and glibc (per the RH9 upgrades) to get everything to work. On Thu, 19 Feb 2004, Josef Meile wrote:
i'm using Zope-2.6.3, Red Hat-8.0, CMF-1.4.2, and CMFPlone-2.0-RC3. If the number of threads=4, the zope can start but cannot load into ZMI. After i change the number of threads=1, it can load into ZMI. Why? It could be that when you compiled your python, you didn't configure it to use threads (I'm not sure if 2.1.3 does this by default). However, before installing python again, you had better to check the log as Dieter said. Perhaps it's another problem.
Regards, Josef
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Dennis Allison -
Josef Meile