HTTP Status 404 - /org.talend.administrator/ I am unable to access the url. Can some one help me how to enable the TAC server. 1. I have restarted TAC SERVER 2. Restarted services 3.Restarted tomcat server too. Still throwing errors.
I am having the same problem with the following symptoms:
new install of big data 6.1.1 server (linux) new install of big data 6.1.1 client (windows, mac) using in-built tomcat on server. Installation option of host is 0.0.0.0 (which means listen on all ports in sysadm speak) When run from anywhere (including via wget on ssh'ed in session) http://<fully qualified host>:8080/org.talend.repositorymanager/ returns 404 When ssh'ed in, wget returns the expected data. My guess is that the tomcat config is NOT listening on all interfaces. How to fix if this is the root cause?
and a trailing / DOES make a difference (but not in this case)! Look up your web server configs on directory mapping to understand the significance of a url that does and does not have a trailing slash when redirecting. Given the problems I am having, I do think this is set up correctly as the presence or absence does not affect the results.