You can identify Java code errors and locate the source of Java code errors for a Java transformation in the compilation results of the
Java
tab. Java transformation errors might occur because of an error in the Java editor or because of an error in the full code for the Java transformation class.
To troubleshoot a Java transformation:
Find the source of the error in the Java code snippets or in the full class code for the transformation.
Identify the type of error using the compilation results and the location of the error.
After you identify the source and type of error, fix the Java code on the