You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Martin Makundi <ma...@koodaripalvelut.com> on 2010/08/13 04:31:41 UTC

Phantom pagemap locked?

2010-08-13 00:09:08,581 41529562 [9113892@qtp-14820907-371] ERROR
Session  - Current stack trace of the thread that holds the lock
follows:
java.lang.Throwable


2010-08-13 00:09:08,610 41529591 [9113892@qtp-14820907-371] ERROR
RequestCycle  - org.apache.wicket.WicketRuntimeException: After 3
minutes the Pagemap null is still locked by:
Thread[31499101@qtp-14820907-368,5,], giving up trying to get the page
for path: 0:mainTabs:sub-panel:timeReport:form_panel:time_tracking_form:save_changes
org.apache.wicket.protocol.http.request.InvalidUrlException:
org.apache.wicket.WicketRuntimeException: After 3 minutes the Pagemap
null is still locked by: Thread[31499101@qtp-14820907-368,5,], giving
up trying to get the page for path:
0:mainTabs:sub-panel:timeReport:form_panel:time_tracking_form:save_changes
       at org.apache.wicket.protocol.http.WebRequestCycleProcessor.resolve(WebRequestCycleProcessor.java:262)
       at org.apache.wicket.RequestCycle.step(RequestCycle.java:1310)
       at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1428)
       at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
       at org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:479)
       at org.apache.wicket.protocol.http.WicketServlet.doPost(WicketServlet.java:160)
       at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)






Occurs seemingly "randomly" (without known reason) in our production
on 1.4.8 and lasts "forever" (or very long until user decides to
restart browser and get a new session).

Any guesses what it's about?

**
Martin

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