It's all about the answers!

Ask a question

Unable to checkin/deliver when file size is >500MB


Patrick Gagan (31185) | asked Apr 12 '10, 10:24 a.m.
Is there is size limit for checking in a file greater than 500MB?
RTC server version is 2.0.0.2

Recieving an Internal Server error "Error during upload"
Failed to upload File /...
CRJAZ1247L The request to the server failed.


One answer



permanent link
Victor Campbell (3502618) | answered Dec 17 '10, 3:24 p.m.
We currently have a similar file size check in limitation using Microsoft SQL server 2005 and the SQL JDBC Driver version 2. The suggested alternative was to download and install SQL JDBC Driver version 3. However, that version fails to work on the JAZZ server, as documented in Enhancement 113697. Something to do with the JAZZ server expecting case sensitivity and Microsoft doesn't do that, but might when version 4 comes out someday. I'm sure there would be no issues if you are using DB2 for your database.

Another idea, if this is not a database error, we will get the "error uploading file" when checking in certain binary files. Our workaround, right click the file name in Package Explorer (or Project Explorer), refresh and try again.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.