OBJECTTRANSFORMER_PROBLEM_CWOBJ1015=CWOBJ1015I: Preceeding {0} message may be caused by an incorrect application implementation of the ObjectTransformer or Serializable interface
Explanation
If an application implementation of ObjectTransformer or Serializable interface is incorrect, a serialization error will occur on the server when processing a message from a client.
User response
Check the exception message to determine the problem. See the ObjectTransformer interface best practices section in the information center for more information the ObjectTransformer interface.