I have an upload form where users can upload very large files. Upload can
take more than 1 minute. If user during upload tries to access any other
page that request will be blocked until upload is finished or until 1 minute
passes. After 1 minute  an exception is thrown:

After 1 minute the Pagemap null is still locked by:
thread[10848...@qtp-13825521-7,5,main], giving up trying to get the page for
path: 22

What would be the best way to handle this situation? To show
InternalErrorPage is not a solution but I don't know what else I can do?

-- 
Regards,
Predrag Spasojevic

Reply via email to