*This is happening on use of ajax tabs...and that too all of them wherever
they are in our application..
I remember this happening earlier when there were unclosed <img> tags:: look
at this mail
*http://www.mail-archive.com/users@wicket.apache.org/msg15126.html
*Is any similar things there I am not aware of?
*(Also if we want this exception ignored by shifting to 1.3.4--we probably
are trying to ignore what might be going wrong ...I am not so sure about a
change in wicket version we use at the moment, nor do we have bandwidth for
this)

On Mon, Jun 2, 2008 at 12:21 PM, Johan Compagner <[EMAIL PROTECTED]>
wrote:

> In 1.3.4 this error shouldnt happen, it is just ignored
>
> On 6/1/08, atul singh <[EMAIL PROTECTED]> wrote:
> > Hi,
> > As a result of code integration from various teams we have introduced
> > some change which is causing problems...
> > but the sad part is that we do not know what is happening--
> > I will loove to know if someone else has seen similar exceptions and
> > how they solved if they were able to::
> > Also what do these exceptions mean--i mean situation they might happen
> in??
> >
> > 1.
> > java.lang.IllegalStateException: No Page found for component
> > [MarkupContainer [Component id = panel, page = <No Page>, path =
> >  at org.apache.wicket.Component.getPage(Component.java:1658)
> >      at
> >
> org.apache.wicket.ajax.AjaxRequestTarget.respondComponent(AjaxRequestTarget.java:689)
> >      at
> >
> org.apache.wicket.ajax.AjaxRequestTarget.respondComponents(AjaxRequestTarget.java:605)
> >      at
> >
> org.apache.wicket.ajax.AjaxRequestTarget.respond(AjaxRequestTarget.java:520)
> >      at
> >
> org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:104)
> >      at
> >
> org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1172)
> >
> > ---------------------------------------------------------------------
> > 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