Is there any chance that this issue was resurfaced in 1.3.5? I've noticed since upgrading that everytime I change my markup or code while the webapp is running, and eclipse restarts the web application, the first time I hit certain pages (or maybe refresh a stateless page that the browser was left on) I get this exception. If I restart my server it works fine again.
Johnnie wrote: > > Hi, > > I´ve upgraded from Wicket 1.3.1 to 1.3.2 and got the following exception: > > Unexpected RuntimeException > > Root cause: > java.lang.NullPointerException > at > org.apache.wicket.util.concurrent.ConcurrentHashMap.hash(ConcurrentHashMap.java:299) > -- View this message in context: http://www.nabble.com/Wicket-1.3.2---java.lang.NullPointerException-tp16119078p20369568.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
