You are right. I changed from sh to csh and it running correctly. Thank you every much.
----- Original Message ----- From: "jo outen" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, March 12, 2003 1:24 PM Subject: Re: Play the key "ctr + c" in any directions, the server(Tomcat 4.x) will be shutdow > I had the same issue with shut downs. > What shell is the login using that you initially > logged in with. The default login shell of sh does not > allow the catalinal.sh to run correctly. I had to run > the catalina.sh from a ksh logged in user. Or try > switching the catalina.sh to #!/usr/bin/ksh. > > > > --- deep blue <[EMAIL PROTECTED]> wrote: > > I'm using Tomcat 4.x for soloris sparc. When tomcat > > is running(using > > command:"nohup catalina.sh run &"), if I play the > > key "ctr + c" in any > > directions or close the telnet terminal, the server > > will be shut down. I > > don't know what causes it? Please help me. > > > > > > > _________________________________________________________________ > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Web Hosting - establish your business online > http://webhosting.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
