Hello Friends,
I am facing issue during Manage system Configuration.
Able to connect to DAA agent
When trying to connect to Host Agent, it is failing
Click on "Check All Host Agents"
Error Message :
Exception when trying to read the original exception.(cause=com.sap.engine.frame.core.load.SAPClassNotFoundException com.sap.smd.agent.facade.hostagent.HostAgentNotAvailableException)
I have checked the DAA agent LOG and found as below
#1.#E2B95C6F5F08000E0000000F022A00B60005179C189A5443#1433334078657#com.sap.smd.e2edcc.db##com.sap.smd.e2edcc.db#######Thread[ExRun:OutsideDiscovery_1,5,OutsideDiscovery:ExecTG]##0#0#Error##Java###[DatabaseInfoPushJob] Exception calling SAPHostControl Web Service.
[EXCEPTION]
{0}#1#com.sap.smd.agent.facade.hostagent.HostAgentNotAvailableException: Failed to initialize SAPHostControlInterface
at com.sap.smd.agent.facade.hostagent.HostAgentFacade.getSAPHostControlInterface(HostAgentFacade.java:102)
at com.sap.smd.agent.plugins.dcc.util.WSProxyManager.initSAPHostControlWebServiceClient(WSProxyManager.java:111)
at com.sap.smd.agent.plugins.dcc.util.WSProxyManager.getSAPHostControlProxy(WSProxyManager.java:73)
at com.sap.smd.agent.plugins.dcc.job.DatabaseInfoPushJob.run(DatabaseInfoPushJob.java:147)
at com.sap.smd.server.exec.TaskRunner.run(TaskRunner.java:46)
at com.sap.smd.server.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:785)
at java.lang.Thread.run(Thread.java:763)
I have checked the below SNOTE but seems it is valid if "
The installationinfo.properties is missing. This causes problems with the communication between the SMDAgent and SAPHostagent.
"
For my case installationinfo.properties file present.
FYI :
SAP Kernel in Managed system - 720
DAA Kernel - 721
Host Agent version is 720 with very latest.
Could you help me to resolve issue.
Thank You.
Mukesh