Error adding files over 30MB in size

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

Moderator: SourceGear

Post Reply
joel
Posts: 38
Joined: Mon Feb 02, 2004 5:18 pm

Error adding files over 30MB in size

Post by joel » Tue Sep 21, 2004 11:14 am

I'm rebuilding our Vault dbs and attempting to add several files >30MB in size, but Vault is failing when uploading them after a couple attempts. They obviously got in at some point, as they were in the Vault db prior to rebuilding.

I noticed the same issue in the Gold Support forum, but didn't see a resolution. We have the Vault upload size set to the maximum, and chunked encoding is turned off (the default).

We're running on Win2003 Server with IIS 6.0.

Any ideas?

Thanks,
Joel

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Tue Sep 21, 2004 12:58 pm

My recommendations for things to try.

1. Try the upload on the server machine, connecting to localhost. That should bypass the network entirely.
2. Is your SQLServer on a different machine? Sometimes, the network connection between Vault and SQLServer will be reset. Try running them on the same box to see if that fixes the problem. Usually, odd network issues are tracked down to MTU settings, or half/full duplex settings.

What error do you get? Does your Vault server log file give you any useful information?

joel
Posts: 38
Joined: Mon Feb 02, 2004 5:18 pm

Post by joel » Tue Sep 21, 2004 2:07 pm

It's all running on the same box. Oddly, I tried using the cmd-line client instead, and it doesn't have the problem.

Not really, the Vault server log just says "Upload failed".

Could it be a mismatch between the cmd-line and GUI client settings, or do they use the same config?
jeremy_sg wrote:My recommendations for things to try.

1. Try the upload on the server machine, connecting to localhost. That should bypass the network entirely.
2. Is your SQLServer on a different machine? Sometimes, the network connection between Vault and SQLServer will be reset. Try running them on the same box to see if that fixes the problem. Usually, odd network issues are tracked down to MTU settings, or half/full duplex settings.

What error do you get? Does your Vault server log file give you any useful information?

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Wed Sep 22, 2004 9:27 am

The GUI and Command line clients use the same libraries and configuration, so I'm not sure where the problem could be. Give me an email, and I'll get more information from you.

Post Reply