Re: Problem in restarting Tomcat

2002-05-20 Thread Mats Nyberg
hi, yourself, Zhongwen Zhu (LMC) wrote: >Hi > >In linux OS, when Tomcat is shut down, the port which is used by Tomcat is > >not released. Hence it is impossible to re-start Tomcat. Do you have any > >solution so that the system is forced to release the port when Tomcat is > >shut down? > yes, d

Re: Problem in restarting Tomcat

2002-05-19 Thread Oki DZ
On 05/20 09:54 Zhongwen Zhu (LMC) wrote: > In linux OS, when Tomcat is shut down, the port which is used by Tomcat is > > not released. Hence it is impossible to re-start Tomcat. Do you have any What version of Tomcat do you use? I use 4.0.3, on a Linux machine. "/usr/local/tomcat/bin/catalina.s

RE: Problem in restarting Tomcat

2002-05-19 Thread Chris Campbell
We had this problem the other day. We fixed it by putting 'killall java' in the restart script before attempting to restart tomcat... of course this is no good if you want other java processes to keep running though. ChrisC > -Original Message- > From: Zhongwen Zhu (LMC) [mailto:[EMAIL