CLASSPATH_PROBLEM_CWOBJ1014=CWOBJ1014I: Preceding {0} message might be caused by application classes that are missing from the class path on the server.
Explanation
If an application class is not in the class path on the server a serialization error occurs on the server when processing a message from a client.
User response
Check the exception message to determine which class is missing on the server. Confirm that the class is included on the class path. See the Class loader and class path considerations section in the information center for more information the class path.