hobbitlaunch.cfg
list Lars Ebeling
I have installed Hobbit und /home/hobbit. In hobbitlaunch.log I get: 2005-03-21 21:10:17 Cannot open env file /usr/local/hobbit/server/etc/hobbitserv er.cfg - No such file or directory Regards Lars Hobbithobbyist I am not young enough to know everything. -Oscar Wilde
list Henrik Størner
▸
On Mon, Mar 21, 2005 at 09:15:32PM +0100, lars ebeling wrote:
I have installed Hobbit und /home/hobbit. In hobbitlaunch.log I get: 2005-03-21 21:10:17 Cannot open env file /usr/local/hobbit/server/etc/hobbitserv er.cfg - No such file or directory
Good catch - I accidentally put in an absolute directory in the hobbitlaunch.cfg.DIST file that is used as a template for hobbitlaunch.cfg. It's the ENVFILE setting for the new [bbcombotest] task that is broken, replace it with the right ENVFILE from one of your other tasks. Henrik
list Lars Ebeling
Just a small note, but this wasn't fixed in post_RC6_v2.patch- # It is controlled via the bbcombotest.cfg file. ÄbbcombotestÅ ENVFILE /usr/local/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD $BBHOME/ext/bbcombotest --hobbitd LOGFILE $BBSERVERLOGS/bbcombotest.log INTERVAL 5m Regards Lars Hobbithobbyist The trouble with the world is that the stupid are cocksure and the intelligent are full of doubt. --Bertrand Russell
list Henrik Størner
▸
On Mon, Mar 28, 2005 at 06:46:02PM +0200, lars ebeling wrote:
Just a small note, but this wasn't fixed in post_RC6_v2.patch- # It is controlled via the bbcombotest.cfg file. ÄbbcombotestÅ ENVFILE /usr/local/hobbit/server/etc/hobbitserver.cfg
I believe it was fixed, but the install script respectfully does not change existing entries (in case you did some changes by hand). Regards, Henrik