BB with bbgen to Hobbit
thanks, Henrik. I tried once again and I'm getting these errors from the /var/log hobbitlaunch.log 2005-05-06 11:07:37 hobbitlaunch starting 2005-05-06 11:07:37 Loading tasklist configuration from /home/bbmon/server/etc/hobbitlaunch.cfg 2005-05-06 11:07:37 Loading hostnames 2005-05-06 11:07:37 Task hobbitd started with PID 29031 2005-05-06 11:07:37 Loading saved state 2005-05-06 11:07:37 Setting up network listener on 0.0.0.0:1984 2005-05-06 11:07:37 Setting up signal handlers 2005-05-06 11:07:37 Setting up hobbitd channels 2005-05-06 11:07:37 Setting up logfiles 2005-05-06 11:07:42 Task bbhistory started with PID 29032 2005-05-06 11:07:42 Task bbpage started with PID 29034 2005-05-06 11:07:42 Task larrdstatus started with PID 29035 2005-05-06 11:07:42 Task larrddata started with PID 29036 2005-05-06 11:07:42 Task bbdisplay started with PID 29038 2005-05-06 11:07:42 Task bbcombotest started with PID 29039 2005-05-06 11:07:42 Task bbnet started with PID 29040 2005-05-06 11:07:42 Task bbretest started with PID 29041 2005-05-06 11:07:42 Task bbdisplay terminated by signal 6 2005-05-06 11:08:43 Task bbdisplay started with PID 29093 2005-05-06 11:08:43 Task bbretest started with PID 29094 2005-05-06 11:08:43 Task bbdisplay terminated by signal 6 bb-display.log 2005-05-06 11:07:42 xstrdup: Cannot dup NULL string 2005-05-06 11:08:43 xstrdup: Cannot dup NULL string cat page.log 2005-05-04 16:44:18 Tried to down BOARDBUSY: Invalid argument 2005-05-04 16:46:33 Tried to down BOARDBUSY: Invalid argument 2005-05-06 10:40:01 Tried to down BOARDBUSY: Invalid argument 2005-05-06 11:09:24 Tried to down BOARDBUSY: Invalid argument cat history.log 2005-05-06 11:09:24 Tried to down BOARDBUSY: Invalid argument cat larrd-data.log 005-05-06 11:09:24 Tried to down BOARDBUSY: Invalid argument On 5/4/05, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:
On Wed, May 04, 2005 at 05:12:56PM -0300, mario andre wrote:Then I stop the bb server, start the hobbit and start the client of the server ,and restarted my apache. I've Waited some minutes and nothing happens. Have I missed something?First, make sure you configured everything right - the default settings that Hobbit uses are *not* identical to a default BB setup (Hobbit uses a different userid -> there may be permission issues with accessing the files you moved over; the default URL for Hobbit is different -> so you will have to tweak your Apache configuration). Second, is Hobbit running at all ? You should see a number of "hobbitd<something>" processes running. Next, check the log-files in /var/log/hobbit/ for any errors. Henrik