ot;'Tomcat Users List'"
> Subject: RE: Why cannot I put JSVC into a shell script to run
>
> Thanks for the reply,
>
> The linux is Fedora 4.0, tomcat 5.0.28, java is 1.5.0_07.
>
> I did check the Catalina.err, it looks like it cannot find the Bootstrap
>
e ./logs/catalina.out -errfile
./logs/catalina.err org.apache.catalina.startup.Bootstrap
Thanks
Pat
-Original Message-
From: Warren Pace [mailto:[EMAIL PROTECTED]
Sent: Friday, September 01, 2006 4:10 AM
To: Tomcat Users List
Subject: Re: Why cannot I put JSVC into a shell script to run
Pat,
Send us y
7;
Subject: RE: Why cannot I put JSVC into a shell script to run
Pascal:
Thanks for the detailed explanation,
The procedure I used to launch jsvc
Login in SERVER using root account through SSH.
Go to TOMCAT directory,
Run startTomcat.sh, nothing happened.
Then run command cat startTomcat.s
otstrap
"
What is going on here?
Thanks
Pat
-Original Message-
From: Pascal Bleser [mailto:[EMAIL PROTECTED]
Sent: Friday, September 01, 2006 9:09 AM
To: Tomcat Users List
Subject: Re: Why cannot I put JSVC into a shell script to run
Patrick Wang wrote:
> Thanks for the reply, you are cor
Patrick Wang wrote:
> Thanks for the reply, you are correct. The same command line doesnot work
> when I
> put into a shell command. I used the command netstat to see if Tomcat has
> started since it listen to the port.
Rather use lsof -i instead of netstat + having to grep the output:
if lsof -
Message-
From: Sameer Acharya [mailto:[EMAIL PROTECTED]
Sent: Friday, September 01, 2006 12:48 AM
To: Tomcat Users List
Subject: Re: Why cannot I put JSVC into a shell script to run
Are you saying that when you run a command from console it works but when you
put it into a shell script and try
Pat,
Send us your entire script. Also, which Linux, Tomcat, and Java are you
using? That'll help us, too.
warren
>
> From: "Patrick Wang" <[EMAIL PROTECTED]>
> Date: 2006/08/31 Thu PM 05:41:32 EDT
> To:
> Subject: Why cannot I put JSVC into a shell script to run
>
> Hi,
>
> I can only co
Are you saying that when you run a command from console it works but when you
put it into a shell script and try and run the script it doesnt work ?
Are you using the same command from console , did you try and do a ps to see if
tomcat has started/not started ?
Putting the entire command on one