The biggest problem with this issue is that it's intermittent. I saw
this happening a few time and I was not able to reproduce it manually
right after I saw it. One time I sat there for 15 minutes repeating
the sequence of clicks that had caused the error just a minute before
that and was not able to reproduce it.

One thing I could do is to take your recommendations, deploy them on
our QA server and let you know if we see this problem again.

Any thoughts on this?

On Tue, Nov 23, 2010 at 10:40 PM, Igor Vaynberg <[email protected]> wrote:
> start by creating a quickstart that reproduces it so we can better understand 
> it
>
> -igor
>
> On Tue, Nov 23, 2010 at 9:38 PM, Alec Swan <[email protected]> wrote:
>> I noticed that all "component not found on page" exceptions were
>> thrown for AjaxEditableLabel and AjaxLink components located inside of
>> a DataView.
>>
>> It seems like other people had a "component not found on page" problem
>> inside of DataView components:
>> http://www.mail-archive.com/[email protected]/msg08636.html
>> http://apache-wicket.1842946.n4.nabble.com/component-not-found-on-page-for-a-Link-colun-in-the-Datatable-after-self-refresh-using-the-AjaxSelfUr-td1892913.html#a2229885
>>
>> A workaround in JIRA 923 recommends turn off browser caching to solve
>> "component not found on page" problem when using the Back button.
>> However, in my case the Back button is not used, instead the DataView
>> is refreshed using Ajax.
>>
>> Could anybody provide any suggestions on how to fix this problem?
>>
>> Thanks
>>
>> On Tue, Nov 23, 2010 at 10:58 AM, Alec Swan <[email protected]> wrote:
>>>
>>> Hello,
>>>
>>> We upgraded our app to use Wicket 1.4.13. After that we started getting 
>>> sporadic WicketRuntimeExceptions about components not being found on a some 
>>> pages. We made changes to some, but not all pages, which exhibit this 
>>> behavior. Has anyone else noticed this with 1.4.14? Any ideas on how to 
>>> troubleshoot this intermittent behavior?
>>>
>>> Here is an example:
>>>
>>> microSitePanel:mainMenuContentPanel:secondMenuItem:1:secondMenuItemLink not 
>>> found on page
>>> com.galecsy.lrm.web.wicket.offer.OfferManagementPage[id = 1], listener 
>>> interface =
>>> [RequestListenerInterface name=IBehaviorListener, method=public abstract 
>>> void
>>> org.apache.wicket.behavior.IBehaviorListener.onRequest()]
>>>         at
>>> org.apache.wicket.protocol.http.WebRequestCycleProcessor.resolve(WebRequestCycleProcessor.java:26
>>>
>>> Thanks
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to