Xymon Mailing List Archive search

beta6 - errors on AIX 4.3.3

3 messages in this thread

list Chris Morris · Mon, 24 Jan 2005 12:17:01 -0000 ·
Hi,

Moved forward to beta6 on AIX 4.3.3 to see if shared memory problems were
fixed, but now get following in hobbitlauch.log :-

2005-01-24 12:11:23 hobbitlaunch starting
2005-01-24 12:11:23 Loading tasklist configuration from
/usr/local/hobbit/server/etc/
hobbitlaunch.cfg
2005-01-24 12:11:23 Task hobbitd started with PID 25088
2005-01-24 12:11:23 Loading hostnames
2005-01-24 12:11:23 Loading saved state
2005-01-24 12:11:23 Cannot access checkpoint file
/usr/local/hobbit/server/tmp/hobbitd.chk for restore
2005-01-24 12:11:23 Setting up network listener on 0.0.0.0:1984
2005-01-24 12:11:23 Setting up signal handlers
2005-01-24 12:11:23 Setting up hobbitd channels
2005-01-24 12:11:23 Could not generate shmem key based on
/usr/local/hobbit/server/etc/bb-hosts: No such file or directory
2005-01-24 12:11:23 Cannot setup status channel
2005-01-24 12:11:23 Task hobbitd terminated, status 1

Regards,

Chris


****************************************************************************
The information contained in this email is intended only for the use of the intended recipient at the email address to which it has been addressed. If the reader of this message is not an intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination or copying of the message or associated attachments is strictly prohibited.

If you have received this email in error, please contact the sender by return email or call 01793 877777 and ask for the sender and then delete it immediately from your system.Please note that neither RWE npower nor the sender accepts any responsibility for viruses and it is your responsibility to scan attachments (if any).
*****************************************************************************
list Henrik Størner · Mon, 24 Jan 2005 12:50:48 +0000 (UTC) ·
quoted from Chris Morris
In <user-cb574aa2a6e9@xymon.invalid> "Morris, Chris (Shared Services)" <user-7c3d847d296d@xymon.invalid> writes:
Moved forward to beta6 on AIX 4.3.3 to see if shared memory problems were
fixed, but now get following in hobbitlauch.log :-
2005-01-24 12:11:23 Could not generate shmem key based on
/usr/local/hobbit/server/etc/bb-hosts: No such file or directory
2005-01-24 12:11:23 Cannot setup status channel
2005-01-24 12:11:23 Task hobbitd terminated, status 1
OK, this actually corresponds nicely with the previous report where
you had some strange shmem-regions with 0xffffffff as the key. Only
difference is that now this error is caught and Hobbit refuses to run.


Where is you bb-hosts file located ?

"/usr/local/hobbit/server/etc/bb-hosts: No such file or directory"

indicates that it isn't where hobbitd expects it to be, based on
the BBHOSTS setting in hobbitserver.cfg.


If your bb-hosts file really does exist with that filename, could
you send me the AIX man-page for the "ftok" function (just dump the
output of "man ftok" to a file and send it directly to me) ?


Henrik
list Chris Morris · Mon, 24 Jan 2005 13:03:45 -0000 ·
The bb-hosts file is in /usr/local/hobbit/server/etc as it should be.

 <<ftok.txt>> 
Regards,

Chris
quoted from Henrik Størner
-----Original Message-----
From:	Henrik Storner [SMTP:user-ce4a2c883f75@xymon.invalid]
Sent:	Monday, January 24, 2005 12:51 PM
To:	user-ae9b8668bcde@xymon.invalid
Subject:	Re: [hobbit] beta6 - errors on AIX 4.3.3

In <user-cb574aa2a6e9@xymon.invalid>
"Morris, Chris (Shared Services)" <user-7c3d847d296d@xymon.invalid> writes:
Moved forward to beta6 on AIX 4.3.3 to see if shared memory problems were
fixed, but now get following in hobbitlauch.log :-
2005-01-24 12:11:23 Could not generate shmem key based on
/usr/local/hobbit/server/etc/bb-hosts: No such file or directory
2005-01-24 12:11:23 Cannot setup status channel
2005-01-24 12:11:23 Task hobbitd terminated, status 1
OK, this actually corresponds nicely with the previous report where
you had some strange shmem-regions with 0xffffffff as the key. Only
difference is that now this error is caught and Hobbit refuses to run.


Where is you bb-hosts file located ?

"/usr/local/hobbit/server/etc/bb-hosts: No such file or directory"

indicates that it isn't where hobbitd expects it to be, based on
the BBHOSTS setting in hobbitserver.cfg.


If your bb-hosts file really does exist with that filename, could
you send me the AIX man-page for the "ftok" function (just dump the
output of "man ftok" to a file and send it directly to me) ?


Henrik

****************************************************************************
The information contained in this email is intended only for the use of the intended recipient at the email address to which it has been addressed. If the reader of this message is not an intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination or copying of the message or associated attachments is strictly prohibited.

If you have received this email in error, please contact the sender by return email or call 01793 877777 and ask for the sender and then delete it immediately from your system.Please note that neither RWE npower nor the sender accepts any responsibility for viruses and it is your responsibility to scan attachments (if any).
*****************************************************************************
Attachments (1)