
Hello,
I am very new to Salesforce and received several batch job errors (7 in total, too long to post so I truncated each). Any idea how to resolve, or if this is something I need to do anything about?
Error #1:
Error Type: Future method error
Error Date: 2019-05-06 02:00:17
Message: "First error: Query of LOB fields caused heap usage to exceed limit."
Context: npsp__ERR_Notifier.sendErrorQueueEmailNotificationFuture
Stack Trace:
null
----------
Error #2:
Error Type: Job Error
Error Date: 2019-05-06 03:00:05
Message: "There were one more errors updating or inserting the following records:
* 0031600002AjyQ8AAJ: REQUIRED_FIELD_MISSING- Required fields are missing: [ContactType__c]
Error #3:
Error Type: Job Error
Error Date: 2019-05-06 03:00:06
Message: "There were one more errors updating or inserting the following records:
* 0031600002EWvRbAAL: REQUIRED_FIELD_MISSING- Required fields are missing: [ContactType__c]
Error #4:
Error Type: Job Error
Error Date: 2019-05-06 03:00:07
Message: "There were one more errors updating or inserting the following records:
* 0031600002N1JI0AAN: REQUIRED_FIELD_MISSING- Required fields are missing: [ContactType__c]
Error #5:
Error Type: Job Error
Error Date: 2019-05-06 03:00:07
Message: "There were one more errors updating or inserting the following records:
* 0031600002AjyQ8AAJ: REQUIRED_FIELD_MISSING- Required fields are missing: [ContactType__c]
Error #6:
Error Type: Job Error
Error Date: 2019-05-06 03:00:08
Message: "There were one more errors updating or inserting the following records:
* 0031600002WUZy1AAH: REQUIRED_FIELD_MISSING- Required fields are missing: [ContactType__c]
Error #7:
Error Type: Job Error
Error Date: 2019-05-06 03:00:08
Message: "There were one more errors updating or inserting the following records:
* 0031600002EWvRbAAL: REQUIRED_FIELD_MISSING- Required fields are missing: [ContactType__c]
Thank you!
Dani
@Dani Colon In addition to Mark's response, the first error is indicating that you have exceeded the limit of errors within the NPSP Settings errors section. Likely, you've been getting errors all along, but they weren't sending to you. In the last update of NPSP (on Tuesday night) we made a change that removed the issue that was preventing the errors to be sent to the Admin. So this likely isn't a new problem.
Go to NPSP Settings ->System Tools ->Error Log. You'll likely need to click the button for Clear Error Log to clear out that queue, but you should review the most current errors first so you can identify the issue per Mark's post.
Hope that helps!