KB Article #63188
Impossible to execute a custom function
Problem
Resolution
Even though I have correctly created all necessary files and stored them in the right directory, my custom function java class cannot be found by the classloader and an error message appears in the trace viewer: "custom class ??????? not found"
Resolution
Check the MANIFEST file for any hidden extra character that would corrupt the class path or the class name attribute.