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

http://localhost:8080/ --> HTTP 500 - Internal server error - Anyone?

 
Ranch Hand
Posts: 140
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello there,
I am running Windows2000 on PIII with enough RAM.
I have successfully installed and started up TOMCAT (4.1.29) - I see a DOS window open with "Tomcat" caption and some output. Tomcat is running on port 8080 (default).
When I do the following from a browser, I get "This page cannot be displayed" error message:
http://localhost:8080
Here are the env variables:
CATALINA_HOME C:\Java\jakarta-tomcat-4.1.29
TOMCAT_HOME C:\Java\jakarta-tomcat-4.1.29
JAVA_HOME C:\Java\j2sdk1.4.2_01
Any clues?
Previously I had Windows 98 on my PC and everything was running OK. Is there somehing about Windows 2000 that has to be done in order get it to work properly?
Thanks in advance
Amer
 
What are you doing? You are supposed to be reading this tiny ad!
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic