Bogus status message contains no data: Sent from hobbitd
2 May
2006
2 May
'06
9:48 a.m.
Hi Henrik
using Hobbit 4.1.2p1, I can see in the "hobbitd" column several error messages like this :
Latest errormessages: Bogus status message contains no data: Sent from hobbitd Bogus status message contains no data: Sent from hobbitd
Looking into the sources, this message comes from hobbitd/hobbitd.c :
msglen = strlen(msg); if (msglen == 0) { errprintf("Bogus status message contains no data: Sent from %s\n", sender); return; }
Is there a way to know the "real" sender of a null message ?
Thanks in advance.
--
Frédéric Mangeant
Steria EDC Sophia-Antipolis
7358
Age (days ago)
7358
Last active (days ago)
0 comments
1 participants
participants (1)
-
frederic.mangeant@steria.com