COULD NOT LOAD EVENT RULES
I'm recreating a HTML Server and a generate machine.
The generate runs without errors, but when I run the application, show "COULD NOT LOAD EVENT RULES", and this jas.log:
21 ago 2013 01:42:45,689 [ Worker Thread - OWVirtual_Thread_Group4 Assigned To com.jdedwards.runtime.virtual.OWVirtual@37fda63] ERROR: {com.jdedwards.base.util.Statics} - binary2Object failed desaerializing a byte array
java.io.InvalidClassException: com.jdedwards.base.datatypes.tagMathNumeric; Local class not compatible: stream classdesc serialVersionUID=1624656719935048476 local class serialVersionUID=8523700580682729976
The java versions and Classes12 files are the same (in generate machine and server).
Can anyone help me?
Eduardo