function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
nathanael.mnathanael.m 

ApexExecutionOverlayResult query thowing unknown error

Performing the following query via soap throws an unknown exception:

SELECT Id, ActionScript, ActionScriptType, Line, ExpirationDate, HeapDump, ApexResult FROM ApexExecutionOverlayResult

The error message: 

An unexpected error occurred. Please include this ErrorId if you contact support: 1308411011-5945 (1693774395)

I wasn't getting this error last week.

Thanks,

Nathanael
ShashForceShashForce
Hi Nathanael,

If you can provide me your org Id and the approximate time frame of this error, I can look up the error number. If you are not comfortable sharing it here, you may email me at ssrivatsavaya@salesforce.com

Thanks,
Shashank
ShashForceShashForce
Hi,

Here is the error message for this error number:

"When retrieving complex result fields from an overlay result, only one result row can be returned in a query"