Xymon Mailing List Archive search

Hobbitd_client test???

2 messages in this thread

list Vernon Everett · Wed, 9 Aug 2006 09:53:38 +0800 ·
Hi all

More problems. :-(
What is causing this problem, and how can I fix it.

A new test suddenly appeared called hobbitd_client and it reported red
on my hobbit server line.
In clientdata.log I found this.
--- snip ---
2006-08-09 09:47:15 Want msg 1138, startpos 608983, fillpos 629463,
endpos -1, usedbytes=20480, bufleft=7763240
2006-08-09 09:47:15 hobbitd_client: Got message 1138
@@client#1138|1155088035.931883|127.0.0.1|shire|sunos|sunos
2006-08-09 09:47:15 startpos 642855, fillpos 642855, endpos -1
2006-08-09 09:47:15 2006-08-09 09:47:17 Worker process died with exit
code 134, terminating
2006-08-09 09:47:17 Want msg 1, startpos 0, fillpos 0, endpos -1,
usedbytes=0, bufleft=8392703
--- snip ---

Any ideas?

Regards
    Vernon
list Henrik Størner · Wed, 9 Aug 2006 07:48:01 +0200 ·
quoted from Vernon Everett
On Wed, Aug 09, 2006 at 09:53:38AM +0800, Everett, Vernon wrote:
A new test suddenly appeared called hobbitd_client and it reported red
on my hobbit server line.
In clientdata.log I found this.
--- snip ---
2006-08-09 09:47:15 Want msg 1138, startpos 608983, fillpos 629463,
endpos -1, usedbytes=20480, bufleft=7763240
2006-08-09 09:47:15 hobbitd_client: Got message 1138
You have some debugging code enabled. Run it hobbitd_client without 
--debug.
2006-08-09 09:47:15 2006-08-09 09:47:17 Worker process died with exit
Two timestamps: It died while doing a debug print. There's probably
a corefile in ~hobbit/server/tmp/ that you can run through gdb.


Henrik