Deploying a file hangs with components completed

Issue #1541 resolved
Paul Romer created an issue

I’m trying to deploy an object file to my sandbox. It seems to be hanging. When I check deployment status in the org it shows the components are all completed, but it won’t finish the deploy. If I try to cancel the deploy in my sandbox most of the time I get an error saying the record is in use by someone else. If I cancel it within Illuminated cloud I get a pop up error that says: “org.apache.cxf.binding.soap.SoapFault: UNABLE_TO_LOCK_ROW: unable to obtain exclusive access to this record”

This started happening to me after upgrading to 2.1.0.5 this morning.

OS: Mac OS X Catalina
IntelliJ version: I2019.3.3 (Ultimate Edition)
Build #IU-193.6494.35, built on February 10, 2020
Illuminated Cloud version: 2.1.0.5

Comments (5)

  1. Scott Wells repo owner

    Paul, that sounds like something server-side--not surprising given that 2.1.0.5 is primarily an update to support Salesforce's Spring '20/API 48.0 release--but let's get a log and see. Please enable debug logging for Metadata Deployment, reproduce the issue, and either attach or email the resulting idea.log* file(s) from the timeframe of that activity. We'll see what that shows.

  2. Paul Romer reporter

    Scott. Thanks for getting back to me. It was just a coincidence it looks like. My sandbox is having problems with long deploy times that don’t appear to be related to IC at all. I did a deploy from command line and am having the same issue.

  3. Scott Wells repo owner

    Paul, that's what I was planning to confirm in the log, but happy to have you beat me to it! If that persists, let me know and I can connect you with the folks at Salesforce who keep an eye on metadata API deployment times.

    I'm resolving this issue since it does seem to be a server-side deployment queue issue.

  4. Log in to comment