Re: IE8 + No Page found for component

2011-04-13 Thread Tejash Tarun
Hi, @Thierry: That problem is happening in IE8 browser only. There is no problem in FF, Chrome, and safari. So, I am believing that this may be due to stale state at client side. @Igor: I have checked, there is no serialization errors. With Kind Regards, Tejash On Tue, Apr 12, 2011 at 9:09 P

Re: IE8 + No Page found for component

2011-04-12 Thread Igor Vaynberg
check your log for serialization errors. -igor On Tue, Apr 12, 2011 at 6:20 AM, Tejash Tarun wrote: > Hi, > > I am using tabs in my page. > > When switching between the tabs I get this exception frequently (and not > every time). > > java.lang.IllegalStateException: No Page found for component

Re: IE8 + No Page found for component

2011-04-12 Thread Thierry Peng
On 04/12/2011 04:36 PM, Thierry Peng wrote: On 04/12/2011 03:20 PM, Tejash Tarun wrote: Hi, I am using tabs in my page. When switching between the tabs I get this exception frequently (and not every time). java.lang.IllegalStateException: No Page found for component [MarkupContainer [Componen

Re: IE8 + No Page found for component

2011-04-12 Thread Thierry Peng
On 04/12/2011 03:20 PM, Tejash Tarun wrote: Hi, I am using tabs in my page. When switching between the tabs I get this exception frequently (and not every time). java.lang.IllegalStateException: No Page found for component [MarkupContainer [Component id = link]] at org.apache.wicket.Component.

IE8 + No Page found for component

2011-04-12 Thread Tejash Tarun
Hi, I am using tabs in my page. When switching between the tabs I get this exception frequently (and not every time). java.lang.IllegalStateException: No Page found for component [MarkupContainer [Component id = link]] at org.apache.wicket.Component.getPage(Component.java:1819) at org.apache.wic