[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] last snapshot - Task hobbitd terminated



Hi Enrick,

the strange thing is that is make update, not install from scratch, it work..
in effect i have a particular configuration....
on my linux box i run two hobbit server,
these is my configuration:
Server 1


BBSERVERIP="127.0.0.1"

# General settings
BBPORT="1984"                   # Portnumber where hobbitd/bbd listens
BBDISP="0.0.0.0"                # IP of a single hobbit/bbd server
BBDISPLAYS="127.0.0.1 127.0.0.2"

[bbproxy]
ENABLED
ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg
CMD $BBHOME/bin/bbproxy --hobbitd --bbdisplay=127.0.0.1,127.0.0.2 --listen=PUBLIC_IP:1984 --report=$MACHINE.bbproxy --no-daemon --pidfile=$BBSERVERLOGS/bbproxy.pid
LOGFILE $BBSERVERLOGS/bbproxy.log



Server 2:

BBSERVERIP="127.0.0.2"
BBPORT="1984"                   # Portnumber where hobbitd/bbd listens
BBDISP="$BBSERVERIP"            # IP of a single hobbit/bbd server
BBDISPLAYS=""                   #

bbproxy disabled


There is something in this configuration that is wrong?

Marco


----- Original Message ----- From: "Henrik Stoerner" <henrik (at) hswn.dk>
To: <hobbit (at) hswn.dk>
Sent: Thursday, April 27, 2006 1:22 PM
Subject: Re: [hobbit] last snapshot - Task hobbitd terminated



On Thu, Apr 27, 2006 at 12:27:21PM +0200, Marco Avvisano wrote:

i have installed the last snapshot from scratch on linux ES release 3, this is my hobbitlaunch.log: 2006-04-27 12:16:04 Task hobbitd terminated by signal 6

I was working on some new code last night but didn't get to finish it. So even though it compiles, I haven't actually seen it run at all :-)

Not sure if I'll have time to look at it tonight, but it should
definitely get fixed over the week-end.


Henrik


To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe (at) hswn.dk