Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

TAC on tomcat, remote server host name problem

hi, I'm having a windows 2008 64 bit Server operating system environment. I have followed the talend installation guide to install talend administrative console on tomcat. I changed the name of the war file to "tac".
I used the url "http://localhost:8080/tac" I got the login screen and modified the Db configuration... after that configures job server,commandline,svn.. and everything running fine.
so now the problem is when I tried to use the IP address instead of localhost I'm not able to connect to the TAC console..
http://localhost:8080/tac --- works fine(able to tac login console )
http://<IPADDRESS>:8080/ --- works fine (able to see the tomcat manager)
http://127.0.0.1:8080/ ---- works fine(able to see the tomcat manager)
http://<host-name>:8080/ ---- works fine(able to see the tomcat manager)
http://<IPADDRESS>:8080/tac --- NOT working.. (it shows talend logo on login screen but does show the text boxes to enter user name, password)
http://127.0.0.1:8080/tac --- NOT working.. (it shows talend logo on login screen but does show the text boxes to enter user name, password)
http://<host-name>:8080/tac --- NOT working.. (it shows talend logo on login screen but does show the text boxes to enter user name, password)
only http://localhost:8080/tac is working
I have added these IP's, hostname in system32/../ hosts file but no luck.
where do I need to configure this in talend war file... did I missed any thing while installing?
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi
You are able to open the login page, so it is not the connection problem but the display problem. Can you report it on our bugtracker? We will do further investigations?
Best regards
Shong