Unsolved
This post is more than 5 years old
11 Posts
0
1911
August 10th, 2017 09:00
EMC Host Interface agent error
we get the below error when we try to restart the agent. is there any way to fix this without reinstalling the agent.
0 events found
No Events found!


isakats
141 Posts
1
August 11th, 2017 05:00
Hi srikanthvamaraju,
According to Microsoft technet Error 1067 could be caused by a few things ranging from corrupted files to insufficient privileges.
You can try starting it from an admin powershell with: Start-Service -DisplayName “EMC Host Interface” -Verbose to see if it gives more information on the issue.
You can also take a look at the windows event viewer to see if there are more details on the error.
regards,
Isaka
srikanthvamaraj
11 Posts
0
August 24th, 2017 08:00
when i run the command i get below message.
VERBOSE: Performing the operation "Start-Service" on target "EMC Host Interface (EMCHost.exe)".
In cimomlog file below is the error we see:
ECOM: -E- Security manager initialization failed. Check whether the security plugin exists and is set up properly. Aborting..
isakats
141 Posts
0
August 29th, 2017 06:00
Hi srikanthvamaraju,
Could you provide the full error message ?
Was the EHI client installed with admin privileges ? Do you have any security software on the host that could prevent EHI from installing correctly ?
This could be related to KB 442948
regards,
Isaka