CANNOT_LOAD_IBMCFW_CLASSES_CWOBJ0103E=CWOBJ0103E: This server cannot load necessary channel framework and/or ORB classes. Ensure that ibmcfw.jar, ibmorb.jar, and ibmorbapi.jar are in your java.endorsed.dirs property.
Explanation
The eXtreme Scale client and server code depends on channel framework and ORB classes that must be loaded in the JVM classloader. The java.endorsed.dirs system property must include a path to a directory containing these files.
User response
Update your jvm.options or bootstrap.properties file to include the directory containing these files in the java.endorsed.dirs system properties. An example of this can be found in <WLP_HOME>/etc/jvm.options.