SoS 4.1 Upload Problems

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

Moderator: SourceGear

Post Reply
NRUser
Posts: 2
Joined: Wed Nov 12, 2008 5:54 am

SoS 4.1 Upload Problems

Post by NRUser » Wed Nov 12, 2008 6:33 am

We have a client who is currently unable to upload two files to our SourceSafe Database using SoS. The issue seems peculiar to these two files (both of which are approxiamately 50Mb) as other files have been uploaded successfully. We have also ftp'd the files and loaded the files directly to SourceSafe without any issues.

The SoS version is 4.1 running on a Pentium 3 (730Mhz single processor) Windows 2003 server. When the user attempts to upload the file the status pane indicates :-

Login Successful
Updating File List
Received File List
Adding File : File1
Adding File : File 2
Operation Failed : File 1
Operation Failed : File 2

and the error is recorded in the log as follows :-

23/10/2008 18:13:45 - UncompressFile exception: System.FormatException: Header checksum illegal
at ICSharpCode.SharpZipLib.Zip.Compression.Inflater.DecodeHeader()
at ICSharpCode.SharpZipLib.Zip.Compression.Inflater.Decode()
at ICSharpCode.SharpZipLib.Zip.Compression.Inflater.Inflate(Byte[] buf, Int32 off, Int32 len)
at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream.Read(Byte[] b, Int32 off, Int32 len)
23/10/2008 18:13:45 - 111: Exception: The process cannot access the file "e:\sostemp\0000000jmigue633603780042281760\ETS.ear.gz" because it is being used by another process.
23/10/2008 18:19:41 - UncompressFile exception: System.FormatException: Header checksum illegal
at ICSharpCode.SharpZipLib.Zip.Compression.Inflater.DecodeHeader()
at ICSharpCode.SharpZipLib.Zip.Compression.Inflater.Decode()
at ICSharpCode.SharpZipLib.Zip.Compression.Inflater.Inflate(Byte[] buf, Int32 off, Int32 len)
at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream.Read(Byte[] b, Int32 off, Int32 len)
23/10/2008 18:19:41 - 111: Exception: The process cannot access the file "e:\sostemp\0000000jmigue633603780042281760\ETS2Application_v8.5.1.ear.gz" because it is being used by another process.
23/10/2008 20:19:31 - Stopping the service.

Any Help would be much appreciated

Many Thanks

Steve

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

Re: SoS 4.1 Upload Problems

Post by lbauer » Wed Nov 12, 2008 10:03 am

The first thing I would recommend is to upgrade to SourceOffSite 4.2 for both client and server. This is a free upgrade. We made some changes in 4.2 to optimize the upload of very large files.

Let me know if this does not resolve the problem.
Linda Bauer
SourceGear
Technical Support Manager

NRUser
Posts: 2
Joined: Wed Nov 12, 2008 5:54 am

Re: SoS 4.1 Upload Problems

Post by NRUser » Wed Nov 19, 2008 6:15 am

Linda,

the client is currently running version 4.2, consequently it is only the server that needs upgrading. Could you please advise as to where the dowload and any subsequent upgrade information can be obtained, is it simply the full download available from your downloads page and then installed over version 4.1 ?

Thanks

Steve

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

Re: SoS 4.1 Upload Problems

Post by lbauer » Wed Nov 19, 2008 10:26 am

You can download the 4.2 SOS Server here:

http://www.sourcegear.com/sos/downloads.html

Run it over the existing installation to upgrade you 4.1.2 server.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply