• 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

Unable to run start up file for tomcat 6.0

 
Ranch Hand
Posts: 224
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am unable to start the tomcat 6.0.

Q1)Initally installed .exe version of tomcat6.0 on c:\program files\apache tomcat\ . After unistalling this version i tried to installed zip version of tomcat.But this time i unable to run start up file for tomcat.It just disapears when i click it. I modify the tomcat_home which was intially pointing at .exe version of tomcat to zip version of tomcat.
what can be the problem?

 
Ranch Hand
Posts: 470
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What file do you run? Run it from command line. Check Tomcat's error log.
reply
    Bookmark Topic Watch Topic
  • New Topic