RE: Tomcat 6 on RHEL3

2010-03-17 Thread Caldarale, Charles R
> From: peter.crowth...@googlemail.com > [mailto:peter.crowth...@googlemail.com] On Behalf Of Peter Crowther > Subject: Re: Tomcat 6 on RHEL3 > > Is the machine busy during all this time? Could also be happening if the machine is otherwise idle and various bits of the JVM or y

Re: Tomcat 6 on RHEL3

2010-03-17 Thread Pid
ay, March 16, 2010 5:32 PM To: Tomcat Users List Subject: Re: Tomcat 6 on RHEL3 Please look at logs file under directory logs. Maybe your JSP files are so complicated and takes time while Tomcat compiles them on the first time. 2010/3/16 Ningappa Koneri Sorry forgot to mention, it's apach

Re: Tomcat 6 on RHEL3

2010-03-17 Thread Peter Crowther
On 17 March 2010 07:23, Ningappa Koneri wrote: > It took abt 1328 seconds to startup the applications. Please help. > > Did you see my response yesterday? -- snip -- What's the spec of the machine on which you're running Tomcat? How much heap and permspace have you allocated to the Java virtual

RE: Tomcat 6 on RHEL3

2010-03-17 Thread Ningappa Koneri
.com] Sent: Tuesday, March 16, 2010 5:32 PM To: Tomcat Users List Subject: Re: Tomcat 6 on RHEL3 Please look at logs file under directory logs. Maybe your JSP files are so complicated and takes time while Tomcat compiles them on the first time. 2010/3/16 Ningappa Koneri > Sorry forgot to mention

Re: Tomcat 6 on RHEL3

2010-03-16 Thread Gurkan Erdogdu
le | www.comviva.com > > > > -Original Message- > From: peter.crowth...@googlemail.com [mailto: > peter.crowth...@googlemail.com] On Behalf Of Peter Crowther > Sent: Tuesday, March 16, 2010 3:39 PM > To: Tomcat Users List > Subject: Re: Tomcat 6 on RHEL3 >

RE: Tomcat 6 on RHEL3

2010-03-16 Thread Ningappa Koneri
Users List Subject: Re: Tomcat 6 on RHEL3 On 16 March 2010 10:02, Ningappa Koneri wrote: > Dear All, > > I have an issue with tomcat 6 Version? > which is deployed under RHEL3 with JDK5 Version? > , the problem is tomcat is taking hell lot of time in deploying the war

Re: Tomcat 6 on RHEL3

2010-03-16 Thread Peter Crowther
On 16 March 2010 10:02, Ningappa Koneri wrote: > Dear All, > > I have an issue with tomcat 6 Version? > which is deployed under RHEL3 with JDK5 Version? > , the problem is tomcat is taking hell lot of time in deploying the war > files when started. > It's so busy that not responding back