BTW, the 'null' is the message of the exception. Looking at the exception in the break-point: the exception is: org.mortbay.jetty.EofException
thanks. Eyal Golan egola...@gmail.com Visit: http://jvdrums.sourceforge.net/ LinkedIn: http://www.linkedin.com/in/egolan74 P Save a tree. Please don't print this e-mail unless it's really necessary On Wed, Oct 7, 2009 at 1:18 AM, Jeremy Thomerson <jer...@wickettraining.com>wrote: > null - should mean NullPointerException.... do you get the stacktrace to > see > where it's coming from? Paste into reply.... > > -- > Jeremy Thomerson > http://www.wickettraining.com > > > > On Tue, Oct 6, 2009 at 12:41 PM, Eyal Golan <egola...@gmail.com> wrote: > > > Hi, > > I did some refactoring in an old Wicket code amd I get the warning > message > > in the subject: > > 2009-10-06 19:37:34,484 WARN > [org.apache.wicket.protocol.http.WebResponse] > > - > > redirect to ?wicket:interface=:5:::: failed: null > > > > I tried to debug, did some breakpointing etc. but could not understand > why > > do I get this. > > Can someone give me a hint on where to start looking and to understand > > what's going on? > > > > Thanks, > > > > Eyal > > > > Eyal Golan > > egola...@gmail.com > > > > Visit: http://jvdrums.sourceforge.net/ > > LinkedIn: http://www.linkedin.com/in/egolan74 > > > > P Save a tree. Please don't print this e-mail unless it's really > necessary > > >