Você pode testar a conexão com o agente usando telnet.
Para testar a conexão a partir da linha de comandos:
telnet hostname 5555Esta resposta indica uma conexão bem-sucedida:
200 HELLO - BuildForge Agent v7.0.1.buildnumber
telnet localhost 5555 username nome do usuário password senha cmd ping go
A mensagem a seguir indica sucesso:
AUTH: set user account to <nome do usuário>Se os testes acima funcionarem mas as tarefas estiverem falhando, e um teste de seu servidor mostrar um erro de autenticação do usuário, verifique a configuração dos pluggable authentication modules (PAM). Se você vir uma mensagem semelhante à mensagem a seguir, prossiga para a próxima etapa.
AUTH: unable to set user account to <nome do usuário>: unknown account (1)
cmd ping go
A saída a seguir de uma sessão telnet é típica. Em particular, procure por RESULT 0 no final da saída como uma indicação de sucesso. Este teste é executado em um agente executando em Windows®.
300 DATA s 67 AUTH: Running as: [SYSTEM] in domain [NT AUTHORITY] SID Type [User] 300 DATA s 52 AUTH: Running with Privilege: [Lock pages in memory] 300 DATA s 66 AUTH: Running with Privilege: [Adjust memory quotas for a process] 300 DATA s 63 AUTH: Running with Privilege: [Create permanent shared objects] 300 DATA s 46 AUTH: Running with Privilege: [Debug programs] 300 DATA s 56 AUTH: Running with Privilege: [Bypass traverse checking] 300 DATA s 61 AUTH: Running with Privilege: [Back up files and directories] 300 DATA s 54 AUTH: Running with Privilege: [Change the system time] 300 DATA s 68 AUTH: Running with Privilege: [Remove computer from docking station] 300 DATA s 73 AUTH: Running with Privilege: [Impersonate a client after authentication] 300 HEARTBEAT 1 300 DATA s 16 PLAT: Windows XP 250 RESULT 0 PING: internal loopback test complete 260 EOR
Isto ajudou? Você pode fornecer feedback em Jazz.net (registro necessário): Comment in the forums ou submit a bug