▸ quoted from Dominique Frise
On Wed, May 03, 2006 at 03:43:19PM +0200, Dominique Frise wrote:
Hi,
----hobbitd.log----
2006-05-03 12:34:27 Oversize data/client msg from 130.223.5.20 truncated
(n=815825, limit 524288)
First line: godzilla|sunos
"godzilla" - a Solaris host - sent a too-large "client" message of
815825 bytes. There's a limit set in Hobbit for the size of client
message at 512 KB, so the message was truncated.
▸ quoted from Dominique Frise
[bb at iris hobbit]$ cat clientdata.log
2006-05-03 12:34:28 Worker process died with exit code 0, terminating
This is interesting. If the truncated message caused hobbitd_client to
crash, I would have expected a different exit-code. I'll have to check
how it handles truncated messages.
How can this happend?
Dont know, but apparently some input from your host caused it.
Has this been fixed in latest snapshot?
Probably not. Which version are you running?
Which worker process died? (hobbitd_client is still running)
It's restarted automatically by hobbitlaunch.
Henrik