microsoft / msopentech-tools-for-intellij

Plugin for easy and fast development to enable developers of Android Apps to connect to Office 365 services and Azure Mobile Services, and developers of Java middleware to connect to Azure compute services
Apache License 2.0
28 stars 34 forks source link

Plugin throwing exception when VM with existing name is created and user clicks on refresh button from the VM #182

Closed kasturiswain closed 9 years ago

kasturiswain commented 9 years ago

Environment: Windows/IntelliJ14

Steps Create a new VM with existing name. Right Click on the VM name. Click on refresh. Plugin throws error message. dvm1 dvm2

But when the user refresh in the following step it does not show any error message. Steps Create a new VM with existing name. Right Click on the Azure or Virtual Machines button. Click on refresh. Right Click on the VM name. Click on refresh.In this case plugin not showing any error message.

kasturiswain commented 9 years ago

This issue is fixed and functionality is working as expected in the latest build.