I have one scenario, where one user started publishing of a module and it never ended. it seems stuck on deployment steps.
Now it keep showing to any other user that last publishing of module is still in progress and not allowing any new publishing.
We restarted server, IIS and killed inactive sessions from DB, but still same problem. In Database, it is not showing any DB locks.
Anyone has any idea, how it could be resolved?
Thanks in advance.
Hi,
For on-premises server, you can restart the deployment controller service from the server services and for cloud, restart the service from the lifetime for that specific server.
It will stop the on-running deployment/process.
Thanks
Jitender,
Thanks for your support. I already found same kind of solution on another post and i applied it.
It worked.
great, good to know it's resolved for you.