Hi,

Do you have a failure callback listener for this Ajax call ?
See IAjaxCallListener#onFailure().
If this doesn't help then please create a quickstart application and attach
it to a ticket in JIRA!
Thanks!

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Tue, May 30, 2017 at 5:39 PM, marco di gasbarro <[email protected]>
wrote:

> Hi there,
> I am struggling with this issue using Tomcat 8.5.14 and Wicket 6.24
>
> When FileUploadBase$FileItemIteratorImpl constructor throws
> SizeLimitExceededException, the ajax response is not read by the browser
> client, which keeps waiting (Firefox) or aborts (IE) the connection, with
> the following ajax error:
> "Cannot read Ajax response for multipart form submit: TypeError: Permission
> denied
> Wicket.Ajax.Call.failure: Error while parsing response: No XML response in
> the IFrame document"
>
> Thank you
> --
> Marco
>

Reply via email to