VMware – Erro no Event Viewer: Failed registration of app type 2
Estava observando erros frequentes no Event Viewer em alguns servidores Windows 2003 em hosts VMware ESXi 5.x.
A mensagem completa no Event Viewer:
Event Type: Warning Event Source: VMware Tools Event Category: None Event ID: 1000 Date: 16/1/2016 Time: 15:18:23 User: SRV-DESKTOP-REM\user Computer: SRV-DESKTOP-REM Description: [ warning] [vmusr:vmtoolsd] Failed registration of app type 2 (Signals) from plugin unity.
Após muitas informações desencontradas, o problema básico é que o arquivo tools.conf não é criado, é criado vazio ou seu conteúdo (em caso de upgrade do tipo de VM) está com valores incorretos.
Para as versões VMware 5.x o conteúdo correto é o seguinte:
[logging] log = true # Enable tools service logging to vmware.log vmsvc.level = debug vmsvc.handler = vmx # Enable new "vmusr" service logging to vmware.log vmusr.level = error vmusr.handler = vmx # Enable "Volume Shadow Copy" service logging to vmware.log vmvss.level = debug vmvss.handler = vmx
Ele deve ser salvo com o nome tools.conf na pasta apropriada do OS guest.
Windows XP and Windows Server 2000/2003:
C:\Documents and Settings\All Users\Application Data\VMware\VMware Tools\tools.conf
Windows Vista, Windows 7, and Windows Server 2008 :
C:\ProgramData\VMware\VMware Tools\tools.conf
Linux, Solaris e FreeBSD :
/etc/vmware-tools/tools.conf
Maiores detalhes:
https://communities.vmware.com/thread/419192
http://kb.vmware.com/kb/2036350
Publicado em 17/01/2016, em Uncategorized. Adicione o link aos favoritos. Deixe um comentário.
Deixe um comentário
Comentários 1