Error in updating records in Worksheets : ODPM-10303
When We are trying to update a record in Demantra worksheet, we are getting below error on the worksheet.
ODPM-10303: The application could not process your update request - encountered configuration inconsistencies. Please contact your system administrator. More information is available in application log files.
In the logs files, we see an error which says
FATAL workflow.general: Class bytes found but defineClass()failed for: 'com.demantra.workflow.step.CTOUpdateHook'
java.lang.ClassNotFoundException: Class bytes found but defineClass()failed for: 'com.demantra.workflow.step.CTOUpdateHook'
at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:276)
at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)