Java Plugin Node - FAQ
Are there special steps I need to take to set up my system to use the Java Plugin node?
Yes. See Set up for the Java Plugin Node.
What does the error "the class file format is incorrect" mean?
Check the version of the Java Development Kit (JDK©). Your Java code must be compiled using a JDK of the same version or earlier than the Java Runtime Environment (JRE©) version you plan to use when running your job.
What does the error message "code could not be loaded" mean?
If the JAVA/CLASSPATH setting is incomplete, SAS Data Management Studio or SAS Data Management Server will report an error because the code could not be loaded. Check to make sure your code and any dependencies are accessible and specified in the classpath setting.