Skip to main content

Posts

Showing posts with the label deployment vailed

UNABLE_TO_LOCK_ROW Error during deployment.

Hi All, I came across an issue ( UNABLE_TO_LOCK_ROW ) while deploying and validating change set. As you know all the test classes run when a change set is validated or deployed,one of the test class was throwing UNABLE_TO_LOCK_ROW exception. How will you handle above exception? Ans- Setup--Develop-- Apex Test Execution--Click Options--Checked Disable Parallel Apex Testing.