Installation and deployment
Version 7.x > Installation and deployment > Azure Cloud Services Deployment hangs View modes: 
User avatar
Member
Member
DahlinDev - 8/12/2013 4:38:56 PM
   
Azure Cloud Services Deployment hangs
I am having trouble deploying an upgraded Kentico Azure project. I upgraded it locally and now whenever I try to deploy it, it just hangs.

Here is the history log:

3:07:43 PM - Preparing deployment for KenticoCMSAzure - 8/12/2013 3:01:58 PM with Subscription ID '7d385922-bdec-453b-b78b-d4f08ed79070' using Service Management URL 'https://management.core.windows.net/'...
3:07:44 PM - Connecting...
3:07:44 PM - Verifying storage account 'dahlindev'...
3:07:45 PM - Uploading Package...
3:55:29 PM - Warning: Unable to connect to the remote server
3:58:44 PM - Creating...
4:00:37 PM - Created Deployment ID: 39136f23cd9847a5a5468b41eef4d714.
4:00:37 PM - Instance 0 of role CMSApp is stopped
4:00:37 PM - Instance 0 of role SmartSearchWorker is stopped
4:00:37 PM - Starting...
4:00:58 PM - Initializing...
4:00:58 PM - Instance 0 of role CMSApp is creating the virtual machine
4:00:58 PM - Instance 0 of role SmartSearchWorker is in an unknown state
4:01:32 PM - Instance 0 of role CMSApp is starting the virtual machine
4:01:32 PM - Instance 0 of role SmartSearchWorker is starting the virtual machine
4:02:38 PM - Instance 0 of role CMSApp is in an unknown state
4:02:38 PM - Instance 0 of role SmartSearchWorker is in an unknown state
4:03:10 PM - Instance 0 of role SmartSearchWorker is busy
4:03:42 PM - Instance 0 of role CMSApp is busy
4:03:42 PM - Instance 0 of role SmartSearchWorker is restarting
4:04:14 PM - Instance 0 of role CMSApp is restarting
4:04:46 PM - Instance 0 of role SmartSearchWorker is busy
4:05:19 PM - Instance 0 of role SmartSearchWorker is restarting
4:07:24 PM - Instance 0 of role CMSApp is cycling
4:07:24 PM - Instance 0 of role SmartSearchWorker is cycling

User avatar
Member
Member
DahlinDev - 8/14/2013 11:04:25 AM
   
RE:Azure Cloud Services Deployment hangs
I ended up getting it deployed. There was a reference to an old Windows Azure assembly Microsoft.WindowsAzure.Configuration 1.7 that I installed. It was giving me a warning on the build. I am not sure if that was the fix, but it did deploy after that.

User avatar
Guest
zbysekn-kentico - 8/23/2013 7:53:18 AM
   
RE:Azure Cloud Services Deployment hangs
Hi,
If you mean by upgrading an upgrade to the newer version of Windows Azure SDK, Visual Studio isn’t often able to change all the references from older version of the SDK to new one and then this inconsistency leads to mentioned type of error.

I’m glad that you were able to solve this issue so swiftly.

Best Regards,
Zbysek Nemec