Chunked files are listed as WAITING and never COMPLETED.

Upload core product.

Chunked files are listed as WAITING and never COMPLETED.

Postby omi-greg » Tue Mar 15, 2011 2:04 pm

We are using the javascript commands document.fileupload.getState and document.fileupload.getFilenames() to check the status of our large file uploads. The file chunks are each marked as COMPLETED when the upload is finished, but the filename itself (the one without the .# at the end of the name) is always marked as WAITING and never changes status to COMPLETED.
omi-greg
 
Posts: 3
Joined: Mon Mar 14, 2011 8:17 pm

Re: Chunked files are listed as WAITING and never COMPLETED.

Postby support » Fri Mar 18, 2011 10:22 pm

What about installing JSAPI to get notifications on file upload status?
http://www.jfileupload.com/products/tools/index.html
User avatar
support
 
Posts: 1400
Joined: Sun Jan 27, 2008 6:19 pm

Re: Chunked files are listed as WAITING and never COMPLETED.

Postby omi-greg » Mon Mar 21, 2011 8:06 pm

Thanks. I tried it quickly with our current setup but got the error
java.lang.NoClassDefFoundError: jfileupload/transfer/client/core/N

Do you have a jsapi.jar for the premium build?
omi-greg
 
Posts: 3
Joined: Mon Mar 14, 2011 8:17 pm

Re: Chunked files are listed as WAITING and never COMPLETED.

Postby omi-greg » Wed Mar 23, 2011 9:22 pm

Thanks support for the jar file.
Looks like JSTransferDone is going to do exactly what I need.
omi-greg
 
Posts: 3
Joined: Mon Mar 14, 2011 8:17 pm

Re: Chunked files are listed as WAITING and never COMPLETED.

Postby support » Thu Mar 24, 2011 7:03 am

No problem.
User avatar
support
 
Posts: 1400
Joined: Sun Jan 27, 2008 6:19 pm


Return to JFileUpload




Sitemap | Privacy Statement | Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc.
in the U.S. and other countries. All other company and/or product names are the property of their respective owners.