[ 
https://issues.apache.org/jira/browse/WICKET-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702903#action_12702903
 ] 

Juergen Donnerstag commented on WICKET-2232:
--------------------------------------------

Please add a quickstart which shows the problem. I add 
DefaultListableBeanFactory  to the helloworld example homepage, got the same 
stack trace, but just once. No infinite loop. My were based on 1.4 trunk.

Juergen

> org.apache.wicket.util.io.SerializableChecker StackOverflow Exception
> ---------------------------------------------------------------------
>
>                 Key: WICKET-2232
>                 URL: https://issues.apache.org/jira/browse/WICKET-2232
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.5
>         Environment: Linux/Windows, Tomcat 6, Java 6
>            Reporter: Andrew Berman
>
> We are running into this error: 
> org.apache.wicket.util.io.SerializableChecker$WicketNotSerializableException: 
> Unable to serialize class: 
> org.springframework.beans.factory.support.DefaultListableBeanFactory
> But the problem is that once that error occurs it displays the Field 
> hierarchy which literally looks like it's running into an infinite loop.  It 
> goes on for miles in the log files.  Eventually it runs into a 
> StackOverflowException or OutOfMemory exception.
> There needs to be a way to limit the hierarchy or something.  It just keeps 
> displaying the same thing over and over and over.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to