Guest User

Untitled

a guest
Jan 23rd, 2019
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. System.DmlException: Insert failed. First exception on row 0; first error: CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY, EventbriteSync.EventbriteOpportunityTrigger: execution of AfterInsert
  2. caused by: System.NullPointerException: Attempt to de-reference a null object
  3. Trigger.EventbriteSync.EventbriteOpportunityTrigger: line 4, column 1: []
  4.  
  5. System.UnexpectedException: No more than one executeBatch can be called from within a test method. Please make sure the iterable returned from your start method matches the batch size, resulting in one executeBatch invocation. Stack Trace: External entry point
Add Comment
Please, Sign In to add comment