You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by fachhoch <fa...@gmail.com> on 2012/01/20 21:12:35 UTC

find object causing issue with serializing

I am getting this error  



I enabled    org.apache.wicket debug , I dont see what object  is causing
issues with serializing ,  the logs does not say that , It says could not
serilize the page but my page has lot of objects ,  please advice  me how to
find the object causing this issue.


--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/find-object-causing-issue-with-serializing-tp4314367p4314367.html
Sent from the Users forum mailing list archive at Nabble.com.

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


Re: find object causing issue with serializing

Posted by Martin Grigorov <mg...@apache.org>.
Try with 1.5.4. There is a a fixed bug in it and now SerializerChecker
will report which field exactly causes the trouble.

On Fri, Jan 20, 2012 at 10:12 PM, fachhoch <fa...@gmail.com> wrote:
> I am getting this error
>
>
>
> I enabled    org.apache.wicket debug , I dont see what object  is causing
> issues with serializing ,  the logs does not say that , It says could not
> serilize the page but my page has lot of objects ,  please advice  me how to
> find the object causing this issue.
>
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/find-object-causing-issue-with-serializing-tp4314367p4314367.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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