Quantcast
Channel: SCN : All Content - SAP for Mobile
Viewing all articles
Browse latest Browse all 6147

Relay server configuration

$
0
0

Hi All,

 

I am configuring relay server  in sybase mobile sdk.I followed the following steps:

1)Created relay server quick configuration  in SCC

2)Generated configuration files .Copied it to IIS server.

3)Created directory structure

        C:\inetpub\wwwroot\ias_relay_server

        C:\inetpub\wwwroot\ias_relay_server\Server

        C:\inetpub\wwwroot\ias_relay_server\Client

4) Modified  applicationhost.config

5) Executed  the commands

    rshost –u –f rs.config

 

    dbsvc -as -s auto -t rshost -w SUPRelayServer "C:\Inetpub\wwwroot\ias_relay_server\Server\rshost.exe" -q -qc –f          "C:\Inetpub\wwwroot\ias_relay_server\Server\rs.config" -o "C:\Sybase\logs\rs.log"

 

But when it try to start server node in SCC manually I am getting an error

“Could not connect to Relay Server, errCode: 57, sysCode: 11001”


Viewing all articles
Browse latest Browse all 6147