com.xebialabs.overthere.cifs.winrm.WinRmRuntimeIOException

573 views
Skip to first unread message

Bertrand Poulain

unread,
Aug 16, 2016, 9:58:31 AM8/16/16
to rundeck-discuss
Hi,

On a Windows Server node, a job failed every time after 60s running. When this job turns less 60s, it is in success.

Rundeck server version : 2.6.8-1
Server OS : Ubuntu 14.04.2 LTS

Node définition:
<node name="SBUGNADEV01" description="" tags="" hostname="10.60.245.83" osFamily="windows" osName="Microsoft Windows" connectionType="WINRM_NATIVE" node-executor="overthere-winrm" winrm-password-option="winrmPassword" winrm-protocol="http" winrm-auth-type="basic" username="winrmRundeckIEA"/>

Debug output;
11:16:12    [workflow] beginExecuteNodeStep(SBUGNADEV01): NodeDispatch: com.dtolabs.rundeck.execution.ExecutionItemFactory$4@1781b49f
11:16:12    [overthere-winrm:10.60.245.83] scan_uie.cmd
11:16:12    [overthere-winrm:10.60.245.83] ConnectionOptions[    port --> 5985
    os --> WINDOWS
    username --> winrmRundeckIEA
    address --> 10.60.245.83
    winrmEnableHttps --> false
    winrmKerberosAddPortToSpn --> false
    connectionType --> WINRM_INTERNAL
    connectionTimeoutMillis --> 15000
    winrmKerberosUseHttpSpn --> false
    password --> ********
]
11:16:13    *** SCAN UIE - debut - 16/08/2016 11:16:11,38
11:16:13    Inventaire en cours... patience
11:17:13    com.xebialabs.overthere.cifs.winrm.WinRmRuntimeIOException: Unexpected HTTP response on http://10.60.245.83:5985/wsman:   (500)
11:17:13        at com.xebialabs.overthere.cifs.winrm.WinRmClient.doSendRequest(WinRmClient.java:419)
11:17:13        at com.xebialabs.overthere.cifs.winrm.WinRmClient.sendRequest(WinRmClient.java:345)
11:17:13        at com.xebialabs.overthere.cifs.winrm.WinRmClient.receiveOutput(WinRmClient.java:182)
11:17:13        at com.xebialabs.overthere.cifs.winrm.CifsWinRmConnection$2.run(CifsWinRmConnection.java:162)
11:17:13    [overthere-winrm:10.60.245.83] failed: Unexpected HTTP response on http://10.60.245.83:5985/wsman:   (500)
11:17:13    Failed: WinRMProtocolError: Unexpected HTTP response on http://10.60.245.83:5985/wsman:   (500)

Can anyone help me ?

Thank you.

Ramakanta Sahoo

unread,
Aug 16, 2016, 11:51:52 AM8/16/16
to rundeck-discuss
By default timeout is set to 60 seconds.You can follow instructions in below url to fix the issue.

http://www.techpaste.com/2016/07/unexpected-http-response-500-winrm-rundeck/

Thanks

Reply all
Reply to author
Forward
0 new messages