Re: [CentOS] Tomcat does not end process.

2010-02-24 Thread Vijay Shanker Dubey
Did not get anything relevant to solve my problem. Looking for something like what threads started by my web project. Regards, Vijay Shanker Dubey On Tue, Feb 23, 2010 at 11:01 PM, Mathieu Baudier wrote: > >> running tomcat apps right? Being a lil curious what is tomcat-native do > >> to fix

Re: [CentOS] Tomcat does not end process.

2010-02-23 Thread Mathieu Baudier
>> running tomcat apps right?  Being a lil curious what is tomcat-native do >> to fix it?  I'm just curious to the fact that I'm considering using >> tomcat for message translation. > > If it starts them it should stop them.  Has anyone done a comparison of > tomcat-native (looks to be tomcat6 with

Re: [CentOS] Tomcat does not end process.

2010-02-23 Thread Les Mikesell
On 2/23/2010 10:40 AM, JohnS wrote: > > On Tue, 2010-02-23 at 17:30 +0100, Mathieu Baudier wrote: >>> It does not close the process that is running the tomcat. >>> Can any body please give me some idea; what is happening with the process. >> >> I sometimes had similar issues with tomcat hanging by

Re: [CentOS] Tomcat does not end process.

2010-02-23 Thread JohnS
On Tue, 2010-02-23 at 17:30 +0100, Mathieu Baudier wrote: > > It does not close the process that is running the tomcat. > > Can any body please give me some idea; what is happening with the process. > > I sometimes had similar issues with tomcat hanging by shutdown (but > with rather "exotic" dep

Re: [CentOS] Tomcat does not end process.

2010-02-23 Thread Les Mikesell
On 2/23/2010 10:24 AM, Vijay Shanker Dubey wrote: > Hi Les, > > I am using tomcat6 package. My tomcat installations is not started as > service. > > Please guide me about the problem solving. Is there some reason you can't run the stock package? If you can run tomcat5 it is as simple as: yum ins

Re: [CentOS] Tomcat does not end process.

2010-02-23 Thread Mathieu Baudier
> It does not close the process that is running the tomcat. > Can any body please give me some idea; what is happening with the process. I sometimes had similar issues with tomcat hanging by shutdown (but with rather "exotic" deployments of Tomcat, not the standard one). Installing the package 't

Re: [CentOS] Tomcat does not end process.

2010-02-23 Thread Vijay Shanker Dubey
Hi Les, I am using tomcat6 package. My tomcat installations is not started as service. Please guide me about the problem solving. Regards, Vijay Shanker Dubey On Tue, Feb 23, 2010 at 9:47 PM, Les Mikesell wrote: > On 2/23/2010 1:07 AM, Vijay Shanker Dubey wrote: > > Hi all, > > > > I have g

Re: [CentOS] Tomcat does not end process.

2010-02-23 Thread Les Mikesell
On 2/23/2010 1:07 AM, Vijay Shanker Dubey wrote: > Hi all, > > I have got some problems with my tomcat installation Are you running the stock centos tomcat5 package? > when I execute command > > # bin/shutdown.sh > > It does not close the process that is running the tomcat. Does 'service tomcat5

Re: [CentOS] Tomcat does not end process.

2010-02-23 Thread Brian Mathis
On Tue, Feb 23, 2010 at 2:07 AM, Vijay Shanker Dubey wrote: > Hi all, > > I have got some problems with my tomcat installation > > when I execute command > > # bin/shutdown.sh > > It does not close the process that is running the tomcat. > > Can any body please give me some idea; what is happening