Thank you.

I wait for the fix.

--- On Wed, 2011/11/2, Martin Grigorov <mgrigo...@apache.org> wrote:

> There is a ticket for this problem:
> https://issues.apache.org/jira/browse/WICKET-4189
> I'll attach the app to it.
> 
> On Wed, Nov 2, 2011 at 6:50 AM, Igor Vaynberg <igor.vaynb...@gmail.com> wrote:
> > please attach it to a jira issue.
> >
> > -igor
> >
> > On Tue, Nov 1, 2011 at 9:21 PM, Seko Masaya <m_s...@yahoo.co.jp> wrote:
> >> Hi.
> >>
> >> I prepared quickstart that reproduces the problem.
> >> http://d.hatena.ne.jp/sekom/files/wicket152quickstart.zip?d=y
> >>
> >> Please do the following operations.
> >> 1.click "next" link
> >> 2.Wait a minute
> >> 3.click "home" link
> >> 4.Please check the console. Exception displayed.
> >>
> >>
> >> --- On Tue, 2011/11/1, Martin Grigorov <mgrigo...@apache.org> wrote:
> >>
> >>> Hi,
> >>>
> >>> This is caused by the new implementation of RequestLogger internals.
> >>> Can you provide a quickstart that reproduces the problem ?
> >>>
> >>> On Tue, Nov 1, 2011 at 3:45 AM, Seko Masaya <m_s...@yahoo.co.jp> wrote:
> >>> > Hi.
> >>> > I'm having trouble PageExpired exception in non Bookmark page.
> >>> > In the case of Wicket 1.5.2 is the log output when sending PageExpired 
> >>> > exception.
> >>> > No output in Wicket 1.5.0.
> >>> > I hope behavior of Wicket 1.5.0.
> >>> >
> >>> > log:
> >>> > ERROR - RequestHandlerStack        - Error detaching RequestHandler
> >>> > org.apache.wicket.protocol.http.PageExpiredException: Page with id '1' 
> >>> > has expired.
> >>> >    at 
> >>> > org.apache.wicket.request.handler.PageProvider.getPageInstance(PageProvider.java:169)
> >>> >    at 
> >>> > org.apache.wicket.request.handler.PageProvider.getPageClass(PageProvider.java:227)
> >>> >    at 
> >>> > org.apache.wicket.request.handler.logger.PageLogData.<init>(PageLogData.java:49)
> >>> >    at 
> >>> > org.apache.wicket.request.handler.logger.ListenerInterfaceLogData.<init>(ListenerInterfaceLogData.java:50)
> >>> >    at 
> >>> > org.apache.wicket.request.handler.ListenerInterfaceRequestHandler.detach(ListenerInterfaceRequestHandler.java:134)
> >>> >    at 
> >>> > org.apache.wicket.request.cycle.RequestCycle$HandlerExecutor.detach(RequestCycle.java:761)
> >>> >    at 
> >>> > org.apache.wicket.request.RequestHandlerStack.detach(RequestHandlerStack.java:180)
> >>> >    at 
> >>> > org.apache.wicket.request.cycle.RequestCycle.onDetach(RequestCycle.java:565)
> >>> >    at 
> >>> > org.apache.wicket.request.cycle.RequestCycle.detach(RequestCycle.java:508)
> >>> >    at 
> >>> > org.apache.wicket.request.cycle.RequestCycle.processRequestAndDetach(RequestCycle.java:284)
> >>> >    at 
> >>> > org.apache.wicket.protocol.http.WicketFilter.processRequest(WicketFilter.java:162)
> >>> >    at 
> >>> > org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:218)
> >>> >    at 
> >>> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
> >>> >    at 
> >>> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> >>> >    at 
> >>> > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
> >>> >    at 
> >>> > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
> >>> >    at 
> >>> > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
> >>> >    at 
> >>> > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
> >>> >    at 
> >>> > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> >>> >    at 
> >>> > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
> >>> >    at 
> >>> > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
> >>> >    at 
> >>> > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
> >>> >    at 
> >>> > org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
> >>> >    at java.lang.Thread.run(Thread.java:662)
> >>> >
> >>> > ---------------------------------------------------------------------
> >>> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> >>> > For additional commands, e-mail: users-h...@wicket.apache.org
> >>> >
> >>> >
> >>>
> >>>
> >>>
> >>> --
> >>> Martin Grigorov
> >>> jWeekend
> >>> Training, Consulting, Development
> >>> http://jWeekend.com
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> >>> For additional commands, e-mail: users-h...@wicket.apache.org
> >>>
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> >> For additional commands, e-mail: users-h...@wicket.apache.org
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
> >
> 
> 
> 
> -- 
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to