Java Client Operation Fails with Local Class Incompatible Error
(Doc ID 569002.1)
Last updated on JANUARY 24, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.2.2.4 and laterInformation in this document applies to any platform.
Symptoms
Java Client operation such as access to Java Client or performing Fileload from Java Client fails with local class incompatible like below:
Error
"error deserializing return-value: java.io.InvalidClassException: com.agile.util.CMObjectFLAGS; local class incompatible: stream classdesc serialVersionUID = -xxxxxxxx, local class serialVersionUID =xxxxxxxx"
"com.agile.common.client.value.VOCellID; local class incompatible: stream classdesc serialVersionUID = -xxxxxxxx, local class serialVersionUID = xxxxxxxx"
What is Working
Works as expected in Agile Web Client
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |