INSTANTIATION_EXCEPTION=CWSPT0204E: Connecting to server through RMI, Class: {0} can not be instantiated. Exception: {1}.
Explanation
While connecting to a SMILE server through RMI, The specified class object cannot be instantiated because it is an interface or is an abstract class.
User response
Check the classpath of the execution environment to be sure required RMI support classes are present.