[mod_python] Failed to acquire global mutex lock when using Session

Gregory (Grisha) Trubetskoy grisha at modpython.org
Sat Jan 10 22:57:54 EST 2004


3.1.2b has a bug related to session locking - try the latest snapshot from
CVS, it might work better.

Grisha

On Sat, 10 Jan 2004, jalil wrote:

> M upgrade to 3.1.2.b now looks fine now. I removed config.cache as
> Grisha suggested and passed the location of the new python to the
> configre command as per Kevin help. I checked and I am using the right
> version of python (2.3) from mod_python.
>
> However, I still get this message:
>
> Failed to acquire global mutex lock
>
> When I try to use the Session object.
>
> Any help on how to trouble shoot this problem?
>
> Thanks,
>
> -Jalil
>
>
>
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://mailman.modpython.org/mailman/listinfo/mod_python
>


More information about the Mod_python mailing list