DC availability is marked as UP(no issues) ,even though the HC is UP it has been showing as down .We have been getting below error in JON GUI.
Please guide
"Call to [org.rhq.modules.plugins.jbossas7.HostControllerComponent.start()] with args [[org.rhq.core.pluginapi.inventory.ResourceContext@12837f7d]] timed out after 60 seconds - invocation thread will be interrupted. - Cause: org.rhq.core.pc.inventory.TimeoutException"
IN AGENT logs:
============ 2016-07-12 11:30:16,427 WARN [ResourceContainer.invoker.daemon-5] (rhq.modules.plugins.jbossas7.HostControllerComponent)- Unable to detect HostController's process-type
java.util.concurrent.TimeoutException: Read attribute operation timed out
at org.rhq.modules.plugins.jbossas7.BaseComponent.readAttribute(BaseComponent.java:873)
at org.rhq.modules.plugins.jbossas7.BaseComponent.readAttribute(BaseComponent.java:864)
at org.rhq.modules.plugins.jbossas7.BaseComponent.readAttribute(BaseComponent.java:856)
at org.rhq.modules.plugins.jbossas7.HostControllerComponent.getProcessTypeAttrValue(HostControllerComponent.java:376)
at org.rhq.modules.plugins.jbossas7.HostControllerComponent.start(HostControllerComponent.java:89)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocation.call(ResourceContainer.java:759)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)