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
RadnipRadnip 

Odd error

When I'm using the Force.com console I get the following error every now and again:

 

Response to EXEC to /_ui/common/apex/debug/ApexCSIAPI was : -1, transaction aborted

 

The code usually executes ok and the transaction doesn't seem to abort (I'm assuming when it says abort it aborts the entire transaction). Also then when I try to double click on one of the debug statements in the console, to see what it says it keeps saying USER_DEBUG undefined. Which I'm sure it didn't do before the org was upgraded to Winter 12? maybe just me.

 

How can you find out why the transaction was aborted when there are no errors in the log?

 



 

 

rajarakrajarak

I got the same issue too.

 

But, the error log showed up for me after about 2 mins.

Just like the regular log with all transcation details.

stripathystripathy

Did you figure out what the actual issue was? I got the same thing, but I think debug logs are the only way to go.