bootstrap.jar hangs on startup/shutdown/restart.

2009-06-12 Thread Brad Heller
Hey all, I've recently started working with Tomcat for work. I was using Tomcat 6.0 but I've moved to Tomcat 5.5 as I was hoping my issue would be resolved be migrating. The issue is that, in my ANT script, I'm trying to stop Tomcat, do some stuff (i.e. publish a webapp), start Tomcat, and do

RE: bootstrap.jar hangs on startup/shutdown/restart.

2009-06-12 Thread Martin Gainty
: bootstrap.jar hangs on startup/shutdown/restart. From: brad.hel...@gmail.com To: users@tomcat.apache.org Hey all, I've recently started working with Tomcat for work. I was using Tomcat 6.0 but I've moved to Tomcat 5.5 as I was hoping my issue would be resolved be migrating. The issue

RE: bootstrap.jar hangs on startup/shutdown/restart.

2009-06-12 Thread Caldarale, Charles R
From: Brad Heller [mailto:brad.hel...@gmail.com] Subject: bootstrap.jar hangs on startup/shutdown/restart. I was using Tomcat 6.0 but I've moved to Tomcat 5.5 as I was hoping my issue would be resolved be migrating. No, you're just more likely to introduce other problems. Stay on 6.0

Re: bootstrap.jar hangs on startup/shutdown/restart.

2009-06-12 Thread Brad Heller
: From: Brad Heller [mailto:brad.hel...@gmail.com] Subject: bootstrap.jar hangs on startup/shutdown/restart. I was using Tomcat 6.0 but I've moved to Tomcat 5.5 as I was hoping my issue would be resolved be migrating. No, you're just more likely to introduce other problems. Stay on 6.0

RE: bootstrap.jar hangs on startup/shutdown/restart.

2009-06-12 Thread Caldarale, Charles R
From: Brad Heller [mailto:brad.hel...@gmail.com] Subject: Re: bootstrap.jar hangs on startup/shutdown/restart. With regard to logs, it doesn't appear that I have a tomcat.log! Look for anything in Tomcat's logs directory. Jun 12, 2009 10:54:27 AM

Re: shutdown restart

2007-05-03 Thread Martin Gainty
PROTECTED] To: users@tomcat.apache.org Sent: Tuesday, May 01, 2007 10:10 PM Subject: shutdown restart I'm a newbie. After I upload my war file how do I shutdown and restart tomcat 5.5 ? - To start a new topic, e-mail: users

Re: shutdown restart

2007-05-02 Thread Rashmi Rubdi
Also, if the OS is Unix/Linux based, you most likely should grant execute permissions for startup.sh and shutdown.sh - before trying to execute them the first time. -Regards Rashmi - To start a new topic, e-mail:

Re: shutdown restart

2007-05-02 Thread William Biggs
I runing linux where is the file at ? - Original Message - From: Rashmi Rubdi [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, May 01, 2007 11:40 PM Subject: Re: shutdown restart Depends on your Operating System and how you installed it on that OS

Re: shutdown restart

2007-05-02 Thread Rashmi Rubdi
You probably might have locate the files, but just in case not the startup.sh and shutdown.sh shell script files are under Tomcat's bin folder. -Regards Rashmi On 5/2/07, William Biggs [EMAIL PROTECTED] wrote: I runing linux where is the file at ?

Re: shutdown restart

2007-05-02 Thread Pid
wrote: I runing linux where is the file at ? - Original Message - From: Rashmi Rubdi [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, May 01, 2007 11:40 PM Subject: Re: shutdown restart Depends on your Operating System and how you installed it on that OS

shutdown restart

2007-05-01 Thread William Biggs
I'm a newbie. After I upload my war file how do I shutdown and restart tomcat 5.5 ?

Re: shutdown restart

2007-05-01 Thread Rashmi Rubdi
Depends on your Operating System and how you installed it on that OS. Windows ZIP --- startup.bat and shutdown.bat Unix/Linux--- startup.sh and shutdown.sh Windows Service Installer I don't know , I guess from Administrative Console --- Services or simply right click on the