I'm getting the following errors in my application when using ajax
call backs into my page:
13:25:30,509 [SocketListener0-9] ERROR
wicket.RequestCycle.step(RequestCycle.java:1010) : After 20s the
Pagemap null is still locked by: SocketListener0-8, giving up trying
to get the page for path: 16:screensaver:ss_login:form
wicket.WicketRuntimeException: After 20s the Pagemap null is still
locked by: SocketListener0-8, giving up trying to get the page for
path: 16:screensaver:ss_login:form
at wicket.Session.getPage(Session.java:422)
at
wicket.request.compound.DefaultRequestTargetResolverStrategy.resolveRenderedPage(DefaultRequestTargetResolverStrategy.java:215)
at
wicket.request.compound.DefaultRequestTargetResolverStrategy.resolve(DefaultRequestTargetResolverStrategy.java:152)
at
wicket.request.compound.AbstractCompoundRequestCycleProcessor.resolve(AbstractCompoundRequestCycleProcessor.java:48)
at wicket.RequestCycle.step(RequestCycle.java:959)
at wicket.RequestCycle.steps(RequestCycle.java:1051)
at wicket.RequestCycle.request(RequestCycle.java:455)
at wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:215)
at wicket.protocol.http.WicketServlet.doPost(WicketServlet.java:251)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:616)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
This used to work seamlessly
Martijn
--
<a href="http://www.thebeststuffintheworld.com/vote_for/wicket">Vote</a>
for <a href="http://www.thebeststuffintheworld.com/stuff/wicket">Wicket</a>
at the <a href="http://www.thebeststuffintheworld.com/">Best Stuff in
the World!</a>