Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.NoAccessException: Entity is not api accessible #429

Closed
jrshor opened this issue Nov 15, 2016 · 3 comments
Closed

System.NoAccessException: Entity is not api accessible #429

jrshor opened this issue Nov 15, 2016 · 3 comments

Comments

@jrshor
Copy link

jrshor commented Nov 15, 2016

I get a Developer Script Exception email every hour or so from a sandbox where Declarative Lookup Rollup Summaries is installed. A screenshot of the error is attached. Has anyone seen this before?
screen shot 2016-11-15 at 11 52 43 am

@StephanieKing
Copy link

StephanieKing commented Nov 28, 2016

I am getting this error repeatedly from multiple orgs where I am using the App. Help, anyone??
Here are three errors from three org (they are substantially the same):

Apex script unhandled trigger exception by user/organization: 0051200000677wk/00DA0000000BkLF

dlrs_AccountTrigger: execution of AfterUpdate

caused by: System.NoAccessException: Entity is not api accessible

Class.dlrs.fflib_SObjectSelector: line 36, column 1
Class.dlrs.RollupSummariesSelector.CustomObjectSelector.: line 102, column 1
Class.dlrs.RollupSummariesSelector.: line 43, column 1
Class.dlrs.RollupService.describeRollups: line 992, column 1
Class.dlrs.RollupService.handleRollups: line 673, column 1
Class.dlrs.RollupService.triggerHandler: line 307, column 1
Trigger.dlrs_AccountTrigger: line 7, column 1


Apex script unhandled trigger exception by user/organization: 00534000008cg7b/00D80000000M2V6

dlrs_AccountTrigger: execution of AfterUpdate

caused by: System.NoAccessException: Entity is not api accessible

Class.dlrs.fflib_SObjectSelector: line 36, column 1
Class.dlrs.RollupSummariesSelector.CustomObjectSelector.: line 102, column 1
Class.dlrs.RollupSummariesSelector.: line 43, column 1
Class.dlrs.RollupService.describeRollups: line 992, column 1
Class.dlrs.RollupService.handleRollups: line 673, column 1
Class.dlrs.RollupService.triggerHandler: line 307, column 1
Trigger.dlrs_AccountTrigger: line 7, column 1


Apex script unhandled trigger exception by user/organization: 005j000000BvWLz/00Dj0000001pS6d

dlrs_ContactTrigger: execution of AfterUpdate

caused by: System.NoAccessException: Entity is not api accessible

Class.dlrs.fflib_SObjectSelector: line 36, column 1
Class.dlrs.RollupSummariesSelector.CustomObjectSelector.: line 102, column 1
Class.dlrs.RollupSummariesSelector.: line 43, column 1
Class.dlrs.RollupService.describeRollups: line 943, column 1
Class.dlrs.RollupService.handleRollups: line 635, column 1
Class.dlrs.RollupService.triggerHandler: line 307, column 1
Trigger.dlrs_ContactTrigger: line 7, column 1

@afawcett
Copy link
Collaborator

afawcett commented Dec 5, 2016

@StephanieKing and @jrshor have you seen the comments from @cdcarter in this issue.

@afawcett
Copy link
Collaborator

afawcett commented Jan 1, 2017

Closing this, as its a duplicate of another issue. Look for updates on #360.

@afawcett afawcett closed this as completed Jan 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants