• Katya Androshina
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
We have an app that schedules a nightly job to run updates. For some orgs, we keep seeing exceptions like these:

Developer script exception from {company name}. : '<unknown>' : Inactive User, orgId: {orgId} userId: {userId}

Apex script unhandled exception by user/organization: {userId}/{orgId}
 
Failed to process batch for class '<unknown>' for job id '707C000001g2yQT'

I'm not really sure what to do on the develper side to make these go away. Thanks in advance for any tips!