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
Rachel CooperRachel Cooper 

An internal server error has occurred Error ID: 1369964607-241605 (2131230342)

I am about update apex class form sandbox to production. when I go to inbound change set and try to deploy an updated apex class to production and then it shows an inter server error and error id is 1534622023-313240 (2131230342).

Requested url : https://ap7.salesforce.com/changemgmt/inboundChangeSetDetailPage.apexp?cid=0EP0I000000TiG6 

"An internal server error has occurred
An error has occurred while processing your request. The salesforce.com support team has been notified of the problem. If you believe you have additional information that may be of help in reproducing or correcting the error, please contact Salesforce Support. Please indicate the URL of the page you were requesting, any error id shown on this page as well as any other related information. We apologize for the inconvenience. 

Thank you again for your patience and assistance. And thanks for using salesforce.com! 

Error ID: 1369964607-241605 (2131230342)"
NagendraNagendra (Salesforce Developers) 
Hi Rachel,

Sorry for this issue you are encountering.

This type of error indicates that an error has occurred that hasn't been trapped by the platform - a low-level java exception for example.
 
If you need to move quicker than, start removing functionality from the component to isolate where the problem occurs and see if there are any other mechanisms you can use.

If the problem continues may I suggest you please clear all the cookies and cache and log out of all accounts and log in once again which should resolve the issue.

Still, if the problem persists give a try by attempting the same in a different browser which should do the trick.

Hope this helps.

Please mark this as solved if it's resolved so that it gets removed from the unanswered queue which results in helping others who are encountering a similar issue.

Thanks,
Nagendra