Hello:

I'm having a problem with dynamic resources and ajax calls, I have a panel that includes some image thumbnails, these thumbnails may take between 5 and 30 seconds, if a user attemps to cancel loading of this images and loading another panel (e.g. replacing the panel), an exception will be thrown and cause a 500 response for each of the resources that failed to load. The logged error message is as follows:

ERROR - DefaultExceptionMapper     - Unexpected error occurred
org.apache.wicket.WicketRuntimeException: Component 'mainContainer:mainPanel:wrappedContent:tabbedPanel:panel:materias' has been removed from page.

I understand the error, but I don't know what to do to avoid it, has anyone got a similar problem and found a solution?


Thanks in advance.
Edgar Merino.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to