2474
Views
7
Comments
[Concurrent Publishing] eSpace still locked after several hours
Question

Hello,


Yesterday, I've tried to publish a version of an eSpace which was taking too long, so I aborted it.


However, I am unable to further commit since the eSpace is still locked due to my first attempt of publishing, even though I'm several hours ahead (almost a full day).


Here's the message I'm receiving:


Concurrent PublishingYour eSpace is currently being locked by another operation. Please try again later.
User 'caio.santana' is publishing eSpace 'x' since 23/02/2017 15:17:23.


How to unlock this eSpace? Please help.



2016-11-20 11-27-52
João Neves

Hi Caio,

Restart the Deployment Controller Service.

2018-11-19 06-03-25
Jayjay

João Neves wrote:

Hi Caio,

Restart the Deployment Controller Service.

Hi João Neves,

How can I find the Deployment Controller Service? TIA.


JJ


2019-09-24 18-41-25
Jorge Martins
 
MVP

Hi Julius,

The Deployment Controller Service is one of the OutSystems services running on the Platform Server.

On .NET stack, in order to restart it you need to open the Services Windows application, select the OutSystems Deployment Controller service and click Restart (or, in a command line type: net start "OutSystems Deployment Controller Service")

On the Java stack, you can use the command service ... restart (where ... is the name of the controller service, which I can't recall right now and I don't currently have access to a Java-stack installation. You can check the status of the OutSystems services with the command service outsystems status)

2019-07-01 06-09-25
José Gomes
Staff

Isn't it possible to also restart it from LifeTime? I recall having a button there to restart the services (can't confirm right now which ones...)

UserImage.jpg
Sandra Vergara

I have the same problem. It has been locked by another operation.

Capture.PNG
2024-11-07 03-28-42
Stuart Harris
Champion

Sandra Vergara wrote:

I have the same problem. It has been locked by another operation.

I had the same problem, then Reployed Published Version.  Iwent into ServiceCenter, in Factory > eSpaces and selected my module, then selected the button Redeploy Published Version.  It deployed immediately, then I was able to go back into Service Studio and deploy successfully.


2021-04-21 23-06-46
Jeanene Williams

Stuart Harris wrote:

Sandra Vergara wrote:

I have the same problem. It has been locked by another operation.

I had the same problem, then Reployed Published Version.  Iwent into ServiceCenter, in Factory > eSpaces and selected my module, then selected the button Redeploy Published Version.  It deployed immediately, then I was able to go back into Service Studio and deploy successfully.



Same here, we had a similar problem and Support suggested this as a fix which worked. Generally now if we have any publishing issues the first thing we try is republish from Servicecenter, same goes for deploying between environments, if there is an issue download a solution from one environment and upload to the next. Seems to clear locks and some meta data problems. 




Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.