We have configured 4.0.0 SOS service and everything starts fine but I cannot connect to SOS server. I have installed SOS client to the server machine, and when client tries to connect I get error: error receiving data from server. I also cannot telnet to configured port (in this case 8888/9). Then I tried to install 4.1 version but everything is the same, SOS service is starting fine but I cannot connect to the server. Every connection test is on the same machine without firewall installed.
Last few lines in log file looks fine:
3/25/2005 11:58:58 AM - Server will bind to user configured local address: xx.xxx.xxx.xxx
3/25/2005 11:58:58 AM - localhost is attempting to listen for connections on unsecure port 8889
3/25/2005 11:58:58 AM - Waiting for a connection....secure = False
OS is win2k3 standard. Can you please help me.
Best regards, Frane
SOS service started, cannot connect
Moderator: SourceGear
i have update for this problem. when stopping service log creates following:
3/25/2005 12:47:08 PM - Stopping the service.
3/25/2005 12:47:08 PM - Exception in Listen(): System.Net.Sockets.SocketException: A blocking operation was interrupted by a call to WSACancelBlockingCall
at System.Net.Sockets.Socket.Accept()
at System.Net.Sockets.TcpListener.AcceptSocket()
at ClassicService.Listener.Listen()
Can this be helpful to you?
3/25/2005 12:47:08 PM - Stopping the service.
3/25/2005 12:47:08 PM - Exception in Listen(): System.Net.Sockets.SocketException: A blocking operation was interrupted by a call to WSACancelBlockingCall
at System.Net.Sockets.Socket.Accept()
at System.Net.Sockets.TcpListener.AcceptSocket()
at ClassicService.Listener.Listen()
Can this be helpful to you?