Re: Has anybody seen this before?

2009-12-03 Thread Douglas Ferguson
Not intentionally, but users do the darndest things.. On Dec 3, 2009, at 12:22 AM, Igor Vaynberg wrote: > do you have two query string parameters with the same name? > > -igor > > On Wed, Dec 2, 2009 at 4:11 PM, Douglas Ferguson > wrote: >>> [Ljava.lang.String; cannot be cast to java.lang.String

Re: Has anybody seen this before?

2009-12-03 Thread Martin Makundi
I see this too very often on our production site.. again: when bots visit the page or people maybe mess with back buttons or have invalidated sessions. ** Martin 2009/12/3 Douglas Ferguson : >> [Ljava.lang.String; cannot be cast to java.lang.String >> >> java.lang.ClassCastException:[Ljava.lang.S

Re: Has anybody seen this before?

2009-12-02 Thread Igor Vaynberg
do you have two query string parameters with the same name? -igor On Wed, Dec 2, 2009 at 4:11 PM, Douglas Ferguson wrote: >> [Ljava.lang.String; cannot be cast to java.lang.String >> >> java.lang.ClassCastException:[Ljava.lang.String; cannot be cast to >> java.lang.String     >> org.apache.wick

Re: Has anybody seen this before?

2009-12-02 Thread Ernesto Reinaldo Barreiro
using OSGi or some other "weird" thing? Ernesto On Thu, Dec 3, 2009 at 1:11 AM, Douglas Ferguson wrote: > > [Ljava.lang.String; cannot be cast to java.lang.String > > > > java.lang.ClassCastException:[Ljava.lang.String; cannot be cast to > java.lang.String > > org.apache.wicket.request.target

Has anybody seen this before?

2009-12-02 Thread Douglas Ferguson
> [Ljava.lang.String; cannot be cast to java.lang.String > > java.lang.ClassCastException:[Ljava.lang.String; cannot be cast to > java.lang.String > org.apache.wicket.request.target.coding.BookmarkablePageRequestTargetUrlCodingStrategy.decode(BookmarkablePageRequestTargetUrlCodingStrategy.jav