Thanks Paul I really appreciate your time and efforts to assist me in this issue.
I have implemented your reccommendations and I was still getting the same issues (This seems to only be with the larger file as well) and I thought it was the AjaxSelfUpdatingTimer but instead it looks like the page was just refreshing due to a stalePageException: count: 15469 SSAID: Access6 Stopped, total line size = 15469.0 Stopped, total line size = 15469.0 Jan 02 16:54:37 WARN RequestCycleExtra-******************************** Jan 02 16:54:37 WARN RequestCycleExtra-Handling the following exception org.apache.wicket.core.request.mapper.StalePageException Jan 02 16:54:37 WARN RequestCycleExtra-******************************** I seem to get this when I try to load upload the same file again after the first instance has finished. I am going to try and run a file that takes a bit longer to process to see if I still get the same errors. At the moment the file finishes processing at about a second, I do add a printline inside my timer method and it shows it has stopped well before the actual repaint of the table, so this is what makes me thing the actual final repaint is due to the StalePageException. This exception only occurs though on the consol when I try to upload a new file, or click on any of the buttons on the page. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/MultiThreading-issues-with-Wicket-tp4663325p4663397.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org