- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Ambari Web UI showing loading...
- Labels:
-
Apache Ambari
Created 10-04-2016 02:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In my existing cluster, when i try to access https://<ambari server hostname>:8080 then its only showing "loading..."
I have checked the logs its showing error as follows:
04 Oct 2016 07:18:25,743 ERROR [qtp-ambari-agent-54] HeartBeatHandler:198 - CurrentResponseId unknown for <hostname> - send register command
There is no changes i have made in Hosts file.
I have also iptables and selinux both are off and disbaled respectively.
I have restarted the server and agent both twice.
Also tried to access it in another browser with proxy enabled but not working.
Also checked the port no. 8080, its also listening.
Please suggest what can be the possible reasons and how to troubleshoot this problem?
Created 10-05-2016 09:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am not suire you can access https on 8080 ?
If you run the ambari security setup then it should have by defaulted 8443 see doc
my existing cluster, when i try to access https://<ambari server hostname>:8080 then its only showing "loading..."
Created 10-04-2016 02:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you capture $jstack -l <pid_of_ambari_server>
Also check you have enough memory on the node.
Created 10-04-2016 06:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please make sure that your postgres is running while you stop/start the ambari server. Further, provide full ambari server log file so that it becomes easy to figure it out.
Created 10-05-2016 06:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please find attached full log.
Created 10-05-2016 08:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Yukti Agrawal Can you please re-check and confirm if hostname if properly set in below files and commands -
$/etc/hosts
$/etc/sysconfig/network
$hostname
$hostname -f
Pls perform this on all agents and ambari server.
Created 10-05-2016 09:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am not suire you can access https on 8080 ?
If you run the ambari security setup then it should have by defaulted 8443 see doc
my existing cluster, when i try to access https://<ambari server hostname>:8080 then its only showing "loading..."
