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
cARL scARL s 

Why am I getting errors from dwarves?

I maintain a custom app and in the past week, I have been getting a lot of errors that look like this:

 


Error: java.sql.SQLException: ORA-00001: unique constraint (CORE.AKAPEX_CLASS) violated ORA-06512: at “DOPEY.CAPEX”, line 505 ORA-06512: at line 1 : {call cApex.update_class(?,?,?,?,?,?,?,?,?,?,?,?)})}

 

Sometimes, they are from SLEEPY.CAPEX or SNEEZY.CAPEX. 

 

Other times they are from SLEEPY.SACCESS or BASHFUL.ASSERT.   What could be happening?

 

Everything was working fine for the past several months and nothing has changed.  Why would this suddenly start happening

*werewolf**werewolf*

The dwarves are the names of the internal database instances of Salesforce.com.  You are hitting a bug somewhere in Salesforce.com's internal SQL code.