Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DNS error for localhost:8080 with Tomcat

843804Jul 9 2003 — edited Jul 11 2003
jdk1.2.2 is up and running and then I installed Tomcat on my Windows2000 PC.
Then in a DOS window I did this:
C:\Program Files\Apache Group\Tomcat 4.1\bin>startup

And this display resulted:
Using CATALINA_BASE: C:\Program Files\Apache Group\Tomcat 4.1\
Using CATALINA_HOME: C:\Program Files\Apache Group\Tomcat 4.1\
Using CATALINA_TMPDIR: C:\Program Files\Apache Group\Tomcat 4.1\\temp
Using JAVA_HOME: C:\jdk1.2.2

But I get "Cannot find server or DNS error" when I try
http://localhost:8080/ or http://127.0.0.1:8080/admin

Any suggestions would be appreciated.
Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 8 2003
Added on Jul 9 2003
1 comment
291 views