smallufo wrote:
>
>
> 2010/2/19 Scott Ferguson <f...@caucho.com <mailto:f...@caucho.com>>
>
>     smallufo wrote:
>     > Second is NotSerializableException: java.nio.HeapCharBuffer
>     (thrown by
>     > wicket 1.4.6)
>     >
>     >
>     > Caused by: java.io.NotSerializableException: java.nio.HeapCharBuffer
>     >         at
>     >
>     java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1156)
>     >         at
>     >
>     
> java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
>     This looks like a missing transient field somewhere. java.io
>     <http://java.io>
>     serialization isn't very helpful with tracking that down, though, so I
>     can't suggest anything beyond that.
>
>
>
> So , is this the problem of Wicket or Resin or JDK (1.6.0_18) ?
There's not enough information, but it's probably not the JDK. Do you 
have any idea what's being stored in the serialized object?

-- Scott
> ------------------------------------------------------------------------
>
> _______________________________________________
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest
>   



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to