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
Vivek V.ax312Vivek V.ax312 

Error while using Force.com API 13 To deploy an Object

While deploying an object I receive the following error

 

ServiceException: TOO_MANY_APEX_REQUESTS: too many apex requests (UNKNOWN_EXCEPTION)
TOO_MANY_APEX_REQUESTS: too many apex requests (UNKNOWN_EXCEPTION)

 

I am using Force.com api 13 with Eclipse.

 

Regards

 

Vivek
werewolfwerewolf
Was your org perhaps making lots of concurrent Apex requests at that time?  Do you get this intermittently or does it always happen?  Have you logged a case with Salesforce Support yet?
Vivek V.ax312Vivek V.ax312

Yes I have logged a case, its the new release thats causing the issue (personal openion). No I do not have many triggers that i am deploying rather I have unchecked all but this one object (though there are many I would like to move at a later time). I selected only the object I want to move eg object Apple no triggers.

Please note I am moving only the Metadata

Regards


Vivek Viswanathan