Re: ListenerInvocationNotAllowedException and EmptyRequestHandler

2014-06-04 Thread Hendy Irawan
I also get the same error: org.apache.wicket.core.request.handler.ListenerInvocationNotAllowedException: Behavior rejected interface invocation. Component: [NumberTextField [Component id = qty]] Behavior: id.co.bippo.inventory.web.VariantQtyEditor$2$2$1@530459be Listener:

Re: ListenerInvocationNotAllowedException and EmptyRequestHandler

2014-06-04 Thread Hendy Irawan
It turns out it happens because I was using a custom AjaxChannel with name autodisable. Changing the AjaxChannel name to 0 solves the problem. BTW, Can I request AjaxChannel.DEFAULT public static constant with a value of 0 ? I don't feel comfortable typing 0 there, I much prefer a constant. --

Re: ListenerInvocationNotAllowedException and EmptyRequestHandler

2014-06-04 Thread Martin Grigorov
See https://issues.apache.org/jira/browse/WICKET-5603 I think the issue will be solved with Andrea's last proposal. On Wed, Jun 4, 2014 at 12:41 PM, Hendy Irawan he...@soluvas.com wrote: It turns out it happens because I was using a custom AjaxChannel with name autodisable. Changing the

Re: ListenerInvocationNotAllowedException and EmptyRequestHandler

2014-01-13 Thread Martin Grigorov
Hi, On Fri, Jan 10, 2014 at 10:31 PM, jchappelle jchappe...@4redi.com wrote: Sometimes it's an AjaxLazyLoadPanel and sometimes it is an AjaxLink. This particular one is from an AjaxLazyLoadPanel. 2013-10-17 07:23:42,782 ERROR ajp-127.0.0.1-8009-6 com.redi.risk.ui.RiskExceptionMapper -

Re: ListenerInvocationNotAllowedException and EmptyRequestHandler

2014-01-10 Thread Paul Bors
Do you have a stack trace? On Fri, Jan 10, 2014 at 11:00 AM, jchappelle jchappe...@4redi.com wrote: We are starting to get ListenerInvocationNotAllowedExceptions intermittently in production. What are some suggestions for handling this? My first thought is return an EmptyRequestHandler in

Re: ListenerInvocationNotAllowedException and EmptyRequestHandler

2014-01-10 Thread jchappelle
Sometimes it's an AjaxLazyLoadPanel and sometimes it is an AjaxLink. This particular one is from an AjaxLazyLoadPanel. 2013-10-17 07:23:42,782 ERROR ajp-127.0.0.1-8009-6 com.redi.risk.ui.RiskExceptionMapper - Unexpected error occurred 2013-10-17 07:23:45,985 WARN ajp-127.0.0.1-8009-36