I start Jakarta-Tomcat-3.2.3 whitout any error-messages. I have set my classpath, TOMCAT_HOME and JAVA_HOME. But when I try to access
http://localhost:8080 in my browser I get the following error-message:
ERROR The requested URL could not be retrieved
While trying to retrieve the URL: /
The following error was encountered:
Invalid URL Some aspect of the requested URL is incorrect. Possible problems:
Missing or incorrect access protocol (should be `
http://'' or similar) Missing hostname Illegal double-escape in the URL-Path Illegal character in hostname; underscores are not allowed
Any idea what could be wrong?
/ Andreas andreasN@bigfoot.com
Comments
Otherwise I don't know.
: I start Jakarta-Tomcat-3.2.3 whitout any error-messages. I have set my classpath, TOMCAT_HOME and JAVA_HOME. But when I try to access http://localhost:8080 in my browser I get the following error-message:
:
: ERROR The requested URL could not be retrieved
:
: While trying to retrieve the URL: /
:
: The following error was encountered:
:
: Invalid URL Some aspect of the requested URL is incorrect. Possible problems:
:
: Missing or incorrect access protocol (should be `http://'' or similar) Missing hostname Illegal double-escape in the URL-Path Illegal character in hostname; underscores are not allowed
:
: Any idea what could be wrong?
:
: / Andreas andreasN@bigfoot.com
:
:
/ Andreas
: Is apache set up to use port 8080? if not then try just http://localhost/
:
: Otherwise I don't know.
:
: : I start Jakarta-Tomcat-3.2.3 whitout any error-messages. I have set my classpath, TOMCAT_HOME and JAVA_HOME. But when I try to access http://localhost:8080 in my browser I get the following error-message:
: :
: : ERROR The requested URL could not be retrieved
: :
: : While trying to retrieve the URL: /
: :
: : The following error was encountered:
: :
: : Invalid URL Some aspect of the requested URL is incorrect. Possible problems:
: :
: : Missing or incorrect access protocol (should be `http://'' or similar) Missing hostname Illegal double-escape in the URL-Path Illegal character in hostname; underscores are not allowed
: :
: : Any idea what could be wrong?
: :
: : / Andreas andreasN@bigfoot.com
: :
: :
:
: