Hi,
Thanks for replies. Actually I forgot to mention in my previous emails
about nohup. I also tried
nohup java -jar orion.jar & .
But it still terminates after I logoff.
TIA
Nilesh
----- Original Message -----
From: "Ismael Blesa Part" <[EMAIL PROTECTED]>
Date: Wednesday, January 31, 2001 11:23 am
Subject: Re: server goes down after upgrade from 1.3.8 to 1.4.5
> If you dont specify nohup then your process is attached to your
> terminal. You should use
> nohup java -jar orion.jar &
>
> Nilesh Patel wrote:
>
> > Hi,
> >
> > We upgraded orion server from 1.3.8 to 1.4.5. Now server goes down
> > once you exit from window. Server is running on SunOS 5.7. I start
> > server using
> >
> > java -jar orion.jar &
> >
> > with 1.3.8, server was running even after log off.
> >
> > Please help!!
> >
> > thanks,
> >
> > Nilesh
>
>
>