URGENT Server Connection Closed

If you are having a problem using SourceOffSite, post a message here.

Moderator: SourceGear

Post Reply
jimlewis
Posts: 4
Joined: Wed Jul 20, 2005 3:00 am

URGENT Server Connection Closed

Post by jimlewis » Wed Jul 20, 2005 4:15 am

We have installed sos server 410 and are using sos client 410.

At random interevals we are getting the message server connection closed. I am not sure why this is happening but I looked at the server log and noticed a number of error messages.I do not want to post the log here as it contains IP addresses that I do not want to share on a forum.

I can send you the log if you want though.

Here is an excerpt:

20/07/2005 10:46:41 - Connection accepted from xxx.xxx.xxx.xxx:40941 on local address xxx.xxx.xxx.xxx:2074, session id is 207.
20/07/2005 10:46:45 - 207: Unable to get hostname from address: xxx.xxx.xxx.xxx
20/07/2005 10:46:50 - 207: Exception: Index was outside the bounds of the array.

20/07/2005 10:47:21 - Connection accepted from xxx.xxx.xxx.xxx:2698 on local address xxx.xxx.xxx.xxx:2074, session id is 209.
20/07/2005 10:47:24 - 209: Exception: Index was outside the bounds of the array.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Wed Jul 20, 2005 7:46 am

20/07/2005 10:46:45 - 207: Unable to get hostname from address: xxx.xxx.xxx.xxx
20/07/2005 10:46:50 - 207: Exception: Index was outside the bounds of the array
.

The first error means the server was unable to resolve the host name from the IP address. This error is benign, and causes no problems.

The second error "Index was outside of the array" doesn't mean anything by itself, but is often seen when there are other errors.

Do you see any other error on the client side besides "Server closed connection?" When the connection is closed, can you log in again or do you have to restart the SOS Server.

You can email your full log to Linda at SourceGear.com and we'll see if there's any helpful information. Be sure to provide a link to this post in your email.
Linda Bauer
SourceGear
Technical Support Manager

jimlewis
Posts: 4
Joined: Wed Jul 20, 2005 3:00 am

Post by jimlewis » Wed Jul 20, 2005 10:44 am

Hi Linda,

I have sent you an email regarding the information you require as I would not like the log published on the forum.

Many Thanks

James

TonyKInTexas
Posts: 17
Joined: Mon Jul 11, 2005 9:01 am

Post by TonyKInTexas » Thu Jul 21, 2005 6:41 am

I am seeing this a lot with a VSS DB that also contains other VSS DBs. If I connect to a VSS DB that does not have any other VSS DBs, no error.

Yet everytime I try to connect, we'll call it VSS1, to VSS1 I get the error. VSS1 contains 25 or so other VSS databases.

Jim, does this VSS DB contain other VSS databases?

Guest

Post by Guest » Thu Jul 21, 2005 10:02 am

The VSS DB contains just one project which is an asp.net solution.

TonyKInTexas
Posts: 17
Joined: Mon Jul 11, 2005 9:01 am

Post by TonyKInTexas » Thu Jul 21, 2005 1:04 pm

I found if I referred to the server\sharename in SOS on the VSS server, we don't have the problem. If we reference <drive>:\folder... we have the issue.

go figure.

Take care,

Post Reply