uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34414-E

aa....aa

aa....aa: Stack trace of exception
Description
The stack trace of the exception that is thrown with the deserialization process of the global session information is output to each row.
The following might be the causes for the error in deserialization:
  • The applications were different during serialization and deserialization and the change that caused the failure of the attempt to deserialize was added to the application.
  • The readObject() method is implemented and an error occurred independently.
Action
Idenfity the cause of the deserialization error based on the contents of the stack trace, and take actions.