Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

org.apache.ambari.server.controller.spi.SystemException: Error loading deferred resources

avatar

500 status codereceived on GET method for API: /api/v1/clusters/Sandbox/hosts?Hosts/host_name.in(sandbox.hortonworks.com)&fields=Hosts/public_host_name,host_components/HostRoles/component_name,host_components/metrics/hbase/master/IsActiveMaster&minimal_response=true

1 ACCEPTED SOLUTION

avatar
Master Mentor
11 REPLIES 11

avatar
Master Mentor

@Melvin Bandi please provide logs for ambari-server, ambari metrics and hbase master

avatar
Master Mentor

@Melvin Bandi is your HBase master up?

avatar

I am getting this error when logging in to Ambari for the Sandbox

avatar
Master Mentor

restart Sandbox, then on browser click ctrl-shift-r and try again logging in. Then make sure HBase is up.

avatar

Hi Atrem, i did restart the Sandbox and try to restart the HBASE Service but it says stopped after restarting as well

avatar
Master Mentor

please provide logs in /var/log/hbase for us to investigate

avatar

can you please help with it. I haven't done that before regarding logs?

avatar
Master Mentor

ssh -P 2222 root@127.0.0.1

change password

cd /var/log/hbase

cat hbase-master*.log

paste the result here

cat hbase-regionserver*.log

paste the result here

avatar

I imported a new sandbox and issue has been fixed..Thnaks