[hobbit] Newbie question - starting hobbit
Ok heres the specifics. I would think I did something completely wrong except that it worked for about 5 minutes. Apache is definitely running, as the page loads, but displays no machines.
I didn't change anything, but I restarted it, and it's not listening on 1984 anymore it seems. netstat -anp | grep LISTEN doesn't show it.
hobbit at shinkansen server $ ps -ef | grep hobbit hobbit 27148 1 0 17:01 ? 00:00:00 /usr/local/hobbit-4.0-beta5/server/bin/hobbitlaunch --config=/usr/local/hobbit-4.0-beta5/server/etc/hobbitlaunch.cfg --env=/usr/local/hobbit-4.0-beta5/server/etc/hobbitserver.cfg --log=/var/log/hobbit/hobbitlaunch.log --pidfile=/var/log/hobbit/hobbitlaunch.pid hobbit 27149 27148 99 17:01 ? 00:04:43 hobbitd --restart=/usr/local/hobbit-4.0-beta5/server/tmp/hobbitd.chk --checkpoint-file=/usr/local/hobbit-4.0-beta5/server/tmp/hobbitd.chk --checkpoint-interval=600 --purple-conn=conn --log=/var/log/hobbit/hobbitd.log --admin-senders=127.0.0.1 209.11.142.54
Hobbitd.log is 0 bytes.
Bb-display.log tells me: 2005-01-21 12:58:17 hobbitd status-board not available 2005-01-21 12:58:17 Oops - couldnt find a newline in acklog 2005-01-21 13:06:18 Could not connect to bbd at 209.11.142.54:1984 - Connection refused 2005-01-21 13:06:18 Whoops ! bb failed to send message - Connection failed
Bb-network.log: 2005-01-21 13:28:57 Could not connect to bbd at 209.11.142.54:1984 - Connection refused 2005-01-21 13:28:57 Whoops ! bb failed to send message - Connection failed
page.log/history.log/enadis.log: 2005-01-21 13:06:18 Could not get shm No such file or directory 2005-01-21 13:06:18 Channel not available
-----Original Message----- From: Kimberly McKinnis Sent: Friday, January 21, 2005 4:27 PM To: hobbit at hswn.dk Subject: RE: [hobbit] Newbie question - starting hobbit
*sigh* I have angered the Hobbit diety and even stopping it and starting will not populate the page any longer. It says "Current Status" and there is no list of machines. Bb-hosts looks fine though. Not sure what else it could be.
-----Original Message----- From: Henrik Stoerner [mailto:henrik at hswn.dk] Sent: Friday, January 21, 2005 2:19 PM To: hobbit at hswn.dk Subject: Re: [hobbit] Newbie question - starting hobbit
On Fri, Jan 21, 2005 at 02:06:23PM -0800, Kimberly McKinnis wrote:
Right :) wow, brain lapse. Thanks. I started it, the main page populated, then I did ./starthobbit.sh restart and everything is blank
again. Is this normal behavior?
It shouldn't be - restarting should just pick up where the old one left off. But: I know there is a race condition when shutting down Hobbit, so restarting could fail in beta-5; "stop", wait a few seconds, "start" does work.
Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (1)
-
kmckinnis@macrovision.com