Hi, I use turbine upload service to upload file to server, but i face some error when upload files by using write method. The error is not consistent, some files like flash, and picture file will corrupt when upload to server.
the upload service setting at the TurbineResuouces.properties is : services.UploadService.automatic=true # # The directory where files will be temporarily stored. # services.UploadService.repository=. # # The maximum size of a request that will be processed. # 2.5 mb # services.UploadService.size.max=2621440 # # The maximum size of a request that will have it's elements cached in # memory by TurbineUploadService class. # services.UploadService.size.threshold=10240 Is the setting above valid ? and the system available physical memory is only 68343K, is it the cause of this error , or others ? Thank you. regards, kok choon __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
