( Passivation Exception) Error on logs: com.pega.pegarules.session.external.mgmt.PageCannotBeSerializedForPassivationException,.. com.pega.pegarules.priv.integration.xml.ParseXMLSAXRuleWrapper (V 7.3.1)
we are seeing below 2 exception in logs frequently, any idea is really appreciated ( PEGA version 7.3.1)
1): ..... 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 'AAAAA' on thread 'STANDARD' in requestor '***************'. The following items were not serializable: [Property not serializable: "**********.pzJavaPageObject" Class: "com.pega.pegarules.priv.integration.xml.ParseXMLSAXRuleWrapper" Problem class: "com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl", Property not serializable: "********.pzJavaPageObject" Class: "com.pega.pegarules.priv.integration.xml.ParseXMLSAXRuleWrapper" Problem class: "com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl", Property not serializable: "********.pzJavaPageObject" Class: "com.pega.pegarules.priv.integration.xml.ParseXMLSAXRuleWrapper" Problem class: "com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl"].;
we are seeing below 2 exception in logs frequently, any idea is really appreciated ( PEGA version 7.3.1)
1): ..... 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 'AAAAA' on thread 'STANDARD' in requestor '***************'. The following items were not serializable: [Property not serializable: "**********.pzJavaPageObject" Class: "com.pega.pegarules.priv.integration.xml.ParseXMLSAXRuleWrapper" Problem class: "com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl", Property not serializable: "********.pzJavaPageObject" Class: "com.pega.pegarules.priv.integration.xml.ParseXMLSAXRuleWrapper" Problem class: "com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl", Property not serializable: "********.pzJavaPageObject" Class: "com.pega.pegarules.priv.integration.xml.ParseXMLSAXRuleWrapper" Problem class: "com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl"].;
2): ERROR - Unable to timeout page. No data has been lost at this time. As a best practice, ensure all properties are Serializable to protect against data loss.;com.pega.pegarules.session.external.mgmt.PageCannotBeSerializedForPassivationException: Unable to passivate page '*******' on thread 'STANDARD' in requestor '*****************'. The following items were not serializable: [Property not serializable: "**********.pzJavaPageObject" Class: "com.pega.pegarules.priv.integration.xml.ParseXMLSAXRuleWrapper" Problem class: "com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl", Property not serializable: "**********.pzJavaPageObject" Class: "com.pega.pegarules.priv.integration.xml.ParseXMLSAXRuleWrapper" Problem class: "com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl", Property not serializable: "*******.pzJavaPageObject" Class: "com.pega.pegarules.priv.integration.xml.ParseXMLSAXRuleWrapper" Problem class: "com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl"].;
Thank you