Is there a file size limit in RTC source control?
Is there a file size limit in RTC source control?
I'm asking because I've tried with the web client and the Eclipse client (v3.0.1 both and server same) to checkin a file that is 167MB, and it consistently fails at 160MB. The error from Eclipse is a silly:
Error during upload
Failed to upload File /SAFE Code/SAFE_4.7_Stable_Patch08_12232013.zip
CRJAZ1247I The request to the server failed. The server returned the http error 400 with error text "Bad Request". Examine any further details here or look in the server log files for more information on how to resolve the issue.
We are using Windows 2003 servers with SQL Server 2005.
Any ideas?
I'm asking because I've tried with the web client and the Eclipse client (v3.0.1 both and server same) to checkin a file that is 167MB, and it consistently fails at 160MB. The error from Eclipse is a silly:
Error during upload
Failed to upload File /SAFE Code/SAFE_4.7_Stable_Patch08_12232013.zip
CRJAZ1247I The request to the server failed. The server returned the http error 400 with error text "Bad Request". Examine any further details here or look in the server log files for more information on how to resolve the issue.
We are using Windows 2003 servers with SQL Server 2005.
Any ideas?
Accepted answer
Donna,
this has been answered in the context of e.g. this post.
Basically you can increase the file size limit by changing the value in the admin page (https://<yourserver>:9443/ccm/admin) looking in the Advanced Properties page for max file size content.
If this answers your question, please mark it as accepted.
- Arne
this has been answered in the context of e.g. this post.
Basically you can increase the file size limit by changing the value in the admin page (https://<yourserver>:9443/ccm/admin) looking in the Advanced Properties page for max file size content.
If this answers your question, please mark it as accepted.
- Arne
Comments
1 vote