I believe I was hitting a browser size limitation. I reduced the file size below the 2 GB maximum and it did upload, but when deploying into Artifactory with PostgreSQL I encountered the following error:
Cannot deploy file GB_TEST_FILE.zip. Cause: Bind message length 1,469,053,112 too long. This can be caused by very large or incorrect length specifications on InputStream parameters. Would this be caused by PostgreSQL's field limitation of 1 GB maximum? Thank you, Shawn shawn_ayers wrote: > > I suppose I could be hitting a browser file upload limit. > > > shawn_ayers wrote: >> >> I am running into an issue uploading, from a browser, a 4.5 GB .ISO file >> into Artifactory and each time I am running into the same issue: >> >> * The browser either errors out and goes to a blank page or in Google >> Chrome I receive the following: >> >> "Upload Failed: Request was rejected because its size is unknown" >> >> I have attempted to upload this file into the following configurations, >> with the same result: >> >> 1.) Artifactoy connected to a PostgreSQL database >> >> and >> >> 2.) Artifactory out of the box fronting the filesystem as the storage >> repository. >> >> I have already changed the "File Upload Max Size" to 0 >> >> I am running Artifactory Ver 2.2.2 (rev. 10427) >> >> I suppose I could be running into a size limit based upon the browser. >> >> Thank you, >> >> Shawn >> > > -- View this message in context: http://old.nabble.com/Large-File-Upload-Causing-Error-tp28269635p28269922.html Sent from the Artifactory-Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
