[Building Sakai] Unable to upload large file/resource, but still smaller than content.upload.max?

Dave Ross dave.ross at gmail.com
Tue Nov 17 13:41:47 PST 2009


SAK-6306 got us to the point where were streaming to disk without
consuming resources. Did this regress in 2.6.x ?

Also - Will - I think these are windows boxes - is the other server in
the same domain as the tomcat box, and is tomcat running as a domain
user?

On Tue, Nov 17, 2009 at 4:25 PM, Charles Hedrick <hedrick at rutgers.edu> wrote:
> Why is this writing from a byte array to a file? Why aren't we using the
> facilities to patch the input stream directly into a file output stream? We
> want to use Sakai to support multimedia work, so we want to allow uploads of
> several hundred MB. We'd probably allow 1 GB if we could. However the
> resulting huge byte arrays are unfriendly for Java's heap.
>
>
> On Nov 17, 2009, at 3:22 PM, will at serensoft.com wrote:
>
>> org.sakaiproject.content.impl.DbContentService - failed to write file
>> from byte-array to file
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org
> with a subject of "unsubscribe"
>


More information about the sakai-dev mailing list