Hi all,
I have just migrated from BB to Hobbit. I have run Hobbit beside my old BB installation on port 1985 for testing and configuring. Today I have shut down old BB and switched my Hobbit server and clients back to port 1984.
Everything worked fine but an hour later some of the hobbit processes are crashing shortly after restarting hobbit. I am running hobbit 4.1.2p1 on HP-UX 11.11.
This is the output of the hobbitlaunch.log file:
... 2006-02-01 16:51:27 hobbitlaunch starting 2006-02-01 16:51:27 Loading tasklist configuration from /users/hobbit4.0//server/etc/hobbitlaunch.cfg 2006-02-01 16:51:27 Loading hostnames 2006-02-01 16:51:27 Loading saved state 2006-02-01 16:51:27 Setting up network listener on 0.0.0.0:1984 2006-02-01 16:51:27 Setting up signal handlers 2006-02-01 16:51:27 Setting up hobbitd channels 2006-02-01 16:51:27 Setting up logfiles 2006-02-01 16:51:34 Task hobbitd terminated by signal 6 2006-02-01 16:51:34 Task bbretest terminated by signal 15 2006-02-01 16:51:34 Task bbdisplay terminated by signal 15 2006-02-01 16:51:34 Task clientdata terminated, status 1 2006-02-01 16:51:34 Task rrddata terminated, status 1 2006-02-01 16:51:34 Task rrdstatus terminated, status 1 2006-02-01 16:51:34 Task bbhistory terminated, status 1 2006-02-01 16:51:34 Task bbstatus terminated, status 1 2006-02-01 16:51:34 Loading hostnames 2006-02-01 16:51:34 Loading saved state 2006-02-01 16:51:34 Setting up network listener on 0.0.0.0:1984 2006-02-01 16:51:34 Setting up signal handlers 2006-02-01 16:51:34 Setting up hobbitd channels 2006-02-01 16:51:34 Setting up logfiles 2006-02-01 16:51:34 Task hobbitclient terminated by signal 15 2006-02-01 16:51:34 Task bbnet terminated by signal 15 2006-02-01 16:52:32 Task hobbitd terminated by signal 6 2006-02-01 16:52:32 Task bbretest terminated by signal 15 2006-02-01 16:52:32 Task clientdata terminated, status 1 2006-02-01 16:52:32 Task rrddata terminated, status 1 2006-02-01 16:52:32 Task rrdstatus terminated, status 1 2006-02-01 16:52:32 Task bbhistory terminated, status 1 2006-02-01 16:52:32 Task bbstatus terminated, status 1 2006-02-01 16:52:32 Loading hostnames 2006-02-01 16:52:32 Loading saved state 2006-02-01 16:52:32 Setting up network listener on 0.0.0.0:1984 2006-02-01 16:52:32 Setting up signal handlers 2006-02-01 16:52:32 Setting up hobbitd channels 2006-02-01 16:52:32 Setting up logfiles 2006-02-01 16:52:37 Task bbdisplay terminated by signal 15 2006-02-01 16:53:32 Task hobbitd terminated by signal 6 2006-02-01 16:53:32 Task bbretest terminated by signal 15 2006-02-01 16:53:32 Task clientdata terminated, status 1 2006-02-01 16:53:32 Task rrddata terminated, status 1 2006-02-01 16:53:32 Task rrdstatus terminated, status 1 2006-02-01 16:53:32 Task bbhistory terminated, status 1 2006-02-01 16:53:32 Task bbstatus terminated, status 1 2006-02-01 16:53:32 Task bbdisplay terminated by signal 15 2006-02-01 16:56:29 Task bb-swap terminated, status 5 2006-02-01 16:56:51 Task bb-httpbench terminated, status 5 2006-02-01 17:01:30 Task bb-swap terminated, status 5 2006-02-01 17:01:52 Task bb-httpbench terminated, status 5 2006-02-01 17:02:36 Loading hostnames 2006-02-01 17:02:36 Loading saved state 2006-02-01 17:02:36 Setting up network listener on 0.0.0.0:1984 2006-02-01 17:02:36 Setting up signal handlers 2006-02-01 17:02:36 Setting up hobbitd channels 2006-02-01 17:02:36 Setting up logfiles 2006-02-01 17:03:33 Task hobbitd terminated by signal 6 2006-02-01 17:03:34 Task clientdata terminated, status 1 2006-02-01 17:03:34 Task rrddata terminated, status 1 2006-02-01 17:03:34 Task rrdstatus terminated, status 1 2006-02-01 17:03:34 Task bbhistory terminated, status 1 2006-02-01 17:03:34 Task bbstatus terminated, status 1 2006-02-01 17:03:34 Loading hostnames 2006-02-01 17:03:34 Loading saved state 2006-02-01 17:03:34 Setting up network listener on 0.0.0.0:1984 2006-02-01 17:03:34 Setting up signal handlers 2006-02-01 17:03:34 Setting up hobbitd channels 2006-02-01 17:03:34 Setting up logfiles 2006-02-01 17:03:34 Task bbdisplay terminated by signal 15
Thanks in advance for your help.
Chris
On Wed, Feb 01, 2006 at 05:05:38PM +0100, Maxeiner, Christian wrote:
Everything worked fine but an hour later some of the hobbit processes are crashing shortly after restarting hobbit. I am running hobbit 4.1.2p1 on HP-UX 11.11.
This is the output of the hobbitlaunch.log file:
2006-02-01 16:51:27 Setting up hobbitd channels 2006-02-01 16:51:27 Setting up logfiles 2006-02-01 16:51:34 Task hobbitd terminated by signal 6
What's in the hobbitd.log file ? After the "Setting up logfiles", that's where the hobbitd output goes.
This ought to generate a core-file in the ~hobbit/data/tmp/ directory. Could you check this, and if there is a core file then run it through gdb as described in http://www.hswn.dk/hobbit/help/known-issues.html#bugreport ?
Thanks, Henrik
participants (2)
-
christian.maxeiner@usd.de
-
henrik@hswn.dk