Need help in resolving package upload issue. I am getting below error while creating/ uploading beta managed package.
An unexpected error occurred when uploading your package. Please contact Salesforce Support and provide the following error code: 1182470238-66233 (14361183)
An unexpected error occurred when uploading your package. Please contact Salesforce Support and provide the following error code: 2096120242-62199 (14361183)
An unexpected error occurred when uploading your package. Please contact Salesforce Support and provide the following error code: 545720511-63821 (14361183)
Could you please help me finding cause of this issue?
1 件の回答
Hello Prathamesh,
Please recompile all apex classes before uploading.
When the Compilation Successful, then try executing all Test class.
After that please upload again.
I hope you might found any compile or test execution failure while doing the above steps.
If still the same error, then analyze what be component added after the previous upload and before current Beta version upload.