Hi,

I've implemented the /org.apache.wicket.markup.html.form.upload.FileUpload
/and /FileUploadField /components to upload big files (> 200MB).

In the meantime of uploading the client (user browser) is not able to
complete any other Ajax-Call even in another Tab (Firefox /
InternetExplorer).

This is a problem. But a bigger one is this Exception:

   org.apache.wicket.RequestCycle     -
org.apache.wicket.WicketRuntimeException: After 1 minute the Pagemap null is
still locked 

which occurs, if the File is much bigger.

How can i fix this problem. I think my other problem depends on it?

Thanks a lot in Advance for any helpful answer.

Matty

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/FileUpload-locked-PageMap-tp3678158p3678158.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to