When I start my tomcat in eclipse initially it starts (Green errow - went away - Red appears and consol shows "server startup in 535 ms") in status bar still it says "Starting tomcat v6.0". In some time timeout is done and says server failed to start. I increase timeout to 100 ms from defaultone. Still same issue. Do anyone have any idea?
I tried and applied various solutions given in stackoverflow and other website for this but all failed. Tomcat starts outside of eclipse. check netstat and compare no conflicts of any port. (Change all necessary port from eclipse) Added tomcat-juli.jar (ONE OF THE SOLUTION). I have not configured a single project yet. Just starting tomcat.