I'm not sure what went wrong, but this is the same server hosting
patch tag and I have had problems with both patch-tag and happs tut
since upgrading to happstack 4, connected to the lock file that
happstack generates and running happstack daemonized under djb tools.
I have changed the run file as follows
#exec /command/fghack ./happs-tutorial 5001 False False 1>happs-
tutorial.out 2>>happs-tutorial.err
./happs-tutorial 5001 False False 1>happs-tutorial.out 2>>happs-
tutorial.err
/bin/rm -f _local/happs-tutorial_state.lock
and things seems to be ok but I would like things to be ok for a few
days before popping out the champagne ;)
to be honest I am not sure how exec/fghack works; somebody set this up
for me and I kind of went on trust.
the setup (now commented by #) seems to work most of the time, but not
when processes die from oom errors or the server reboots uncleanly. I
believe the current setup is working better, but needs more testing.
thomas.
On Nov 21, 12:33 pm, Philip Carlsen <
plc...@gmail.com> wrote:
> Hello. I'm very interested in reading the happstack tutorialhttp://
tutorial.happstack.com/, but it seems to be offline :-/