Re: Apache issue

2012-12-05 Thread Darryl Lewis
ations are you running on it? > basic customer data entry >application deployed on tomcart >What version is it? ==> Apache 2.2 >What OS are you on? ==> Linux Redhat 5 > > > > > From: Darryl Lewis >To: Tomcat Users List >

Re: Apache issue

2012-12-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vicky, On 12/5/12 10:35 AM, vicky wrote: > Is there anything in the error log? Access log? ===> No > errors/exception in logs What applications are you running on it? > > basic customer data entry application deployed on tomcart > What version is

Re: Apache issue

2012-12-05 Thread vicky
nux Redhat 5 From: Darryl Lewis To: Tomcat Users List Sent: Wednesday, 5 December 2012 7:35 PM Subject: Re: Apache issue Is there anything in the error log? Access log? What applications are you running on it? What version is it? What OS are you on? On 6/12/12 12:25 AM, &q

Re: Apache issue

2012-12-05 Thread Darryl Lewis
Is there anything in the error log? Access log? What applications are you running on it? What version is it? What OS are you on? On 6/12/12 12:25 AM, "vicky007aggar...@yahoo.co.in" wrote: >Hello Guys, > >My apache instance after sometime become unresponsive & to restore it i >need to restart it.

Re: Apache issue

2012-12-05 Thread Mohammad Tariq
Hello Vicky, What are your configs and h/w specs ?Make sure you have enough memory? Regards, Mohammad Tariq On Wed, Dec 5, 2012 at 7:25 PM, wrote: > Hello Guys, > > My apache instance after sometime become unresponsive & to restore it i > need to restart it. Weird thing is that no e

Apache issue

2012-12-05 Thread vicky007aggarwal
Hello Guys, My apache instance after sometime become unresponsive & to restore it i need to restart it. Weird thing is that no exception/error is coming in logs. Can you please suggest what all things i can check for my apache. Is there any jvm related things which i need to check. Please sug

Re: tomcat/apache issue

2005-10-24 Thread sayoke
you edit u r server.xml and make sure apache tomcat connctor port = '8080' . this will solve the problem. - Original Message - From: "Gupta, Razat" <[EMAIL PROTECTED]> To: Sent: Monday, October 24, 2005 11:11 AM Subject: tomcat/apache issue Hello Every

tomcat/apache issue

2005-10-23 Thread Gupta, Razat
Hello Everyone, I have configured tomcat with apache using mod-jk. Tomcat is running on port : 8080 And Apache is listening on port : 80. I have disabled the directory listing for tomcat by Putting false under listing tag for default servlet in web.xml. Now if I try to access like : ht