From fduranti@q8.it Wed Jun 24 08:14:47 2026 From: fduranti@q8.it To: xymon@xymon.com Subject: [hobbit] hobbit dead :S Date: Tue, 31 Oct 2006 11:38:29 +0100 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7427988232719100115==" --===============7427988232719100115== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit > #0 0xb75ebc32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 > #1 0xb74a1a09 in raise () from /lib/tls/libc.so.6 > #2 0xb74a3235 in abort () from /lib/tls/libc.so.6 > #3 0x08059e8e in sigsegv_handler (signum=11) at sig.c:57 > #4 > #5 0x0804a8c5 in posttochannel (channel=0x80807a8, > channelmarker=0x805f120 "notes", > msg=0xb70ec008 "notes gba-rhftp,gba,mentorg,com \n > \n > \n version 1.37-2006/07/21 >\n sender=0xbfff93c0 "137.202.205.54", > hostname=0x806af78 "gba-rhftp.gba.mentorg.com", log=0x0, > readymsg=0x0) > at hobbitd.c:642 > #6 0x0804be43 in handle_notes ( > msg=0xb70ec008 "notes gba-rhftp,gba,mentorg,com \n > \n > \n version 1.37-2006/07/21 >\n sender=0xbfff93c0 "137.202.205.54", > hostname=0x806af78 "gba-rhftp.gba.mentorg.com") at hobbitd.c:1290 > #7 0x0804ebcd in do_message (msg=0x8076800, origin=0x805c39c "") > at hobbitd.c:2542 > #8 0x0805330a in main (argc=8, argv=0xbfffb734) at hobbitd.c:4351 > > Jason. > >From this it seems a problem related to the notes protocol. Check if you have something like: MAXMSG_NOTES="4096" in your hobbitserver.cfg (It will allocate 4MB to notes messages) Cfg2html create some big file and the default for NOTES protocol is 256k I think. Probably it should not crash the hobbitd. Francesco > -----Original Message----- > From: Jones, Jason (Altrincham) > Sent: 31 October 2006 10:20 > To: hobbit at hswn.dk > Subject: [hobbit] hobbit dead :S > > Hi all, > > I have an odd problem, hobbit is running (both server and > client) on our main server but the odd thing is that the > status' do not display at all (i.e. status not available > screen) hobbit reports itself as running when doing hobbit.sh > status but the below command indicates that there is a > problem: > > [root at svr-gbn-bbr-01 server]# bin/bb 127.0.0.1 hobbitdboard > 2006-10-31 10:16:51 Could not connect to bbd at 127.0.0.1:1984 - > Connection refused > 2006-10-31 10:16:51 Whoops ! bb failed to send message - > Connection failed > > I'm not sure why this has happened I was just trying to > install Francesco's Hobbit-perl-notes program (but have > removed everything to do with it to fix this problem > first)...so ummm....help please :) > > Thanks, > Jason. > > To unsubscribe from the hobbit list, send an e-mail to > hobbit-unsubscribe at hswn.dk > > > > To unsubscribe from the hobbit list, send an e-mail to > hobbit-unsubscribe at hswn.dk > > > --===============7427988232719100115==--