Null Pointer Exception while saving data page
Hi,
I am trying to save a data page for the system of records. While I am logged in with admin or author there is no error in it and data is getting saved correctly.
But when I tried to run the case with the manager I am getting a Null Pointer Exception for saving the data Page.
I am getting this error:
Hi,
I am trying to save a data page for the system of records. While I am logged in with admin or author there is no error in it and data is getting saved correctly.
But when I tried to run the case with the manager I am getting a Null Pointer Exception for saving the data Page.
I am getting this error:
2020-07-10 16:48:25,614 [ttp-nio-8080-exec-36] [TABTHREAD1] [ ] [ernanceDeck:01.01.01] (UpdateRecord._baseclass.Action) ERROR localhost| Proprietary information hidden Proprietary information hidden - java.lang.NullPointerException 2020-07-10 16:48:25,614 [ttp-nio-8080-exec-36] [TABTHREAD1] [ ] [ernanceDeck:01.01.01] ( internal.mgmt.Executable) ERROR localhost| Proprietary information hidden Proprietary information hidden - Exception com.pega.pegarules.pub.clipboard.InvalidParameterException: cannot be null. page: D_ClientSatisfactionSavable. Details: Invalid value for aMsgDescr passed to com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.addMessage(String) at com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.addMessage(ClipboardPageImpl.java:3556) ~[prprivate-data.jar:?] at com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.addMessage(ClipboardPageImpl.java:3478) ~[prprivate-data.jar:?] at com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.addMessage(ClipboardPageImpl.java:3432) ~[prprivate-data.jar:?] at com.pega.pegarules.data.internal.clipboard.ClipboardPageImpl.addMessage(ClipboardPageImpl.java:3419) ~[prprivate-data.jar:?] at com.pegarules.generated.activity.ra_action_pxupdaterecord_a01426735f5d40f68c63015c24badb18.step3_circum0(ra_action_pxupdaterecord_a01426735f5d40f68c63015c24badb18.java:397) ~[?:?]