|
Home > Archive > Web Servers on Unix and Linux > March 2004 > run tomcat as a deamon?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
run tomcat as a deamon?
|
|
| Johan Louwers 2004-03-29, 3:38 am |
| I have installed jakarta-tomcat version 5.0.19 on a Sun Solaris 9 box.
It just is working great buth. When I start the services it is not
running in a deamon mode. Every time I close the telnet session used
to start the services tomcat simply stops.
I start the application as user webusr and as root buth the problem is
still there, close the telnet connection to the server and tomcat
stops... I start tomcat with the startup.sh script that installs with
tomcat.
Anybody is having a answer on this?
Regards,
Johan.
| |
| Johan Louwers 2004-03-29, 7:41 am |
| Solved,
There is somthing strange on this. When started from sh we have a
problem when we start from bash we don't
regards,
Johan.
| |
| Kurt Bremser 2004-03-29, 8:50 am |
| Have you tried using nohup?
KB
Johan Louwers <suntacNOSPAMPLEASE@dds.nl> wrote in message news:<tclf60l5qklqcm6avn9b8t1sja32jkh0b5@4ax.com>...
> I have installed jakarta-tomcat version 5.0.19 on a Sun Solaris 9 box.
> It just is working great buth. When I start the services it is not
> running in a deamon mode. Every time I close the telnet session used
> to start the services tomcat simply stops.
>
> I start the application as user webusr and as root buth the problem is
> still there, close the telnet connection to the server and tomcat
> stops... I start tomcat with the startup.sh script that installs with
> tomcat.
>
> Anybody is having a answer on this?
>
> Regards,
> Johan.
|
|
|
|
|