-
Hi Etienne,
After some more testing the -Xmx option seems not to be as 'hard coded' as I thought.
So unfortunately this is not the promising solution as I hoped for.
Regards,
Joost.
2008-10-09 14:39:59 UTC in File Upload Applet
-
Hi Etienne,
While working on another java application I've found a promising option for a solution for the Large Number Of Files problem.
Is it possible to increase the -Xmx Virtual Machine option from within your source project?
In Netbeans it is possible to add this option and that helped me out with a heap space problem while loading large numbers of file lines in a JList.
This option...
2008-10-09 14:19:01 UTC in File Upload Applet
-
Hi Etienne,
Did you gain new insight on the problem when uploading >4000 (empty) files?
Regards,
Joost.
2008-10-01 14:10:43 UTC in File Upload Applet
-
We'll keep in touch.
Thanks again.
Joost.
2008-09-24 15:22:53 UTC in File Upload Applet
-
DebugLevel 100 is indeed much more informative. Unfortunately this did not gain extra info about the reason why things are not working. DebugLevel 100 shows only more info about the used parameters (see bottom of this message).
I very happily like to give you a sample of the files which I try to upload but they run into 6GB of total file size. That gave rise to the idea that there's a...
2008-09-24 13:22:49 UTC in File Upload Applet
-
Hi Etienne,
The Java Console supplies no information, actually, it remains completely empty.
(thus no heap space problems as mentioned somewhere else in the fora)
I've set the debugLevel to 0 and 1 and 10 but no additional information is given.
The size of the logFile for uploading ~4200 files is 529KB. Is that full?
Personally I do suspect the last message in the logfile:
09:26:06.963...
2008-09-24 08:14:16 UTC in File Upload Applet
-
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...
2008-09-23 12:27:52 UTC in File Upload Applet
-
jdgroot committed revision 566 to the metware SVN repository, changing 1 files.
2008-08-04 08:57:19 UTC in metware
-
jdgroot committed revision 565 to the metware SVN repository, changing 22 files.
2008-08-04 08:53:00 UTC in metware
-
https://webservices.ab.wur.nl/platform/metmeta_user.jsf
javax.servlet.ServletException: Cant instantiate class: net.sf.metware.beans.MetmetaUserQueryBean.. net.sf.metware.beans.MetmetaUserQueryBean.
2008-07-09 09:27:50 UTC in metware