Hi Alex,
on some rare occasions (PyHoca-GUI queries the session status every
five minutes) the x2golistsessions command returns/stdouts a weird
value:
e.g.
|mike-142-1307541552_stDGNOME_dp24|142|vidar.das-netzwerkteam.de|R|08.0611
15:59:12|||||08.0611 15:59:12|2000|0|
This x2golistsessions output is obviously incomplete. Do you have a
clue why there are some values missing? It mostly happens during the
first 5-10 seconds of a newly started session.
Any ideas?
Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Hi...
On Mi 08 Jun 2011 16:15:22 CEST Mike Gabriel wrote:
Hi Alex,
... queries the session status every five minutes...
that must be: every five seconds... of course...
Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
----- Original Message -----
Hi Alex,
on some rare occasions (PyHoca-GUI queries the session status every five minutes) the x2golistsessions command returns/stdouts a weird value:
e.g. |mike-142-1307541552_stDGNOME_dp24|142|vidar.das-netzwerkteam.de|R|08.0611 15:59:12|||||08.0611 15:59:12|2000|0|
This x2golistsessions output is obviously incomplete. Do you have a clue why there are some values missing? It mostly happens during the first 5-10 seconds of a newly started session.
Any ideas?
Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Thanks, Phil
Am 08.06.2011 16:15, schrieb Mike Gabriel:
Hi Alex,
on some rare occasions (PyHoca-GUI queries the session status every five minutes) the x2golistsessions command returns/stdouts a weird value:
e.g. |mike-142-1307541552_stDGNOME_dp24|142|vidar.das-netzwerkteam.de|R|08.0611 15:59:12|||||08.0611 15:59:12|2000|0|
This x2golistsessions output is obviously incomplete. Do you have a clue why there are some values missing? It mostly happens during the first 5-10 seconds of a newly started session.
Any ideas?
Mike
X2go-dev mailing list X2go-dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-dev
Hello Mike,
x2gostartagent creating new session in 3 phases:
finding unique Display number and unique Session ID. Inserting in database new session
finding free ports for sound, graphic, FS sharing. Updating database entry with this values
starting x2goagent. Updating database entry with PID of x2goagent
if you get an entry from database between phases 1 and 3 some values (ports, agent PID) will be not set.
Oleksandr Shneyder Dipl. Informatik X2go Core Developer Team
email: oleksandr.shneyder@obviously-nice.de web: www.obviously-nice.de
--> X2go - everywhere@home
Hi Alex,
On Do 09 Jun 2011 08:11:26 CEST Oleksandr Shneyder wrote:
Hello Mike,
x2gostartagent creating new session in 3 phases:
finding unique Display number and unique Session ID. Inserting in database new session
finding free ports for sound, graphic, FS sharing. Updating database entry with this values
starting x2goagent. Updating database entry with PID of x2goagent
if you get an entry from database between phases 1 and 3 some values (ports, agent PID) will be not set.
Thanks for giving this insight. I have copy+pasted (+rephrased a tiny
bit) your posting to the X2go wiki... (section: How it actually works)
http://wiki.x2go.org/x2goserver
Greetings, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...