[ https://issues.apache.org/jira/browse/WICKET-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alastair Maw updated WICKET-433: -------------------------------- Fix Version/s: (was: trunk) Hmmm. I think we should just wait for the JDK 5 branch before we do this. Shouldn't block 1.3.0. > improved reporting on locked page maps > -------------------------------------- > > Key: WICKET-433 > URL: https://issues.apache.org/jira/browse/WICKET-433 > Project: Wicket > Issue Type: Improvement > Components: wicket > Affects Versions: trunk > Reporter: Eelco Hillenius > Assigned To: Johan Compagner > > It would be cool if we could log some more information on which request is > locking another request when it times out. Currently, we get an error like: > exception: After 1 minute the Pagemap null is still locked by: Thread[Jetty > thread-105,5,main], giving up trying to get the page for path: 0:1 > but Thread[Jetty thread-105,5,main] is hardly useful in a log. More useful > would be e.g. the request target. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.