[X2go-dev] phantom sessions
Gerry Reno
greno at verizon.net
Tue Oct 26 00:33:18 CEST 2010
On 10/25/2010 06:19 PM, Gerry Reno wrote:
>
> Ok, I'm still finding many problems with phantom sessions when we
> hammer the server with lots of sessions.
>
> I've got many users with 2 sessions showing even though they only
> started 1 session.
>
> I've got sessions in the database but no corresponding session processes.
This console message might explain how this one happens:
delete from sessions where
session_id='userQ6EN-65-1288043069_stDGNOME_dp24';
SQL error: delete on table "sessions" violates foreign key on table "mounts"
Sounds like something gets out of sync.
>
> I've got session processes with no corresponding session in the database.
>
> I've got session listing script output showing 'tail <some file> no
> such file'
>
> Ugh!!
>
> Has anyone seen these problems? Any solutions?
>
>
> Regards,
> Gerry
>
> _______________________________________________
> X2go-dev mailing list
> X2go-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/x2go-dev
>
More information about the x2go-dev
mailing list