<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Maybe modifying this line in your bb-hosts<br>
<br>
From:<br>
<pre wrap="">10.70.55.227   RESMACMGMT01      # bbd</pre>
To:<br>
<pre wrap="">10.70.55.227   RESMACMGMT01      # BBDISPLAY BBPAGER BBNET bbd</pre>
<br>
The problem seems to be something related to your servername/hostname,
try check your configuration files, comparing to the real
servername/hostname.<br>
<br>
Cheers<br>
<br>
Ben Fenstermaker wrote:
<blockquote cite="midC27CB9D8.174C4%25fensterb@ccri.net" type="cite">
  <pre wrap="">

On 5/25/07 3:51 PM, "Giovanni - Gestor Redix" <a class="moz-txt-link-rfc2396E" href="mailto:giovanni@redix.com.br"><giovanni@redix.com.br></a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi Ben!

Have you checked your logfiles ? at /var/log/hobbit ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This doesn't look good but I am not sure what it means...

Hobbitd.log:
2007-05-25 14:10:26 Setup complete
2007-05-25 14:27:18 Setup complete
2007-05-25 14:46:57 Setup complete
2007-05-25 15:06:03 Setup complete
2007-05-25 15:13:47 Setup complete
2007-05-25 15:16:13 Setup complete
2007-05-25 15:21:14 hobbitd servername MACHINE='RESMACMGMT01' not listed in
bb-hosts, dropping hobbitd status
2007-05-25 15:26:14 hobbitd servername MACHINE='RESMACMGMT01' not listed in
bb-hosts, dropping hobbitd status
2007-05-25 15:31:14 hobbitd servername MACHINE='RESMACMGMT01' not listed in
bb-hosts, dropping hobbitd status
2007-05-25 15:36:14 hobbitd servername MACHINE='RESMACMGMT01' not listed in
bb-hosts, dropping hobbitd status
2007-05-25 15:41:14 hobbitd servername MACHINE='RESMACMGMT01' not listed in
bb-hosts, dropping hobbitd status
2007-05-25 15:46:14 hobbitd servername MACHINE='RESMACMGMT01' not listed in
bb-hosts, dropping hobbitd status
2007-05-25 15:51:14 hobbitd servername MACHINE='RESMACMGMT01' not listed in
bb-hosts, dropping hobbitd status
2007-05-25 15:56:14 hobbitd servername MACHINE='RESMACMGMT01' not listed in
bb-hosts, dropping hobbitd status

This also looks concerning, especially the part where it is listening at
0.0.0.0:1984.

Hobbitlaunch.log:
2007-05-25 15:16:13 hobbitlaunch starting
2007-05-25 15:16:13 Loading tasklist configuration from
/home/hobbit/server/etc/hobbitlaunch.cfg
2007-05-25 15:16:13 Loading hostnames
2007-05-25 15:16:13 Loading saved state
2007-05-25 15:16:13 Setting up network listener on 0.0.0.0:1984
2007-05-25 15:16:13 Setting up signal handlers
2007-05-25 15:16:13 Setting up hobbitd channels
2007-05-25 15:16:13 Setting up logfiles
2007-05-25 15:16:18 Task bbdisplay terminated, status 127
2007-05-25 15:17:27 Task bbdisplay terminated, status 127
2007-05-25 15:18:27 Task bbdisplay terminated, status 127
2007-05-25 15:19:27 Task bbdisplay terminated, status 127
2007-05-25 15:20:23 Task bbdisplay terminated, status 127
2007-05-25 15:21:23 Task bbdisplay terminated, status 127
2007-05-25 15:31:27 Task bbdisplay terminated, status 127
2007-05-25 15:32:35 Task bbdisplay terminated, status 127
2007-05-25 15:33:36 Task bbdisplay terminated, status 127
2007-05-25 15:34:36 Task bbdisplay terminated, status 127
2007-05-25 15:35:36 Task bbdisplay terminated, status 127
2007-05-25 15:36:35 Task bbdisplay terminated, status 127
2007-05-25 15:46:39 Task bbdisplay terminated, status 127
2007-05-25 15:47:44 Task bbdisplay terminated, status 127
2007-05-25 15:48:44 Task bbdisplay terminated, status 127
2007-05-25 15:49:44 Task bbdisplay terminated, status 127
2007-05-25 15:50:44 Task bbdisplay terminated, status 127
2007-05-25 15:51:48 Task bbdisplay terminated, status 127

  </pre>
  <blockquote type="cite">
    <pre wrap="">Please also paste your server/etc/bb-hosts file...
    </pre>
  </blockquote>
  <pre wrap=""><!---->#
# Master configuration file for Hobbit
#
# This file defines several things:
#
# 1) By adding hosts to this file, you define hosts that are monitored by
Hobbit
# 2) By adding "page", "subpage", "group" definitions, you define the layout
#    of the Hobbit webpages, and how hosts are divided among the various
webpages
#    that Hobbit generates.
# 3) Several other definitions can be done for each host, see the
bb-hosts(5)
#    man-page.
#
# You need to define at least the Hobbit server itself here.

10.70.55.227   RESMACMGMT01      # bbd
10.70.1.34      RESOSXSERVE
  </pre>
  <blockquote type="cite">
    <pre wrap="">Cheers
    </pre>
  </blockquote>
  <pre wrap=""><!---->


  </pre>
</blockquote>
</body>
</html>