Can you reproduce this in a simple quickstart app ?

AbstractAjaxTimerBehavior will send a request on the defined timeout, but
the processing of this request should be fast enough. Check what you do in
#onTimer() callback.


On Tue, Sep 9, 2014 at 2:02 PM, Rakesh A <iamrakes...@rediffmail.com> wrote:

> Hi,
> Strange thing is, even if I increase the request timeout to 5mins using
> "org.apache.wicket.settings.IRequestCycleSettings.setTimeout(Duration)", I
> get the same exception.
>
> I use Wicket 6.15.0, pages are unversioned & page uses
> 'AbstractAjaxTimerBehavior'.
> Does 'AbstractAjaxTimerBehavior' cause this lock?
>
> Regards,
> Rakesh.A
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/CouldNotLockPageException-while-trying-inspect-option-of-Debug-bar-tp4667405p4667413.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
>
>

Reply via email to