Share

File Upload Applet

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Large Number Of Files Problem

You are viewing a single message from this topic. View all messages.

  1. 2008-09-23 12:27:52 UTC
    I like the jupload applet very much.
    It works fine, but unfortunately only for a certain (maximum) number of files.
    I've succesfully uploaded ~2500 files in one go.
    But if I want to upload more files (e.g. ~4200) in one session, the applet fails.
    I've tried to set nbFilesPerRequest to 1 (one) but that didn't work.
    I've also tried set uploadPolicy to FileByFileUploadPolicy but also without success.
    In such a case it seems that all files are available for the applet, they are all added to the list in the gui and also visible in the log file as one line per file for the 'Creation of the DefaultFileData'.
    After clicking the upload button, the status bar gives some info on the ETA but nothing happens. In the log file the following lines appear (first line is last Creation of file no 4257):

    13:50:06.983 [DEBUG] Creation of the DefaultFileData for D:\metabolomics\ultimadataset\280307.PRO\SampleDB\280307.SPL(root: D:\)
    13:50:46.045 [DEBUG] Action : Upload
    13:50:51.452 [DEBUG] Upload done by using the wjhk.jupload2.upload.FileUploadThreadHTTP class
    13:50:51.452 [DEBUG] Timer started
    13:53:52.749 [DEBUG] FileUploadThread: within run().finally
    13:53:54.233 [DEBUG] JUploadPanel: after !fileUploadThread.isAlive()

    After this the applet stops in such a way that the postURL is executed. No more info is added to the logfile.

    Can you please help me to solve this problem. I desperately need the possibility to upload large number of files.

    Kind Regards
    Joost
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.