Hi, During application relaunches I am getting serialization exceptions like below, but not when launching the application for the first time ….
Caused by: com.esotericsoftware.kryo.KryoException: Class cannot be created (missing no-arg constructor): org.joda.time.chrono.ISOChronology Serialization trace: iChronology (org.joda.time.DateTime) I am seeing these exception only when doing relaunches not for the first time launching!! Relaunch can be any of the scenario like, KILLED or SHUTDOWN!! Please share you thoughts…. Regards, Raja.
