Xymon Mailing List Archive search

permission denied?

list Henrik Størner
Thu, 3 Feb 2005 22:12:26 +0000 (UTC)
Message-Id: <ctu7ka$qaf$user-7fe75da36485@xymon.invalid>

In <user-178641afd78e@xymon.invalid> Daniel J McDonald <user-290ce4e24e19@xymon.invalid> writes:
It ran fine with beta 6. Upgrading to RC1 gives the following in
hobbitlaunch.log
2005-02-03 15:54:36 Setting up network listener on 0.0.0.0:1984
2005-02-03 15:54:36 Setting up signal handlers
2005-02-03 15:54:36 Setting up hobbitd channels
2005-02-03 15:54:36 Could not get shm of size 102400: Permission denied
2005-02-03 15:54:36 Cannot setup status channel
2005-02-03 15:54:36 Task hobbitd terminated, status 1
Where should I look?
First check that no hobbitd and hobbitd_channel processes are running.
You can also run the "ipcs" command and see if there are any shared-
memory segments owned by the hobbit user - there should not be any
when Hobbit is not running.

If that doesn't give anything, add "--debug" to the hobbitd
commandline in ~/server/etc/hobbitlaunch.cfg, and let's see what that
tells us.


Henrik