Support Article
PageCannotBeSerializedForPassivationException in log files
SA-38253
Summary
PageCannotBeSerializedForPassivationException is detected in the pegarules log file.
Error Messages
017-04-14 22:48:53,262 [ES PassivationDaemon] [ STANDARD] [ ] [ ] ( mgmt.base.NodeRequestorMgt) ERROR - One or more properties could not be serialized during passivation and have therefore been lost. They will not be available on activation. Please ensure that all property data is Serializable
com.pega.pegarules.session.external.mgmt.PageCannotBeSerializedForPassivationException: Unable to passivate page 'Declare_pyDisplay_TMP' on thread 'TABTHREAD2' in requestor 'H12B852144ACF476E62BF7833A809993F'. The following items were not serializable: [Property not serializable: "Declare_pyDisplay_TMP.pyDisplay(Manager).pyUIElements(2).pyParameters.CDNCHKCTIBORDataQuotedRate" Class: "com.pega.pegarules.data.internal.dictionary.ClassDefinitionImpl", Property not serializable: "Declare_pyDisplay_TMP.pyDisplay(Manager).pyUIElements(2).pyParameters.CDNCHKCTIBORDataExecution" Class: "com.pega.pegarules.data.internal.dictionary.ClassDefinitionImpl"].
Steps to Reproduce
Unknown
Root Cause
Declare_pyDisplay_TMP, which is a Temporary page was not being removed in ActivityStatusExceptionHandler Activity after processing.
Resolution
Apply HFix-34508.
Published June 6, 2017 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.