Re: Debugging "Task not serializable"

2014-08-15 Thread Juan Rodríguez Hortalá
uot; a >>> écrit : >>> >>> A quick fix would be to implement java.io.Serializable in those >>>> classes which are causing this exception. >>>> >>>> >>>> >>>> Thanks >>>> Best Regards >>>> >>>> >&

Re: Debugging "Task not serializable"

2014-07-30 Thread Sourav Chandra
;>> >>> >>> On Mon, Jul 28, 2014 at 9:21 PM, Juan Rodríguez Hortalá < >>> juan.rodriguez.hort...@gmail.com> wrote: >>> >>>> Hi all, >>>> >>>> I was wondering if someone has conceived a method for debugging "Task >&

Re: Debugging "Task not serializable"

2014-07-30 Thread Juan Rodríguez Hortalá
, Jul 28, 2014 at 9:21 PM, Juan Rodríguez Hortalá < >> juan.rodriguez.hort...@gmail.com> wrote: >> >>> Hi all, >>> >>> I was wondering if someone has conceived a method for debugging "Task >>> not serializable: java.io.NotSerializableExcepti

Re: Debugging "Task not serializable"

2014-07-28 Thread andy petrella
ausing this exception. > > > > Thanks > Best Regards > > > On Mon, Jul 28, 2014 at 9:21 PM, Juan Rodríguez Hortalá < > juan.rodriguez.hort...@gmail.com> wrote: > >> Hi all, >> >> I was wondering if someone has conceived a method for debugging &quo

Re: Debugging "Task not serializable"

2014-07-28 Thread Akhil Das
ed a method for debugging "Task not > serializable: java.io.NotSerializableException" errors, apart from > commenting and uncommenting parts of the program, or just turning > everything into Serializable. I find this kind of error very hard to debug, > as these are originated

Debugging "Task not serializable"

2014-07-28 Thread Juan Rodríguez Hortalá
Hi all, I was wondering if someone has conceived a method for debugging "Task not serializable: java.io.NotSerializableException" errors, apart from commenting and uncommenting parts of the program, or just turning everything into Serializable. I find this kind of error very hard to