Try this:

nohup java -jar orion.jar > /dev/null 2>&1 < /dev/null &

you can also redirect the application mesages to somewhere sensible using the 
orion.jar command line


>Envelope-to: [EMAIL PROTECTED]
>From: "Heng Chee, Lee - SG" <[EMAIL PROTECTED]>
>To: Orion-Interest <[EMAIL PROTECTED]>
>Subject: Orion on Unix (again)
>Date: Wed, 10 Jan 2001 11:55:32 +0800
>MIME-Version: 1.0
>Content-Transfer-Encoding: 7bit
>
>Hi,
>First all, thanks for answering my previous question about running orion as
>non-root user. I have another question which I couldn't find any info in the
>orionsupport site. 
>I would like to be able to telnet from a remote machine to my Sun box and
>start the orion remotely, so far so good, but once I exit from my telnet
>client, the orion.jar process died. I tried to use "nohup java -jar
>orion.jar&" but this doesn't help.
>I think the question above is the same as to keep the orion running even
>after the shell that you use to start up the orion process has terminated. 
>Is it possible to run orion as a daemon process?
>
>
>
>
>
>Thanks and best regards
>Lee
>


Reply via email to