|
From: Leif M. <le...@ta...> - 2006-02-07 11:02:49
|
Anat,
That shouldn't be happening, but I can't tell the cause from what
you posted.
Could you add the wrapper.debug=true property, delete your wrapper.log file
and then reproduce this. Post back with the resulting log file.
Cheers,
Leif
Anat Halpern wrote:
> Hi,
>
> I'm trying to install my app as a Linux daemon. I used the 2nd integration method, and I'm
> running the wrapper through <app> start. My app runs fine, and continues to run after
> closing the console. However, it shuts down when I logout. Maybe I misunderstood, and it's
> not supposed to keep running?
> I've looked at the logs, and when I logout it seems the wrapper doesn't intercept the
> signal, and so my app shuts down. When stopping my app using <app> stop, I get this line
> in the log:
> TERM trapped. Shutting down.
> This msg is missing when I logout, but my app shuts down in both cases.
>
> Thanks,
> Anat
>
|