Forum archive
Tomcat Apache server cannot find the application's URL (RESOLVED)
I don't know what's wrong. The application has been deployed "OK". It is listed together with the list of applications, it is running, started. But when I go to the URL directly clicking on the link or writing on the browser URL, it returned URL cannot be found in the server. What could be wrong ??
Assuming it is trying to connect via hostname I'd be inclined to add it to your DNS. I have personally found Linux (and even Win ones sometimes) hostnames via WINS to be unreliable in conjunction with most consumer grade routers.
Have you tried connecting via IP? Also double check that there aren't any firewalls or similar in your network path to the server that could be blocking your way (by default TKL doesn't have a firewall enabled AFAIK - I've never had issues anyway).