[Zope] again Zope and RedHat 9 threading problem
Jens Vagelpohl
jens@zope.com
Fri, 16 May 2003 07:44:48 -0400
have you run "ps -m" to force ps to show all threads (it will not do
that by default)? if i do that on my desktop i get the expected number
of threads without any trickery.
jens
On Thursday, May 15, 2003, at 21:45 US/Eastern, Marcus Schopen wrote:
> Hi,
>
> I have problems - *which freaks me out* - to start more than one Zope
> thread on RedHat 9.0. What I tried:
>
> a) upgraded kernel to 2.4.20-13.9
> b) upgraded glibc,glibc-common,glibc-devel to 2.3.2-27.9
> c) tried "export LD_ASSUME_KERNEL=2.4.1"
> d) started z2.py as root or as unpriviligted user
>
> I use RedHat's python2.2.2 and Zope-2.6.2b1 from source.
>
> The postings "Zope and RedHat 9"
>
> http://www.dzug.org/mailinglisten/zope-org-zope/archive/2003/2003-04/
> 1051699373837
>
> didn't help.
>
> Any other ideas?
>
> Saluti,
> Marcus