Xymon Mailing List Archive search

Problems starting hobbit

list Shaun Kasperowicz
Wed, 28 Jun 2006 15:29:37 -0700
Message-Id: <user-824f16a3c3ae@xymon.invalid>

Henrik, 

In the other logfiles I have nothing.  Hobbitlaunch.log is the only one
getting any data.

Hobbit user is owner of both /var/log/hobbit and everything under
/usr/local/hobbit/.

And when I run the bbcmd command you suggested, I get this:

bash-2.03$ /usr/local/hobbit/server/bin/bbcmd hobbitd_channel
--channel=stachg hobbitd_history
2006-06-28 15:15:16 Using default environment file
/usr/local/hobbit/server/etc/hobbitserver.cfg
2006-06-28 15:15:16 Could not get shm of size 262144: No such file or
directory
2006-06-28 15:15:16 Channel not available


Looks like still more shared memory problems?

Regards,

-Shaun


-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid] 
Sent: Tuesday, June 27, 2006 5:38 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Problems starting hobbit

On Wed, Jun 21, 2006 at 11:17:12AM -0700, Kasperowicz, Shaun wrote:
Thanks Henrik,  I was able to delete the stale shared memory segments
and start hobbit.  Still getting some errors in hobbitlaunch.log
though:

2006-06-21 10:10:21 Setting up hobbitd channels
2006-06-21 10:10:21 Setting up logfiles
2006-06-21 10:10:26 Task bbhistory terminated, status 1
2006-06-21 10:10:26 Task bbpage terminated, status 1
2006-06-21 10:10:26 Task rrdstatus terminated, status 1
2006-06-21 10:10:26 Task rrddata terminated, status 1
2006-06-21 10:10:27 Task bbdisplay terminated by signal 9
2006-06-21 10:10:27 Task clientdata terminated, status 1
2006-06-21 10:10:27 Task bbcombotest terminated by signal 9
2006-06-21 10:10:32 Task clientdata terminated, status 1
2006-06-21 10:10:32 Task rrddata terminated, status 1
2006-06-21 10:10:32 Task rrdstatus terminated, status 1
2006-06-21 10:10:32 Task bbhistory terminated, status 1

I assume these are not normal?  Hobbitd is running, but no web pages
are
being generated.
It's definitely not normal.

What's in the other logfiles besides hobbitlaunch.log ?

Does you "hobbit" user have write access to the logfile directory
and the ~hobbit/server/www/ directory ?

What happens if you login as the hobbit user, then run 
   ./server/bin/bbcmd hobbitd_channel --channel=stachg hobbitd_history


Regards,
Henrik