Re: Tomcat takes 2 hours to start

2008-05-07 Thread jitesh sharma
hi all, first of all sorry bcoz i am busy with my presentation work so i can not reply regularly. secondly sorry again bocz the log info which i have posted is generated using : # /opt/tomcat/bin/catalina.sh debug that is why its showing 2 minutes server startup time. and as i mentioned earlier

Re: Tomcat takes 2 hours to start

2008-04-30 Thread Jim Cox
>> >> when i start the server in normal mode with command >> >> " /opt/tomcat/in/catalina.sh run" >> >> it starts in almost 2 hours. FWIW, your log excerpt shows a 2-minute delay, not a 2-hour delay as your originally reported. In any case, re your question on starting via "truss", it should be

Re: Tomcat takes 2 hours to start

2008-04-29 Thread jitesh sharma
hello, Tomcat logs when it starts : Apr 30, 2008 12:08:32 PM org.apache.catalina.core.AprLifecycleListen er lifecycleEvent INFO: The Apache Tomcat Native library which allows optimal performance in produ ction environments was not found on the java.library.path: /usr/jdk/instances/jd k1.5.0/jre/

Re: Tomcat takes 2 hours to start

2008-04-29 Thread Martin Gainty
It seems you are perhaps using different startup parameters? We could provide a more comprehensive answer if you display Tomcat log for the startup configuration experiencing the long delay Thanks Martin-- - Original Message - From: "jitesh sharma" <[EMAIL PROTECTED]> To: Sent: Tuesda

Re: Tomcat takes 2 hours to start

2008-04-29 Thread Jim Cox
On Tue, Apr 29, 2008 at 7:16 AM, jitesh sharma <[EMAIL PROTECTED]> wrote: > > without my web application it does not takes more then 5-6 seconds. > > Peter Crowther wrote: > > > >> From: jitesh sharma [mailto:[EMAIL PROTECTED] > >> I have successfully installed Tomcat 5.5.27 over my Solaris > >> s

RE: Tomcat takes 2 hours to start

2008-04-29 Thread jitesh sharma
without my web application it does not takes more then 5-6 seconds. Peter Crowther wrote: > >> From: jitesh sharma [mailto:[EMAIL PROTECTED] >> I have successfully installed Tomcat 5.5.27 over my Solaris >> system with x86 architecture. >> but when i tried to start tomcat it takes almost 2 hour

RE: Tomcat takes 2 hours to start

2008-04-29 Thread Peter Crowther
> From: jitesh sharma [mailto:[EMAIL PROTECTED] > I have successfully installed Tomcat 5.5.27 over my Solaris > system with x86 architecture. > but when i tried to start tomcat it takes almost 2 hours to start. > > when i start the server in normal mode with command > " /opt/tomcat/in/catalina.sh