I uninstalled and re-installed the Azure SDK and the Azure tools for
Visual Studio. From the properties panel of my Azure deployment:
Azure SDK Version: 1.4.20227.1419
Azure guest OS: WA-GUEST-OS-1.3_201004-01
I'm still seeing the problem this morning.
I forgot to mention earlier that my deployment is from an Azure
services project that I created from scratch in Visual Studio. I did
not start with the Twister project. I copied and pasted the Twister UI
web project into my solution and added it as a role to my Azure
project. My Worker role is a custom one I created (inherited from
RoleEntryPoint). The biggest potential problem I see here is that my
Azure service definition or configuration is different than the
Twister example app. However, I checked both of these files (the
config and the definition) and I don't see any differences.
My worker role also doesn't seem to want to start up. I get "Aborted"
statuses in Azure and it continuously tries to re-start.
I'd really like to understand why my deployment isn't working, but I
think I might try adding my custom MapReduce classes to the example
Twister project and deploy that one instead. If it works, then I'll
need to keep looking for differences between the two definitions and
configurations. I probably won't have much time to work on this today.
-Mike
On Jun 11, 1:15 am, Thilina Gunarathne <
cset...@gmail.com> wrote:
> HI Mike,
> I just deployed the alpha-3 release in Azure cloud and it worked fine. I'm
> using the latest Azure SDK (1.4.1). the guest OS of the instances came as
> "WA-GUEST-OS-1.13_201104-01"..
>
> Let me know the guest os version of your instances and the SDK version you
> are using..
>
> thanks,
> Thilina
>
> On Sat, Jun 11, 2011 at 12:16 AM, Thilina Gunarathne <
cset...@gmail.com>wrote:
>
>
>
>
>
>
>
>
>
> > Hi Mike,
> > It's compiled for .NET 4. What's the Azure SDK version are you using?
>
> > thanks,
> > Thilina
>
> > ps: Sorry about the delay in response. Got home only now..
>