cancel
Showing results for 
Search instead for 
Did you mean: 

HostAgentNotAvailableException

khampariamukesh
Active Participant
0 Kudos

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.

1935653 - Error "A timeout occured during the execution of the OS Command Console" when performing a...

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

Accepted Solutions (1)

Accepted Solutions (1)

khampariamukesh
Active Participant
0 Kudos

Hi Guys,

We have identified the issue and resolved it..

Issue:

Exception calling SAPHostControl Web Service


Resolution :

We found that host name contains (.) dot at last of the host name hence we have checked the host file entries for the SAP system and found the mistake there.



more /etc/hosts


and correct the host file entry by removing incorrect value


Restart DAA system.


From SOLMAN Setup - Unassigned and assigned the DAA entries which resolved the issue finally.


Thank you


Mukesh

Answers (0)