Process goes down

From: Hisham Al Saad (hisham.alsaad@gmail.com)
Date: Mon Jun 06 2005 - 13:25:16 EDT


Hi,
On my Solaris 9.0 system i have an application which runs associated
with a specific account. I ssh to the system and run the application
simply by

#su - <accountname>
$./application start

The application starts fine and listens to its incoming connections
port and everything is fine up to here.
The problem arises only when i exit from the ssh session or exit from
a command such as ($ tail -f logs.log), the application with all its
processes will go down.
I tried the nohup command ($ nohup ./application start), but the
problem did not go away :(

How can i keep this application running even if i exit from the ssh session ?
Please advice.
Thanks.

Hisham
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:30:50 EDT