Solved
Exception - local class incompatible: stream classdesc serialVersionUID
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.1
Getting below error when defining class as serilizable
Suppressing internal message (wt.pom.pomResource/0) wt.pom.PersistenceException: A persistence error occurred. System message follows:
Nested exception is: wt.pom.DatastoreException: A SQL error has occurred. Database system message follows:
Nested exception is: java.io.InvalidClassException: local class incompatible: stream classdesc serialVersionUID = -4417239417148031805, local class serialVersionUID = 1
Getting below error when defining class as serilizable
Suppressing internal message (wt.pom.pomResource/0) wt.pom.PersistenceException: A persistence error occurred. System message follows:
Nested exception is: wt.pom.DatastoreException: A SQL error has occurred. Database system message follows:
Nested exception is: java.io.InvalidClassException: local class incompatible: stream classdesc serialVersionUID = -4417239417148031805, local class serialVersionUID = 1

