Hi all,
Sometimes, when importing rollups, I get some strange behaviors like blank pages displayed when editing a rollup or changing to active/inactive. Also an Apex exception is thrown when accessing the Enable Realtime page for a rollup. This doesn't seem to be related to a particular rollup, as it happens with all/most rollups.
Only once I got a Salesforce exception email with the following text:
-----
Sandbox
Apex script unhandled exception by user/organization: 0050Y000000i66g/00D0D0000008gd2 Source organization: 00D0Y000000ZUu7 (null) Visualforce Page: /apex/rh2__PS_Manage_Trigger
caused by: System.NullPointerException: Attempt to de-reference a null object
Class.rh2.PS_Manage_Trigger_Controller.selectObject: line 428, column 1
Class.rh2.PS_Manage_Trigger_Controller.startupManageTrigger: line 199, column 1
-----
Any hints on what might be the issue? I've experienced it in different sandboxes and also after uninstalling and re-installing Rollup Helper.
Any help and metoos appreciated ;)
Thank you!
Hi Jacob,
Thanks again for your help :)
Since the exception email references specific classes and lines of code, I thought it could help understand what might have triggered the exception.
I'll consider getting in touch with your support team.
Cheers!