running java program as daemon on Unix System

From: Fatih (ferhat_torgaloz_at_hotmail.com)
Date: 04/08/04


Date: Thu, 8 Apr 2004 14:23:05 +0300

Hi,

I have written a java socket server program. I want to run it as daemon on
Unix even if I log out the system.
I am using nohup command but when I logout the system, my java sockte server
program is down.
Our Unix System OS is SunOS 5.9 .

How can I run it as daemon which run every time even if I logout.

Can you help me ?
Anyone have some idea.

Thanks in advance.

Fatih



Relevant Pages

  • Re: running java program as daemon on Unix System
    ... Our java version is 1.4.1_02a-b01. ... > I have written a java socket server program. ... > How can I run it as daemon which run every time even if I logout. ...
    (comp.lang.java.programmer)
  • running java program as daemon on Unix System
    ... I have written a java socket server program. ... Our Unix System OS is SunOS 5.9, ... How can I run it as daemon which run every time even if I logout. ...
    (comp.unix.shell)
  • Re: Keep only the tail of the dataset
    ... For example keep only the last part of the trace. ... I guess you would need to "pipe" the output to ... starting the UNIX receiver process when your program starts. ... be allocated and the daemon started in a prior job step. ...
    (bit.listserv.ibm-main)
  • Re: creating a daemon?
    ... > simple daemon on unix systems, can't find any info on usual ... The idea is to fork, clean up all the inheritable stuff like files ... can then be left running to do the daemon work. ... d) predefined protocols (see Internet Protocols ...
    (comp.lang.python)
  • Re: origin of "daemons"
    ... >> server processes in Unix and similar systems are normally called ... > I believe that I read somewhere that daemon is an acronym for "Display ... rationalized as the acronym `Disk And Execution MONitor'] A program ...
    (comp.unix.questions)