• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Timeout waiting for Tomcat v6.0 Server at localhost to start. Server did not start af

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i am using Tomcat v6.0 in Eclipse Europa .I configured tomcat server in Eclipse and after that i started the server.. it say "Server startup in 458 ms" but after few seconds it is giving a ERROR as:
********
Timeout waiting for Tomcat v6.0 Server at localhost to start. Server did not start after 45s.
*********

out side eclipse the tomcat is working fine....
could any one help me out of this ASAP....
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi if solution not found yet..here is how i solved in eclipse..

Go to "servers" view in eclipse double click on the server you are running and go to "Automatic publishing" tab and click on the "Edit" link and change the server timeout delay to Long/Longer/Unlimited
and run the server again...and enjoy...you wont see the problem again.I dont think this is an elegant way of doing it..but it works.

Raghu.
 
Bartender
Posts: 2856
10
Firefox Browser Fedora Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to Javaranch Raghunatha Reddy and satish gummadelli

Basically this is an IDE question and not specific to Tomcat.
So moving..
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thankyou for solution. It worked!
 
I am a man of mystery. Mostly because of this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic