[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem class migration



hello,

Exception in thread "main" org.ozoneDB.OzoneInternalExc: 
java.io.InvalidClassExc
eption: com.latinia.personalization.persistence.UserDirectoryImpl; Local 
class n
ot compatible: stream classdesc serialVersionUID=-54167593766036212 local class
serialVersionUID=-994083456772284621
         at org.ozoneDB.ExternalDatabase.sendCommand(ExternalDatabase.java:532)
         at org.ozoneDB.ExternalDatabase.sendCommand(ExternalDatabase.java:500)
         at 
org.ozoneDB.ExternalDatabase.objectForName(ExternalDatabase.java:752)

I thought ozone supported schema evolution?

I am calling db.reloadClasses() after the class change, but no way to make 
it work,

thanks a lot,

Stan.