Monday, May 11, 2009

binary2Object failed desaerializing a byte array java.io.InvalidClassException: com.jdedwards.base.spec.AppReportInfo; local class incompatible: stream classdesc serialVersionUID = -4359827296105105910, local class serialVersionUID = -1547238660602852464

binary2Object failed desaerializing a byte array java.io.InvalidClassException: com.jdedwards.base.spec.AppReportInfo; local class incompatible: stream classdesc serialVersionUID = -4359827296105105910, local class serialVersionUID = -1547238660602852464

This will normally happen when the data in the serialized spec tables[F989998/F989999] are generated with one version of java and JAS/Web dev client is trying to read the serialized data with a different version of Java.

No comments: