Skip to content

Instantly share code, notes, and snippets.

@theWill
Created September 30, 2021 18:51
Show Gist options
  • Save theWill/9c100fe3a8ab808995a1cdb087d0f15c to your computer and use it in GitHub Desktop.
Save theWill/9c100fe3a8ab808995a1cdb087d0f15c to your computer and use it in GitHub Desktop.
Apex script unhandled trigger exception by user/organization: 0053400000AFF6n/00D5C000000DZ08
Source organization: 00D80000000cqJo (null)
LeadTrigger: execution of AfterUpdate
caused by: System.AsyncException: could not store job: Lead Convert -3_45_14_29_9_2021 orgId: 00D5C000000DZ08 common.exception.SqlDupValOnIndexException: ORA-00001: unique constraint (CORE.AKCRON_JOB_DETAIL) violated
ORA-06512: at “GRUMPY.UDDDMLCRONJOBDETAIL”, line 32
ORA-06512: at “GRUMPY.CCRONJOBDETAIL”, line 95
ORA-06512: at line 1
{call cCronJobDetail.insert_detail(?,?,?,?,?,?,?,?,?,?,?)}
{call cCronJobDetail.insert_detail(?,?,?,?,?,?,?,?,?,?,?)}
Class.LeadTriggerHelper.handleLeadConversion: line 57, column 1
Class.LeadTriggerHandler.handleEvents: line 7, column 1
Trigger.LeadTrigger: line 3, column 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment