Quantcast
Channel: Remote Desktop Services (Terminal Services) forum
Viewing all articles
Browse latest Browse all 25525

Remote App from Ipad return "Failed to parse authorization Challange"

$
0
0
Hi,

I have set up a Remote App infrastructure on Windows 2012 server , I have publish some apps , I have publish my server on internet opening port 443 and 3389 for RDP with a public rapid SSL wildcard certificate  ... everything works on pcs but when I try to connect with my ipad from external I receive the error:

"Failed to parse authorization Challange"

with the following log:

===== DO NOT DELETE CONTENT BELOW THIS LINE =====

[2014-May-06 12:03:11] RDP (0): Resolved 'apps.mydomain.com' to '195.206.y.x' using NameResolveMethod_Unknown(0)

[2014-May-06 12:03:11] RDP (0): Exception caught: Exception in file '/Users/build/jenkins/workspace/rc-ios-develop/protocols/RDP/librdp/librdp/private/httpendpoint.cpp' at line 209

    User Message : The gateway failed to connect with the message: 404 Not Found

[2014-May-06 12:03:11] RDP (0): Exception caught: Exception in file '/Users/build/jenkins/workspace/rc-ios-develop/protocols/RDP/librdp/librdp/private/httpendpoint.cpp' at line 209

    User Message : The gateway failed to connect with the message: 404 Not Found

[2014-May-06 12:03:11] RDP (0): Error message: The gateway failed to connect with the message: 404 Not Found(phase: 0, type: 0, reason: 0, systemCode: -1, systemMessage: )

[2014-May-06 12:03:11] RDP (0): Protocol state changed to: ProtocolDisconnecting(7)

[2014-May-06 12:03:11] RDP (0): Protocol state changed to: ProtocolDisconnected(8)

[2014-May-06 12:03:11] RDP (0): ------ END ACTIVE CONNECTION ------

[2014-May-06 12:03:13] RDP (0): ----- BEGIN ACTIVE CONNECTION -----

[2014-May-06 12:03:13] RDP (0): client version: 8.0.5.24403 on iPad3,6 (iPhone OS 7.1.1)

[2014-May-06 12:03:13] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)

[2014-May-06 12:03:13] RDP (0): Final rdp configuration used: {

    activeUsername = "COPAN\\ataglietti";

    arcTimeout = 1800;

    cacheId = 77310DD3EA18B941;

    certificatesUseRedirectName = 1;

    configurationVersion = 8;

    font = 1;

    gatewayId = 01C00DD3EA18B941;

    gatewayMode = 2;

    host = "SRVAPP.MYDOMAIN";

    label = AS400;

    loadBalanceInfo = "tsv://MS Terminal Services Plugin.1.QuickSessionCollection";

    mouseMode = "-1";

    port = 3389;

    remoteProgram = "||AS400";

    remoteProgramArguments = "";

    remoteProgramRail = 1;

    temporary = 1;

    type = rdp;

    useAlt = 0;

    utilityBar = "-1";

    webFeedVersion = "Windows 2008 R2 or newer";

}{

    connections =     (

        77310DD3EA18B941,

        84F1ABD3EA18B941,

        51A54AD4EA18B941,

        DF88EED4EA18B941,

        9E7D8DD5EA18B941,

        E1EB2BD6EA18B941,

        CA18C3D6EA18B941

    );

    host = "apps.mydomain.com";

    id = 01C00DD3EA18B941;

    port = 443;

    temporary = 1;

    type = rdp;

}{

    kCFProxyTypeKey = kCFProxyTypeNone;

}

[2014-May-06 12:03:13] RDP (0): --- BEGIN INTERFACE LIST ---

[2014-May-06 12:03:13] RDP (0): lo0 af=18  addr= netmask=

[2014-May-06 12:03:13] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff

[2014-May-06 12:03:13] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0

[2014-May-06 12:03:13] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::

[2014-May-06 12:03:13] RDP (0): pdp_ip0 af=18  addr= netmask=

[2014-May-06 12:03:13] RDP (0): pdp_ip0 af=2 (AF_INET)  addr=109.112.3.43 netmask=255.255.255.255

[2014-May-06 12:03:13] RDP (0): pdp_ip1 af=18  addr= netmask=

[2014-May-06 12:03:13] RDP (0): pdp_ip2 af=18  addr= netmask=

[2014-May-06 12:03:13] RDP (0): pdp_ip3 af=18  addr= netmask=

[2014-May-06 12:03:13] RDP (0): ap1 af=18  addr= netmask=

[2014-May-06 12:03:13] RDP (0): en0 af=18  addr= netmask=

[2014-May-06 12:03:13] RDP (0): en2 af=18  addr= netmask=

[2014-May-06 12:03:13] RDP (0): awdl0 af=18  addr= netmask=

[2014-May-06 12:03:13] RDP (0): --- END INTERFACE LIST ---

[2014-May-06 12:03:13] RDP (0): Not using any proxy

[2014-May-06 12:03:13] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)

[2014-May-06 12:03:13] RDP (0): Resolved 'SRVAPP.mydomain' to 'ERROR: Unable to connect to remote PC. Please provide the fully-qualified name or the IP address of the remote PC, and then try again.' using NameResolveMethod_Unknown(0)

[2014-May-06 12:03:13] RDP (0): Error message: Unable to connect to remote PC. Please provide the fully-qualified name or the IP address of the remote PC, and then try again.(phase: 0, type: 0, reason: 0, systemCode: 0, systemMessage: )

[2014-May-06 12:03:13] RDP (0): Protocol state changed to: ProtocolDisconnected(8)

[2014-May-06 12:03:14] RDP (0): Final rdp configuration used: {

    activeUsername = "COPAN\\ataglietti";

    arcTimeout = 1800;

    cacheId = 77310DD3EA18B941;

    certificatesUseRedirectName = 1;

    configurationVersion = 8;

    font = 1;

    gatewayId = 01C00DD3EA18B941;

    gatewayMode = 2;

    gwAutodetectState = kConnectionGwAutodectedForceGW;

    host = "SRVAPP.mydomain";

    label = AS400;

    loadBalanceInfo = "tsv://MS Terminal Services Plugin.1.QuickSessionCollection";

    mouseMode = "-1";

    port = 3389;

    remoteProgram = "||AS400";

    remoteProgramArguments = "";

    remoteProgramRail = 1;

    temporary = 1;

    type = rdp;

    useAlt = 0;

    utilityBar = "-1";

    webFeedVersion = "Windows 2008 R2 or newer";

}{

    connections =     (

        77310DD3EA18B941,

        84F1ABD3EA18B941,

        51A54AD4EA18B941,

        DF88EED4EA18B941,

        9E7D8DD5EA18B941,

        E1EB2BD6EA18B941,

        CA18C3D6EA18B941

    );

    host = "apps.mydomain.com";

    id = 01C00DD3EA18B941;

    port = 443;

    temporary = 1;

    type = rdp;

}{

    kCFProxyTypeKey = kCFProxyTypeNone;

}

[2014-May-06 12:03:14] RDP (0): --- BEGIN INTERFACE LIST ---

[2014-May-06 12:03:14] RDP (0): lo0 af=18  addr= netmask=

[2014-May-06 12:03:14] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff

[2014-May-06 12:03:14] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0

[2014-May-06 12:03:14] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::

[2014-May-06 12:03:14] RDP (0): pdp_ip0 af=18  addr= netmask=

[2014-May-06 12:03:14] RDP (0): pdp_ip0 af=2 (AF_INET)  addr=109.112.3.43 netmask=255.255.255.255

[2014-May-06 12:03:14] RDP (0): pdp_ip1 af=18  addr= netmask=

[2014-May-06 12:03:14] RDP (0): pdp_ip2 af=18  addr= netmask=

[2014-May-06 12:03:14] RDP (0): pdp_ip3 af=18  addr= netmask=

[2014-May-06 12:03:14] RDP (0): ap1 af=18  addr= netmask=

[2014-May-06 12:03:14] RDP (0): en0 af=18  addr= netmask=

[2014-May-06 12:03:14] RDP (0): en2 af=18  addr= netmask=

[2014-May-06 12:03:14] RDP (0): awdl0 af=18  addr= netmask=

[2014-May-06 12:03:14] RDP (0): --- END INTERFACE LIST ---

[2014-May-06 12:03:14] RDP (0): Not using any proxy

[2014-May-06 12:03:14] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)

[2014-May-06 12:03:14] RDP (0): Resolved 'apps.mydomain.com' to '195.z.y.x' using NameResolveMethod_Unknown(0)

[2014-May-06 12:03:14] RDP (0): Resolved 'apps.mydomain.com' to '195.z.y.x' using NameResolveMethod_Unknown(0)

[2014-May-06 12:03:14] RDP (0): HTTP RPC_IN_DATA connection redirected from https://apps.mydomain.com:443/rpc/rpcproxy.dll?localhost:3388 to https://apps.mydomain.com/RDWeb/rpc/rpcproxy.dll

[2014-May-06 12:03:14] RDP (0): Resolved 'apps.mydomain.com' to '195.z.y.x' using NameResolveMethod_Unknown(0)

[2014-May-06 12:03:14] RDP (0): HTTP RPC_OUT_DATA connection redirected from https://apps.mydomain.com:443/rpc/rpcproxy.dll?localhost:3388 to https://apps.mydomain.com/RDWeb/rpc/rpcproxy.dll

[2014-May-06 12:03:14] RDP (0): Resolved 'apps.mydomain.com' to '195.z.y.x' using NameResolveMethod_Unknown(0)

[2014-May-06 12:03:16] RDP (0): Exception caught: Exception in file '/Users/build/jenkins/workspace/rc-ios-develop/protocols/RDP/librdp/librdp/private/httpendpoint.cpp' at line 209

    User Message : The gateway failed to connect with the message: 404 Not Found

[2014-May-06 12:03:16] RDP (0): Exception caught: Exception in file '/Users/build/jenkins/workspace/rc-ios-develop/protocols/RDP/librdp/librdp/private/httpendpoint.cpp' at line 209

    User Message : The gateway failed to connect with the message: 404 Not Found

[2014-May-06 12:03:16] RDP (0): Error message: The gateway failed to connect with the message: 404 Not Found(phase: 0, type: 0, reason: 0, systemCode: -1, systemMessage: )

[2014-May-06 12:03:16] RDP (0): Protocol state changed to: ProtocolDisconnecting(7)

[2014-May-06 12:03:16] RDP (0): Protocol state changed to: ProtocolDisconnected(8)

[2014-May-06 12:03:16] RDP (0): ------ END ACTIVE CONNECTION ------

[2014-May-06 12:05:15] RDP (0): Application went into background

[2014-May-06 12:26:21] RDP (0): Application became foreground application

[2014-May-06 12:26:31] RDP (0): ----- BEGIN ACTIVE CONNECTION -----

[2014-May-06 12:26:31] RDP (0): client version: 8.0.5.24403 on iPad3,6 (iPhone OS 7.1.1)

[2014-May-06 12:26:31] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)

[2014-May-06 12:26:31] RDP (0): Final rdp configuration used: {

    activeUsername = "COPAN\\ataglietti";

    arcTimeout = 1800;

    cacheId = 9EB75556F018B941;

    certificatesUseRedirectName = 1;

    configurationVersion = 8;

    font = 1;

    gatewayId = 01C00DD3EA18B941;

    gatewayMode = 2;

    host = "SRVAPP.MYDOMAIN";

    label = "CAPA_64bit";

    loadBalanceInfo = "tsv://MS Terminal Services Plugin.1.QuickSessionCollection";

    mouseMode = "-1";

    port = 3389;

    remoteProgram = "||CAPA_64bit";

    remoteProgramArguments = "";

    remoteProgramRail = 1;

    temporary = 1;

    type = rdp;

    useAlt = 0;

    utilityBar = "-1";

    webFeedVersion = "Windows 2008 R2 or newer";

}{

    connections =     (

        77310DD3EA18B941,

        84F1ABD3EA18B941,

        51A54AD4EA18B941,

        DF88EED4EA18B941,

        9E7D8DD5EA18B941,

        E1EB2BD6EA18B941,

        CA18C3D6EA18B941,

        5F0AB755F018B941,

        9EB75556F018B941,

        57CCEC56F018B941

    );

    host = "apps.mydomain.com";

    id = 01C00DD3EA18B941;

    port = 443;

    temporary = 1;

    type = rdp;

}{

    kCFProxyTypeKey = kCFProxyTypeNone;

}

[2014-May-06 12:26:31] RDP (0): --- BEGIN INTERFACE LIST ---

[2014-May-06 12:26:31] RDP (0): lo0 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff

[2014-May-06 12:26:31] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0

[2014-May-06 12:26:31] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::

[2014-May-06 12:26:31] RDP (0): pdp_ip0 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): pdp_ip0 af=2 (AF_INET)  addr=109.112.3.43 netmask=255.255.255.255

[2014-May-06 12:26:31] RDP (0): pdp_ip1 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): pdp_ip2 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): pdp_ip3 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): ap1 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): en0 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): en2 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): awdl0 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): --- END INTERFACE LIST ---

[2014-May-06 12:26:31] RDP (0): Not using any proxy

[2014-May-06 12:26:31] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)

[2014-May-06 12:26:31] RDP (0): Resolved 'SRVAPP.MYDOMAIN' to 'ERROR: Unable to connect to remote PC. Please provide the fully-qualified name or the IP address of the remote PC, and then try again.' using NameResolveMethod_Unknown(0)

[2014-May-06 12:26:31] RDP (0): Error message: Unable to connect to remote PC. Please provide the fully-qualified name or the IP address of the remote PC, and then try again.(phase: 0, type: 0, reason: 0, systemCode: 0, systemMessage: )

[2014-May-06 12:26:31] RDP (0): Protocol state changed to: ProtocolDisconnected(8)

[2014-May-06 12:26:31] RDP (0): Final rdp configuration used: {

    activeUsername = "COPAN\\ataglietti";

    arcTimeout = 1800;

    cacheId = 9EB75556F018B941;

    certificatesUseRedirectName = 1;

    configurationVersion = 8;

    font = 1;

    gatewayId = 01C00DD3EA18B941;

    gatewayMode = 2;

    gwAutodetectState = kConnectionGwAutodectedForceGW;

    host = "SRVAPP.MYDOMAIN";

    label = "CAPA_64bit";

    loadBalanceInfo = "tsv://MS Terminal Services Plugin.1.QuickSessionCollection";

    mouseMode = "-1";

    port = 3389;

    remoteProgram = "||CAPA_64bit";

    remoteProgramArguments = "";

    remoteProgramRail = 1;

    temporary = 1;

    type = rdp;

    useAlt = 0;

    utilityBar = "-1";

    webFeedVersion = "Windows 2008 R2 or newer";

}{

    connections =     (

        77310DD3EA18B941,

        84F1ABD3EA18B941,

        51A54AD4EA18B941,

        DF88EED4EA18B941,

        9E7D8DD5EA18B941,

        E1EB2BD6EA18B941,

        CA18C3D6EA18B941,

        5F0AB755F018B941,

        9EB75556F018B941,

        57CCEC56F018B941,

        BFD38857F018B941

    );

    host = "apps.mydomain.com";

    id = 01C00DD3EA18B941;

    port = 443;

    temporary = 1;

    type = rdp;

}{

    kCFProxyTypeKey = kCFProxyTypeNone;

}

[2014-May-06 12:26:31] RDP (0): --- BEGIN INTERFACE LIST ---

[2014-May-06 12:26:31] RDP (0): lo0 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff

[2014-May-06 12:26:31] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0

[2014-May-06 12:26:31] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::

[2014-May-06 12:26:31] RDP (0): pdp_ip0 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): pdp_ip0 af=2 (AF_INET)  addr=109.112.3.43 netmask=255.255.255.255

[2014-May-06 12:26:31] RDP (0): pdp_ip1 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): pdp_ip2 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): pdp_ip3 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): ap1 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): en0 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): en2 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): awdl0 af=18  addr= netmask=

[2014-May-06 12:26:31] RDP (0): --- END INTERFACE LIST ---

[2014-May-06 12:26:31] RDP (0): Not using any proxy

[2014-May-06 12:26:31] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)

[2014-May-06 12:26:31] RDP (0): Resolved 'apps.mydomain.com' to '195.z.y.x' using NameResolveMethod_Unknown(0)

[2014-May-06 12:26:31] RDP (0): Resolved 'apps.mydomain.com' to '195.z.y.x' using NameResolveMethod_Unknown(0)

[2014-May-06 12:26:33] RDP (0): HTTP RPC_OUT_DATA connection redirected from https://apps.mydomain.com:443/rpc/rpcproxy.dll?localhost:3388 to https://apps.mydomain.com/RDWeb/rpc/rpcproxy.dll

[2014-May-06 12:26:33] RDP (0): HTTP RPC_IN_DATA connection redirected from https://apps.mydomain.com:443/rpc/rpcproxy.dll?localhost:3388 to https://apps.mydomain.com/RDWeb/rpc/rpcproxy.dll

[2014-May-06 12:26:33] RDP (0): Resolved 'apps.mydomain.com' to '195.z.y.x' using NameResolveMethod_Unknown(0)

[2014-May-06 12:26:33] RDP (0): Resolved 'apps.mydomain.com' to '195.z.y.x' using NameResolveMethod_Unknown(0)

[2014-May-06 12:26:33] RDP (0): Exception caught: Exception in file '/Users/build/jenkins/workspace/rc-ios-develop/protocols/RDP/librdp/librdp/private/httpendpoint.cpp' at line 209

    User Message : The gateway failed to connect with the message: 404 Not Found

[2014-May-06 12:26:33] RDP (0): Exception caught: Exception in file '/Users/build/jenkins/workspace/rc-ios-develop/protocols/RDP/librdp/librdp/private/httpendpoint.cpp' at line 209

    User Message : The gateway failed to connect with the message: 404 Not Found

[2014-May-06 12:26:33] RDP (0): Error message: The gateway failed to connect with the message: 404 Not Found(phase: 0, type: 0, reason: 0, systemCode: -1, systemMessage: )

[2014-May-06 12:26:33] RDP (0): Protocol state changed to: ProtocolDisconnecting(7)

[2014-May-06 12:26:33] RDP (0): Protocol state changed to: ProtocolDisconnected(8)

[2014-May-06 12:26:33] RDP (0): ------ END ACTIVE CONNECTION ------

[2014-May-06 12:28:37] RDP (0): Application went into background

[2014-May-06 12:34:23] RDP (0): Application became foreground application

[2014-May-06 12:34:32] RDP (0): ----- BEGIN ACTIVE CONNECTION -----

[2014-May-06 12:34:32] RDP (0): client version: 8.0.5.24403 on iPad3,6 (iPhone OS 7.1.1)

[2014-May-06 12:34:32] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)

[2014-May-06 12:34:32] RDP (0): Final rdp configuration used: {

    activeUsername = "COPAN\\ataglietti";

    arcTimeout = 1800;

    cacheId = 31CE4F37F218B941;

    certificatesUseRedirectName = 1;

    configurationVersion = 8;

    font = 1;

    gatewayId = 01C00DD3EA18B941;

    gatewayMode = 2;

    host = "SRVAPP.MYDOMAIN";

    label = "DifettiProduzione_64bit";

    loadBalanceInfo = "tsv://MS Terminal Services Plugin.1.QuickSessionCollection";

    mouseMode = "-1";

    port = 3389;

    remoteProgram = "||DifettiProduzione_64bit";

    remoteProgramArguments = "";

    remoteProgramRail = 1;

    temporary = 1;

    type = rdp;

    useAlt = 0;

    utilityBar = "-1";

    webFeedVersion = "Windows 2008 R2 or newer";

}{

    connections =     (

        77310DD3EA18B941,

        84F1ABD3EA18B941,

        51A54AD4EA18B941,

        DF88EED4EA18B941,

        9E7D8DD5EA18B941,

        E1EB2BD6EA18B941,

        CA18C3D6EA18B941,

        5F0AB755F018B941,

        9EB75556F018B941,

        57CCEC56F018B941,

        BFD38857F018B941,

        F6424158F018B941,

        66C1EC58F018B941,

        83858B59F018B941,

        6EA42436F218B941,

        1CEEAB36F218B941,

        31CE4F37F218B941,

        F7B0DF37F218B941,

        3D436438F218B941

    );

    host = "apps.mydomain.com";

    id = 01C00DD3EA18B941;

    port = 443;

    temporary = 1;

    type = rdp;

}{

    kCFProxyTypeKey = kCFProxyTypeNone;

}

[2014-May-06 12:34:32] RDP (0): --- BEGIN INTERFACE LIST ---

[2014-May-06 12:34:32] RDP (0): lo0 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff

[2014-May-06 12:34:32] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0

[2014-May-06 12:34:32] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::

[2014-May-06 12:34:32] RDP (0): pdp_ip0 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): pdp_ip0 af=2 (AF_INET)  addr=109.112.3.43 netmask=255.255.255.255

[2014-May-06 12:34:32] RDP (0): pdp_ip1 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): pdp_ip2 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): pdp_ip3 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): ap1 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): en0 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): en2 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): awdl0 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): --- END INTERFACE LIST ---

[2014-May-06 12:34:32] RDP (0): Not using any proxy

[2014-May-06 12:34:32] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)

[2014-May-06 12:34:32] RDP (0): Resolved 'SRVAPP.MYDOMAIN' to 'ERROR: Unable to connect to remote PC. Please provide the fully-qualified name or the IP address of the remote PC, and then try again.' using NameResolveMethod_Unknown(0)

[2014-May-06 12:34:32] RDP (0): Error message: Unable to connect to remote PC. Please provide the fully-qualified name or the IP address of the remote PC, and then try again.(phase: 0, type: 0, reason: 0, systemCode: 0, systemMessage: )

[2014-May-06 12:34:32] RDP (0): Protocol state changed to: ProtocolDisconnected(8)

[2014-May-06 12:34:32] RDP (0): Final rdp configuration used: {

    activeUsername = "COPAN\\ataglietti";

    arcTimeout = 1800;

    cacheId = 31CE4F37F218B941;

    certificatesUseRedirectName = 1;

    configurationVersion = 8;

    font = 1;

    gatewayId = 01C00DD3EA18B941;

    gatewayMode = 2;

    gwAutodetectState = kConnectionGwAutodectedForceGW;

    host = "SRVAPP.MYDOMAIN";

    label = "DifettiProduzione_64bit";

    loadBalanceInfo = "tsv://MS Terminal Services Plugin.1.QuickSessionCollection";

    mouseMode = "-1";

    port = 3389;

    remoteProgram = "||DifettiProduzione_64bit";

    remoteProgramArguments = "";

    remoteProgramRail = 1;

    temporary = 1;

    type = rdp;

    useAlt = 0;

    utilityBar = "-1";

    webFeedVersion = "Windows 2008 R2 or newer";

}{

    connections =     (

        77310DD3EA18B941,

        84F1ABD3EA18B941,

        51A54AD4EA18B941,

        DF88EED4EA18B941,

        9E7D8DD5EA18B941,

        E1EB2BD6EA18B941,

        CA18C3D6EA18B941,

        5F0AB755F018B941,

        9EB75556F018B941,

        57CCEC56F018B941,

        BFD38857F018B941,

        F6424158F018B941,

        66C1EC58F018B941,

        83858B59F018B941,

        6EA42436F218B941,

        1CEEAB36F218B941,

        31CE4F37F218B941,

        F7B0DF37F218B941,

        3D436438F218B941,

        45F0EB38F218B941

    );

    host = "apps.mydomain.com";

    id = 01C00DD3EA18B941;

    port = 443;

    temporary = 1;

    type = rdp;

}{

    kCFProxyTypeKey = kCFProxyTypeNone;

}

[2014-May-06 12:34:32] RDP (0): --- BEGIN INTERFACE LIST ---

[2014-May-06 12:34:32] RDP (0): lo0 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff

[2014-May-06 12:34:32] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0

[2014-May-06 12:34:32] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::

[2014-May-06 12:34:32] RDP (0): pdp_ip0 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): pdp_ip0 af=2 (AF_INET)  addr=109.112.3.43 netmask=255.255.255.255

[2014-May-06 12:34:32] RDP (0): pdp_ip1 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): pdp_ip2 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): pdp_ip3 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): ap1 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): en0 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): en2 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): awdl0 af=18  addr= netmask=

[2014-May-06 12:34:32] RDP (0): --- END INTERFACE LIST ---

[2014-May-06 12:34:32] RDP (0): Not using any proxy

[2014-May-06 12:34:32] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)

[2014-May-06 12:34:32] RDP (0): Resolved 'apps.mydomain.com' to '195.z.y.x' using NameResolveMethod_Unknown(0)

[2014-May-06 12:34:32] RDP (0): Resolved 'apps.mydomain.com' to '195.z.y.x' using NameResolveMethod_Unknown(0)

[2014-May-06 12:34:35] RDP (0): HTTP RPC_IN_DATA connection redirected from https://apps.mydomain.com:443/rpc/rpcproxy.dll?localhost:3388 to https://apps.mydomain.com/RDWeb/rpc/rpcproxy.dll

[2014-May-06 12:34:35] RDP (0): Resolved 'apps.mydomain.com' to '195.z.y.x' using NameResolveMethod_Unknown(0)

[2014-May-06 12:34:35] RDP (0): HTTP RPC_OUT_DATA connection redirected from https://apps.mydomain.com:443/rpc/rpcproxy.dll?localhost:3388 to https://apps.mydomain.com/RDWeb/rpc/rpcproxy.dll

[2014-May-06 12:34:35] RDP (0): Resolved 'apps.mydomain.com' to '195.z.y.x' using NameResolveMethod_Unknown(0)

[2014-May-06 12:34:35] RDP (0): Exception caught: Exception in file '/Users/build/jenkins/workspace/rc-ios-develop/protocols/RDP/librdp/librdp/private/httpendpoint.cpp' at line 209

    User Message : The gateway failed to connect with the message: 404 Not Found

[2014-May-06 12:34:35] RDP (0): Exception caught: Exception in file '/Users/build/jenkins/workspace/rc-ios-develop/protocols/RDP/librdp/librdp/private/httpendpoint.cpp' at line 209

    User Message : The gateway failed to connect with the message: 404 Not Found

[2014-May-06 12:34:35] RDP (0): Error message: The gateway failed to connect with the message: 404 Not Found(phase: 0, type: 0, reason: 0, systemCode: -1, systemMessage: )

[2014-May-06 12:34:35] RDP (0): Protocol state changed to: ProtocolDisconnecting(7)

[2014-May-06 12:34:35] RDP (0): Protocol state changed to: ProtocolDisconnected(8)

[2014-May-06 12:34:35] RDP (0): ------ END ACTIVE CONNECTION ------

[2014-May-06 12:35:28] RDP (0): Application went into background

[2014-May-06 12:35:34] RDP (0): Application became foreground application

[2014-May-06 12:35:45] RDP (0): ----- BEGIN ACTIVE CONNECTION -----

[2014-May-06 12:35:45] RDP (0): client version: 8.0.5.24403 on iPad3,6 (iPhone OS 7.1.1)

[2014-May-06 12:35:45] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)

[2014-May-06 12:35:45] RDP (0): Final rdp configuration used: {

    activeUsername = "COPAN\\ataglietti";

    arcTimeout = 1800;

    cacheId = 2C11E07DF218B941;

    certificatesUseRedirectName = 1;

    configurationVersion = 8;

    font = 1;

    gatewayId = 8CDC4B79F218B941;

    gatewayMode = 2;

    host = "SRVAPP.MYDOMAIN";

    label = "DifettiProduzione_64bit";

    loadBalanceInfo = "tsv://MS Terminal Services Plugin.1.QuickSessionCollection";

    mouseMode = "-1";

    port = 3389;

    remoteProgram = "||DifettiProduzione_64bit";

    remoteProgramArguments = "";

    remoteProgramRail = 1;

    temporary = 1;

    type = rdp;

    useAlt = 0;

    utilityBar = "-1";

    webFeedVersion = "Windows 2008 R2 or newer";

}{

    connections =     (

        30664B79F218B941,

        37A6A77CF218B941,

        EA3C467DF218B941,

        2C11E07DF218B941,

        EBE2767EF218B941,

        26E3887FF218B941,

        06F10D80F218B941,

        3EAE9580F218B941

    );

    host = "apps.mydomain.com";

    id = 8CDC4B79F218B941;

    port = 443;

    temporary = 1;

    type = rdp;

}{

    kCFProxyTypeKey = kCFProxyTypeNone;

}

[2014-May-06 12:35:45] RDP (0): --- BEGIN INTERFACE LIST ---

[2014-May-06 12:35:45] RDP (0): lo0 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff

[2014-May-06 12:35:45] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0

[2014-May-06 12:35:45] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::

[2014-May-06 12:35:45] RDP (0): pdp_ip0 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): pdp_ip0 af=2 (AF_INET)  addr=109.112.3.43 netmask=255.255.255.255

[2014-May-06 12:35:45] RDP (0): pdp_ip1 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): pdp_ip2 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): pdp_ip3 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): ap1 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): en0 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): en2 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): awdl0 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): --- END INTERFACE LIST ---

[2014-May-06 12:35:45] RDP (0): Not using any proxy

[2014-May-06 12:35:45] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)

[2014-May-06 12:35:45] RDP (0): Resolved 'SRVAPP.MYDOMAIN' to 'ERROR: Unable to connect to remote PC. Please provide the fully-qualified name or the IP address of the remote PC, and then try again.' using NameResolveMethod_Unknown(0)

[2014-May-06 12:35:45] RDP (0): Error message: Unable to connect to remote PC. Please provide the fully-qualified name or the IP address of the remote PC, and then try again.(phase: 0, type: 0, reason: 0, systemCode: 0, systemMessage: )

[2014-May-06 12:35:45] RDP (0): Protocol state changed to: ProtocolDisconnected(8)

[2014-May-06 12:35:45] RDP (0): Final rdp configuration used: {

    activeUsername = "COPAN\\ataglietti";

    arcTimeout = 1800;

    cacheId = 2C11E07DF218B941;

    certificatesUseRedirectName = 1;

    configurationVersion = 8;

    font = 1;

    gatewayId = 8CDC4B79F218B941;

    gatewayMode = 2;

    gwAutodetectState = kConnectionGwAutodectedForceGW;

    host = "SRVAPP.MYDOMAIN";

    label = "DifettiProduzione_64bit";

    loadBalanceInfo = "tsv://MS Terminal Services Plugin.1.QuickSessionCollection";

    mouseMode = "-1";

    port = 3389;

    remoteProgram = "||DifettiProduzione_64bit";

    remoteProgramArguments = "";

    remoteProgramRail = 1;

    temporary = 1;

    type = rdp;

    useAlt = 0;

    utilityBar = "-1";

    webFeedVersion = "Windows 2008 R2 or newer";

}{

    connections =     (

        30664B79F218B941,

        37A6A77CF218B941,

        EA3C467DF218B941,

        2C11E07DF218B941,

        EBE2767EF218B941,

        26E3887FF218B941,

        06F10D80F218B941,

        3EAE9580F218B941

    );

    host = "apps.mydomain.com";

    id = 8CDC4B79F218B941;

    port = 443;

    temporary = 1;

    type = rdp;

}{

    kCFProxyTypeKey = kCFProxyTypeNone;

}

[2014-May-06 12:35:45] RDP (0): --- BEGIN INTERFACE LIST ---

[2014-May-06 12:35:45] RDP (0): lo0 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff

[2014-May-06 12:35:45] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0

[2014-May-06 12:35:45] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::

[2014-May-06 12:35:45] RDP (0): pdp_ip0 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): pdp_ip0 af=2 (AF_INET)  addr=109.112.3.43 netmask=255.255.255.255

[2014-May-06 12:35:45] RDP (0): pdp_ip1 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): pdp_ip2 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): pdp_ip3 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): ap1 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): en0 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): en2 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): awdl0 af=18  addr= netmask=

[2014-May-06 12:35:45] RDP (0): --- END INTERFACE LIST ---

[2014-May-06 12:35:45] RDP (0): Not using any proxy

[2014-May-06 12:35:45] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)

[2014-May-06 12:35:45] RDP (0): Resolved 'apps.mydomain.com' to '195.z.y.x' using NameResolveMethod_Unknown(0)

[2014-May-06 12:35:45] RDP (0): Resolved 'apps.mydomain.com' to '195.z.y.x' using NameResolveMethod_Unknown(0)

[2014-May-06 12:35:46] RDP (0): HTTP RPC_IN_DATA connection redirected from https://apps.mydomain.com:443/rpc/rpcproxy.dll?localhost:3388 to https://apps.mydomain.com/RDWeb/rpc/rpcproxy.dll

[2014-May-06 12:35:46] RDP (0): Resolved 'apps.mydomain.com' to '195.z.y.x' using NameResolveMethod_Unknown(0)

[2014-May-06 12:35:46] RDP (0): HTTP RPC_OUT_DATA connection redirected from https://apps.mydomain.com:443/rpc/rpcproxy.dll?localhost:3388 to https://apps.mydomain.com/RDWeb/rpc/rpcproxy.dll

[2014-May-06 12:35:46] RDP (0): Resolved 'apps.mydomain.com' to '195.z.y.x' using NameResolveMethod_Unknown(0)

[2014-May-06 12:35:46] RDP (0): Exception caught: Exception in file '/Users/build/jenkins/workspace/rc-ios-develop/protocols/RDP/librdp/librdp/private/httpendpoint.cpp' at line 209

    User Message : The gateway failed to connect with the message: 404 Not Found

[2014-May-06 12:35:46] RDP (0): Exception caught: Exception in file '/Users/build/jenkins/workspace/rc-ios-develop/protocols/RDP/librdp/librdp/private/httpendpoint.cpp' at line 209

    User Message : The gateway failed to connect with the message: 404 Not Found

[2014-May-06 12:35:46] RDP (0): Error message: The gateway failed to connect with the message: 404 Not Found(phase: 0, type: 0, reason: 0, systemCode: -1, systemMessage: )

[2014-May-06 12:35:46] RDP (0): Protocol state changed to: ProtocolDisconnecting(7)

[2014-May-06 12:35:46] RDP (0): Protocol state changed to: ProtocolDisconnected(8)

[2014-May-06 12:35:46] RDP (0): ------ END ACTIVE CONNECTION ------

[2014-May-06 12:37:52] RDP (0): Application went into background

[2014-May-06 12:38:25] RDP (0): Application became foreground application

[2014-May-06 12:38:33] RDP (0): ----- BEGIN ACTIVE CONNECTION -----

[2014-May-06 12:38:33] RDP (0): client version: 8.0.5.24403 on iPad3,6 (iPhone OS 7.1.1)

[2014-May-06 12:38:33] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)

[2014-May-06 12:38:34] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)

[2014-May-06 12:38:34] RDP (0): Final rdp configuration used: {

    activeUsername = "COPAN\\ataglietti";

    arcTimeout = 1800;

    cacheId = 75AFEF2AF318B941;

    certificatesUseRedirectName = 1;

    configurationVersion = 8;

    font = 1;

    gatewayId = 8CDC4B79F218B941;

    gatewayMode = 2;

    host = "SRVAPP.MYDOMAIN";

    label = "DifettiProduzione_64bit";

    loadBalanceInfo = "tsv://MS Terminal Services Plugin.1.QuickSessionCollection";

    mouseMode = "-1";

    port = 3389;

    remoteProgram = "||DifettiProduzione_64bit";

    remoteProgramArguments = "";

    remoteProgramRail = 1;

    temporary = 1;

    type = rdp;

    useAlt = 0;

    utilityBar = "-1";

    webFeedVersion = "Windows 2008 R2 or newer";

}{

    connections =     (

        30664B79F218B941,

        37A6A77CF218B941,

        EA3C467DF218B941,

        2C11E07DF218B941,

        EBE2767EF218B941,

        26E3887FF218B941,

        06F10D80F218B941,

        3EAE9580F218B941,

        7F340829F318B941,

        1BBDAE29F318B941,

        26A8452AF318B941,

        75AFEF2AF318B941

    );

    host = "apps.mydomain.com";

    id = 8CDC4B79F218B941;

    port = 443;

    temporary = 1;

    type = rdp;

}{

    kCFProxyTypeKey = kCFProxyTypeNone;

}

[2014-May-06 12:38:34] RDP (0): --- BEGIN INTERFACE LIST ---

[2014-May-06 12:38:34] RDP (0): lo0 af=18  addr= netmask=

[2014-May-06 12:38:34] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff

[2014-May-06 12:38:34] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0

[2014-May-06 12:38:34] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::

[2014-May-06 12:38:34] RDP (0): pdp_ip0 af=18  addr= netmask=

[2014-May-06 12:38:34] RDP (0): pdp_ip0 af=2 (AF_INET)  addr=109.112.3.43 netmask=255.255.255.255

[2014-May-06 12:38:34] RDP (0): pdp_ip1 af=18  addr= netmask=

[2014-May-06 12:38:34] RDP (0): pdp_ip2 af=18  addr= netmask=

[2014-May-06 12:38:34] RDP (0): pdp_ip3 af=18  addr= netmask=

[2014-May-06 12:38:34] RDP (0): ap1 af=18  addr= netmask=

[2014-May-06 12:38:34] RDP (0): en0 af=18  addr= netmask=

[2014-May-06 12:38:34] RDP (0): en2 af=18  addr= netmask=

[2014-May-06 12:38:34] RDP (0): awdl0 af=18  addr= netmask=

[2014-May-06 12:38:34] RDP (0): --- END INTERFACE LIST ---

[2014-May-06 12:38:34] RDP (0): Not using any proxy

[2014-May-06 12:38:34] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)

[2014-May-06 12:38:35] RDP (0): Resolved 'SRVAPP.MYDOMAIN' to 'ERROR: Unable to connect to remote PC. Please provide the fully-qualified name or the IP address of the remote PC, and then try again.' using NameResolveMethod_Unknown(0)

[2014-May-06 12:38:35] RDP (0): Error message: Unable to connect to remote PC. Please provide the fully-qualified name or the IP address of the remote PC, and then try again.(phase: 0, type: 0, reason: 0, systemCode: 0, systemMessage: )

[2014-May-06 12:38:35] RDP (0): Protocol state changed to: ProtocolDisconnected(8)

[2014-May-06 12:38:35] RDP (0): Final rdp configuration used: {

    activeUsername = "COPAN\\ataglietti";

    arcTimeout = 1800;

    cacheId = 75AFEF2AF318B941;

    certificatesUseRedirectName = 1;

    configurationVersion = 8;

    font = 1;

    gatewayId = 8CDC4B79F218B941;

    gatewayMode = 2;

    gwAutodetectState = kConnectionGwAutodectedForceGW;

    host = "SRVAPP.MYDOMAIN";

    label = "DifettiProduzione_64bit";

    loadBalanceInfo = "tsv://MS Terminal Services Plugin.1.QuickSessionCollection";

    mouseMode = "-1";

    port = 3389;

    remoteProgram = "||DifettiProduzione_64bit";

    remoteProgramArguments = "";

    remoteProgramRail = 1;

    temporary = 1;

    type = rdp;

    useAlt = 0;

    utilityBar = "-1";

    webFeedVersion = "Windows 2008 R2 or newer";

}{

   THANKS FOR SUGGESTION

Viewing all articles
Browse latest Browse all 25525

Trending Articles