Search found 9 matches

by ankuravlani
Mon Sep 28, 2009 6:19 pm
Forum: JFileUpload
Topic: JFile Upload Appet Load Issue on Snow Leopard
Replies: 4
Views: 11090

Re: JFile Upload Appet Load Issue on Snow Leopard

I have those checked as per in the image, then also the second time i try to load the applet it fails.


Ankur
by ankuravlani
Fri Sep 25, 2009 6:05 pm
Forum: JFileUpload
Topic: JFile Upload Appet Load Issue on Snow Leopard
Replies: 4
Views: 11090

JFile Upload Appet Load Issue on Snow Leopard

Hi, I am facing the following issue when trying to load the JFIleUpload applet on Snow Leopard. Java Plug-in 1.6.0_15 Using JRE version 1.6.0_15-b03-219 Java HotSpot(TM) Client VM User home directory = /Users/amritjassal Java Plug-in 1.6.0_15 Using JRE version 1.6.0_15-b03-219 Java HotSpot(TM) Clien...
by ankuravlani
Tue Sep 08, 2009 1:39 am
Forum: JFileUpload
Topic: Status Code 400 Error
Replies: 7
Views: 16561

Re: Status Code 400 Error

I am using a JSPUpload
by ankuravlani
Mon Sep 07, 2009 3:43 pm
Forum: JFileUpload
Topic: Status Code 400 Error
Replies: 7
Views: 16561

Re: Status Code 400 Error

If i try again it works. But I get this error again, there is no specific chunk at which it stops. It randomly stops and the upload freezes.
by ankuravlani
Mon Sep 07, 2009 3:56 am
Forum: JFileUpload
Topic: Status Code 400 Error
Replies: 7
Views: 16561

Re: Status Code 400 Error

I am trying to upload a large avi file of around 700MB which is chopped into chunks. It had 63 chunks to upload but got this 400 error on 37th chunk.
by ankuravlani
Sat Sep 05, 2009 9:20 pm
Forum: JFileUpload
Topic: Status Code 400 Error
Replies: 7
Views: 16561

Status Code 400 Error

Hi, I am using a registered version of JFileUpload. I am trying to upload files and i get the following error fileupload.transfer.client.http.builtin.HTTPUploadTransfer getRelativeFilename INFO: Absolute path is from root directory .... Aug 17, 2009 1:03:31 PM jfileupload.transfer.client.http.builti...
by ankuravlani
Wed Jul 01, 2009 7:58 am
Forum: JFileUpload
Topic: Progress Bar Issue
Replies: 5
Views: 12710

Re: Progress Bar Issue

Is it so? Can I get the source code and modify it as per my needs?
by ankuravlani
Tue Jun 30, 2009 8:31 am
Forum: JFileUpload
Topic: Progress Bar Issue
Replies: 5
Views: 12710

Re: Progress Bar Issue

Hi, Please find attached the log file. I was not able to start the server in debug mode, but i guess this information might be handy to you. Also, I feel that in calculation it is picking the last folder size as the complete size, rather than calculating the size of all the folders and displaying th...
by ankuravlani
Tue Jun 30, 2009 5:17 am
Forum: JFileUpload
Topic: Progress Bar Issue
Replies: 5
Views: 12710

Progress Bar Issue

Hi, I am trying to upload around 1.45GB of data using the JFileUpload, the progree bar initially shows the correct %, but suddenly is reaches 100% in one sec, even when it just 10% completed. I have kept the chunk size value as chunksize="5242880" '. Any help with this is really appreciated. Note: W...