Hi,
I have seen this post but it is different problem https://social.msdn.microsoft.com/Forums/azure/es-ES/a66ea715-cd89-488d-a07f-f5158b07f8dc/vm-status-running-installing-extensions?forum=WAVirtualMachinesforWindows
I have created 2 VMs. Then I have installed the Microsoft Antimalware extension. When I open the VM I can see that Microsoft AntiMalware is installed.
The problem is that the status is "Running (Installing Extensions)" and when I go to VM's panel, in extensions,I got this error:
Name: Microsoft.Azure.Security.IaaSAntimalware Version: 1.1.0.0 Status: No está listo (Is not ready) Message: Enable failed for plugin (name: Microsoft.Azure.Security.IaaSAntimalware, version 1.1.0.0) with exception Command C:\Packages\Plugins\Microsoft.Azure.Security.IaaSAntimalware\1.1.0.0\AntimalwareConfig.exe of Microsoft.Azure.Security.IaaSAntimalware has exited with Exit code: 1
The logs contains:
[00000024] [11/03/2014 17:48:42.38] [INFO] Plugin enabled (name: Microsoft.Compute.BGInfo, version: 1.1)., Code: 0
[00000029] [11/03/2014 17:49:14.94] [INFO] Command C:\Packages\Plugins\Microsoft.Azure.Security.IaaSAntimalware\1.1.0.0\AntimalwareConfig.exe of Microsoft.Azure.Security.IaaSAntimalware has exited with Exit code: 0
[00000029] [11/03/2014 17:49:14.94] [INFO] Successfully installed plugin Microsoft.Azure.Security.IaaSAntimalware.
[00000029] [11/03/2014 17:49:14.94] [INFO] Installed plugin (name: Microsoft.Azure.Security.IaaSAntimalware, version: 1.1.0.0), Code: 0
[00000029] [11/03/2014 17:49:14.94] [INFO] Setting the install state of the handler Microsoft.Azure.Security.IaaSAntimalware_1.1.0.0 to Installed
[00000029] [11/03/2014 17:49:14.94] [INFO] Process runtime settings of plugin (name: Microsoft.Azure.Security.IaaSAntimalware, version: 1.1.0.0)., Code: 0
[00000029] [11/03/2014 17:49:14.94] [INFO] Writing runtime settings for the plugin (name Microsoft.Azure.Security.IaaSAntimalware version 1.1.0.0).
[00000029] [11/03/2014 17:49:14.94] [INFO] No RuntimeSettings for plugin Microsoft.Azure.Security.IaaSAntimalware version 1.1.0.0.
[00000029] [11/03/2014 17:49:14.94] [INFO] Enabling plugin (name: Microsoft.Azure.Security.IaaSAntimalware, version: 1.1.0.0)., Code: 0
[00000029] [11/03/2014 17:49:14.94] [INFO] Staring a process with the launch command C:\Packages\Plugins\Microsoft.Azure.Security.IaaSAntimalware\1.1.0.0\AntimalwareConfig.exe and params: -enable
[00000029] [11/03/2014 17:49:14.94] [INFO] Beginning enable of plugin Microsoft.Azure.Security.IaaSAntimalware.
[00000029] [11/03/2014 17:49:14.94] [INFO] Waiting for command C:\Packages\Plugins\Microsoft.Azure.Security.IaaSAntimalware\1.1.0.0\AntimalwareConfig.exe of plugin (name Microsoft.Azure.Security.IaaSAntimalware version 1.1.0.0) to finish...
[00000029] [11/03/2014 17:49:18.20] [ERROR] Command C:\Packages\Plugins\Microsoft.Azure.Security.IaaSAntimalware\1.1.0.0\AntimalwareConfig.exe of Microsoft.Azure.Security.IaaSAntimalware has exited with Exit code: 1
[00000029] [11/03/2014 17:49:18.20] [ERROR] Enable command of Microsoft.Azure.Security.IaaSAntimalware has exited with Exit code: 1
[00000029] [11/03/2014 17:49:18.20] [WARN] Enable failed for plugin (name: Microsoft.Azure.Security.IaaSAntimalware, version 1.1.0.0) with exception Command C:\Packages\Plugins\Microsoft.Azure.Security.IaaSAntimalware\1.1.0.0\AntimalwareConfig.exe
of Microsoft.Azure.Security.IaaSAntimalware has exited with Exit code: 1, Code: 1009
[00000029] [11/03/2014 17:49:18.20] [ERROR] Error while processing plugin Microsoft.Azure.Security.IaaSAntimalware version 1.1.0.0, state: enabled, error: System.Exception: Command C:\Packages\Plugins\Microsoft.Azure.Security.IaaSAntimalware\1.1.0.0\AntimalwareConfig.exe
of Microsoft.Azure.Security.IaaSAntimalware has exited with Exit code: 1
at Microsoft.WindowsAzure.GuestAgent.ContainerStateMachine.HandlerStateMachine.InvokeCommand(String command, PluginArtifacts pluginArtifact, String pluginVersion, String pluginFolder, String pluginLogFolder, Int32 processWaitTimeout, PluginEventType
startType, PluginEventType endType)
at Microsoft.WindowsAzure.GuestAgent.ContainerStateMachine.HandlerStateMachine.EnableHandler(PluginArtifacts artifact)
at Microsoft.WindowsAzure.GuestAgent.ContainerStateMachine.HandlerStateMachine.StartHandlerStateMachine(PluginArtifacts data, RDConfigHostingEnvironmentSettingsPlugin plugin)
at Microsoft.WindowsAzure.GuestAgent.ContainerStateMachine.PluginInstaller.PluginBackgroundThread(Object sender, DoWorkEventArgs e)
[00000029] [11/03/2014 17:50:40.94] [HEART] WindowsAzureGuestAgent Heartbeat.
What could I do? The extensions were installed 7 days ago...
Thanks,
Regards