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
Jos Dofferhoff 4Jos Dofferhoff 4 

Internal server error when opening package in dev org

Hey guys!

For our development, we are using a dev org and are deploying a managed package to three different production orgs. As of yesterday, we are unable to open the package. When clicking on the name of the package, we receive the following error:

An internal server error has occurred
Error ID: 1247250381-61982 (-1365490992)

This now means we are unable to roll-out what has been build during our sprint. As you can understand, this is quite a problem.

Is there anyone who can advice me on what to do?
Thank you in advance for your response.

Regards,

Jos
Arp_SFDCArp_SFDC
Hi Jos,

Is your application functionality is working fine in your dev org?

I think there is something missing or wrong in your package component So
1. Please try to compile your all classes again,
2. Go through each new component of package old and new, try to save again either from eclipse or any other IDE.

Let me know Its help or not.
Thanks
Arpit
Jos Dofferhoff 4Jos Dofferhoff 4
Hi Arp,

Thank you for your quick response. I've tried option 1 but it didn't solve the problem. I've tried option 2 but since I am not a developer, this is one bridge too far for me. Is there anything else I could try as a workaround?

Thanks again, really appreciate it.

Regards,
Jos