• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

tomcat 6.0 server hangs,fails to start.no message,nothing.whats wrong

 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am using Tomcat 6.0.20 for my WebServices,im using Axis2 & JUDDIV3 on Tomcat for my webservices n uddiregistry, it worked normally so far,but suddenly now the server was unusually hanging,fails to start i think,taking too much time bt yet not starting,even im not getting any error messages,simply the progress bar is trying trying to access,some times at the left bottom of the browser it shows trying to connect to local host but never connects. im giving htttp://localhost:8080/ on browser.

Thanks in advance
 
Author and all-around good cowpoke
Posts: 13078
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
1. How is the server installed - as a service or as an application?
2. Surely you have looked at the log files - any error messages?
3. Why are you sure that Tomcat is actually running when this happens - can you address plain HTML pages?

Bill
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic