"Cannot perform action on stopped deployment" when starting VM

Shut down Windows VM from within VM. Stopped VM from within Azure portal. Trying to start VM from portal, and after about 30 seconds get message "Cannot perform action on stopped deployment."  How do I troubleshoot this?

Shut down Windows VM from within VM. Stopped VM from within Azure portal. Trying to start VM from portal, and after about 30 seconds get message "Cannot perform action on stopped deployment."  How do I troubleshoot this?
I noticed that both "Start" (not restart) and "Shutdown" were available at the bottom of the portal.  Even though the current status showed "Stopped," when I did Shutdown, it successfully shutdown, then I was able to
click on Start and it was able to redeploy the VM.  It appears that the machine was not fully shutdown as previously though, but it is confusing when the two options are Start and Shutdown.  It would seem that "Start" should not be available
to a machine that is not capable of being started.

Similar Messages

  • ERROR: Cannot perform action deploy on component library

    Hi all,
    Some Background on what i did:
    First I created two DCs:
    1)External library DC
    2)J2EE server component library DC
    and followed the procedure given as in
    /people/valery.silaev/blog/2005/09/14/a-bit-of-impractical-scripting-for-web-dynpro
    Then i created a third DC of type Web Module in order to hold all the classes as given in: Using External JARs in a Web Dynpro Project
    But when I deploy the J2EE server library component DC, I am getting the following error:
    Oct 16, 2006 8:38:39 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [001]Deployment aborted
    Settings
    SDM host : teak
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/krunalra/LOCALS1/Temp/temp19352pcbp.com~lib_comp.sda
    Result
    => deployment aborted : file:/C:/DOCUME1/krunalra/LOCALS1/Temp/temp19352pcbp.com~lib_comp.sda
    Aborted: development component 'lib_comp'/'pcbp.com'/'NWX_LIBS_C'/'20061016083638':
    Caught exception during library deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot perform action deploy on component library E:\usr\sap\NWX\DVEBMGS00\SDM\root\origin\pcbp.com\lib_comp\NWX_LIBS_C\20061016083638\temp19352pcbp.comlib_comp.sda. Reason: java.rmi.RemoteException: Error during deployLib of server component ./temp/deploy/work/deploying/temp19352pcbp.comlib_comp.sda.. Reason: com.sap.engine.core.service630.container.ContainerException: java.lang.NullPointerException; nested exception is: com.sap.engine.frame.container.deploy.ComponentDeploymentException: com.sap.engine.core.service630.container.ContainerException: java.lang.NullPointerException
    at com.sap.engine.services.deploy.server.DeployServiceImpl.deployServerComponent(DeployServiceImpl.java:1576)
    at com.sap.engine.services.deploy.server.DeployServiceImpl.deployLibrary(DeployServiceImpl.java:1434)
    at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:336)
    at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:304)
    at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:193)
    at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.engine.frame.container.deploy.ComponentDeploymentException: com.sap.engine.core.service630.container.ContainerException: java.lang.NullPointerException
    at com.sap.engine.core.service630.context.container.deploy.DeployContextImpl.deployLibrary(DeployContextImpl.java:36)
    at com.sap.engine.services.deploy.server.library.DeployLibTransaction.begin(DeployLibTransaction.java:68)
    at com.sap.engine.services.deploy.server.library.LibraryTransaction.makeAllPhases(LibraryTransaction.java:81)
    at com.sap.engine.services.deploy.server.DeployServiceImpl.deployServerComponent(DeployServiceImpl.java:1566)
    ... 11 more
    Exception is: ; nested exception is: com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot perform action deploy on component library E:\usr\sap\NWX\DVEBMGS00\SDM\root\origin\pcbp.com\lib_comp\NWX_LIBS_C\20061016083638\temp19352pcbp.comlib_comp.sda. Reason: java.rmi.RemoteException: Error during deployLib of server component ./temp/deploy/work/deploying/temp19352pcbp.comlib_comp.sda.. Reason: com.sap.engine.core.service630.container.ContainerException: java.lang.NullPointerException; nested exception is: com.sap.engine.frame.container.deploy.ComponentDeploymentException: com.sap.engine.core.service630.container.ContainerException: java.lang.NullPointerException
    at com.sap.engine.services.deploy.server.DeployServiceImpl.deployServerComponent(DeployServiceImpl.java:1576)
    at com.sap.engine.services.deploy.server.DeployServiceImpl.deployLibrary(DeployServiceImpl.java:1434)
    at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:336)
    at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:304)
    at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:193)
    at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.engine.frame.container.deploy.ComponentDeploymentException: com.sap.engine.core.service630.container.ContainerException: java.lang.NullPointerException
    at com.sap.engine.core.service630.context.container.deploy.DeployContextImpl.deployLibrary(DeployContextImpl.java:36)
    at com.sap.engine.services.deploy.server.library.DeployLibTransaction.begin(DeployLibTransaction.java:68)
    at com.sap.engine.services.deploy.server.library.LibraryTransaction.makeAllPhases(LibraryTransaction.java:81)
    at com.sap.engine.services.deploy.server.DeployServiceImpl.deployServerComponent(DeployServiceImpl.java:1566)
    ... 11 more
    Exception is:
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineCompOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted
    I have being stuck up on this erorr for past few days,
    If anybody can please help me out in this,then it would be highly appreciated.
    Thank You,
    With regards,
    Krunal.

    Do you have permissions to write to the Database/RDMBS?
    James

  • My CS6 photoshop started showing cannot perform function programming error then it started freezing please help?

    My CS6 photoshop started showing {cannot perform function programming error}
    then it started freezing please help?

    Supply pertinent information for quicker answers
    The more information you supply about your situation, the better equipped other community members will be to answer. Consider including the following in your question:
    Adobe product and version number
    Operating system and version number
    The full text of any error message(s)
    What you were doing when the problem occurred
    Screenshots of the problem
    Computer hardware, such as CPU; GPU; amount of RAM; etc.

  • Stops working when  "Starting up panels..."

    Just bought Adobe Creative Suite 5.5 Design Standard.  InDesign refuses to load.  I get the error message:
    Adobe InDesign CS5.5 has stopped working.
    A problem caused the program to stop working correctly.
    Windows will close the program and notify you if a solution is available.
    Illustrator and Photoshop load and seem to work okay.  (Did not go beyond loading program.)
    I uninstalled and reinstalled the suite but still can only load Illustrator and Photoshop.
    InDesign stops loading when it gets to "Starting up panels..."
    I did change the resolution so my monitor displayed correctly.
    Any suggestions?

    I'm having pretty much the same problem.  When I try to launch InDesign CS5.5 I receive the error message from Windows:  Adobe InDesign CS5.5 has stopped working.
    I have the Creative Suite 5.5 Design Premium Student and Teacher Edition, running on Windows 7 Home Edition Premium 64 bit
    I have tried opening InDesign directly and get the error message, and I've tried opening from a document and get the same message.
    Recently I had to move to a new computer, as my old hard-drive boot died on the old one, so I was not able to uninstall Creative Suite 5.5 from the old computer.  However, the rest of the Suite works fine, just not InDesign.
    I have tried the fix as per Peter Spiers' post above; I renamed the InDesign SavedData file, but there was no InDesign Defaults file.  I searched for adobefnt*.lst files, but there were none.
    I've not successfully used InDesign since loading it on this new computer, so perhaps this makes a difference?

  • Tuchpad stops working when starting any app

    Hi,
    My mousepointer stops when starting any app. Works fine after starting anything, at the desktop, but  as soon as I start any program, systemsettings or else it stops to work.

    I'm having pretty much the same problem.  When I try to launch InDesign CS5.5 I receive the error message from Windows:  Adobe InDesign CS5.5 has stopped working.
    I have the Creative Suite 5.5 Design Premium Student and Teacher Edition, running on Windows 7 Home Edition Premium 64 bit
    I have tried opening InDesign directly and get the error message, and I've tried opening from a document and get the same message.
    Recently I had to move to a new computer, as my old hard-drive boot died on the old one, so I was not able to uninstall Creative Suite 5.5 from the old computer.  However, the rest of the Suite works fine, just not InDesign.
    I have tried the fix as per Peter Spiers' post above; I renamed the InDesign SavedData file, but there was no InDesign Defaults file.  I searched for adobefnt*.lst files, but there were none.
    I've not successfully used InDesign since loading it on this new computer, so perhaps this makes a difference?

  • Premiere pro stopped working when starting help me

    My Premiere Pro CC keeps giving me a "premiere pro stopped working" when I try to start it. What do I do?

    Hello Genero,
    I'll see if I can help you out a bit here.
    There could be a number of different issues causing this problem...
    So if possible could you please let me know what operating system you are working on (Windows or Mac)
    Have you been using PP for a while and it just started this behaviour, or have you just recently installed and have not been unable to use the software at all?
    What is your setup like?
    A few things to try:
    -Reset your Preferences:
    When launching Premiere Pro from either a Mac or PC, hold down two keys while launching. This automatically throws away Premiere’s preferences.
    For the Mac, press Shift+Option
    For the PC, press Shift+Alt
    In both cases, continue holding the keys until the splash screen appears. You will know you successfully trashed preferences when the splash screen doesn’t have projects listed.
    -Add the newest update to Premiere Pro software, if you are not already up to date.
    -Install the most up to date driver for your graphics card and restart your computer.
    Please get back to me and let me know if that helped at all!
    Cheers
    Jasper

  • Device alarm halts/stop​s when start the camera on the blackberry device

    Hi,
            I have set the device alarm using the AlarmUti.java . The Alarm works fine.
            But on my device when starts camera, Alarm stops immediately. On some other
            blackberry devices, if press any other hard buttons, the Alarm stops.
            How do we prevent this ? i would like to stop only when i use the AlarmUtil.java
            I appriciate your help in solving this issue.        
    Thanks,
    Subbanaidu.

    Recieved my machine today to discover that I am having the same issue! I hope this is malfunctioning software. 

  • Cannot perform this operation stopping my editing dead.

    I'm running an Imac mid 2011, 2.8ghz I7 with 24gb of ram. All my media is externally stored. I installed FCPX 10.1.1. on top of a clean installation of Mavericks.
    My problem: Just after I build a compound clip with a solid backqround and one title over the top, I invariably get this message popping up..."Cannot perform this operation: The application detected an error that prevents changed from being saved. To avoid losing your work, quit FCP"....then the program disappears.
    I've been reading that this could be coming from updated projects and events so I created a new library for my latest job but the problem persists. Has anyone else encountered this? Seems like yet another bug to me.

    Hi dpcam1,
    I agree - a bug ...I have had that error randomly recently. Hopefully the dumps that apple gets may yield a fix down the track :/
    Bam

  • Set Safari To Always Perform Check If Default Browser When Starting

    I want to set Safari to always perform check if it is the default browser every time it starts.
    The first time I opened Safari, I asked it not to check to see if it is the default browser. Now, I do not find any way to change that setting back to ask it to perform this check every time Safari starts.
    Message was edited by: Yank7

    HI,
    You can change that setting by going to Safari/Preferences and select the General tab.
    Click the pop up menu where you see: Default web browser
    *"perform this check every time Safari starts"*
    If you click the Safari icon in your Dock, it's going to open Safari regardless, same with Firefox or any other browser you might use. Once it's launched, there's no option available.
    Carolyn

  • Firefox stops responding when starting

    Basically, Firefox has worked fine for 3 months on this computer, no problems. I haven't installed any new add-ons since I set it up initially. I closed out of my session, went and had lunch, came back and now within 5-10 seconds after starting up Firefox, it freezes. I deleted my cache and nothing changed. I can't use the profile manager because you have to be in Firefox to do so, and it immediately stops responding.
    I did a complete reinstall after wiping everything that I could, and it worked for one full session. When I closed it and opened it again, same thing as before. Only thing different from today from yesterday was a single game installation (Sim City 4 what whaaat), otherwise there's been no change to my computer's files.
    Any help?

    Are you getting any error message or no
    When Firefox hangs, it stops responding to your clicks and keystrokes and doesn't seem to be doing anything. Also, a "(Not Responding)" label is displayed in the title bar and the mouse becomes a spinning wait cursor when it's over the Firefox window. This article gives you solutions to Firefox hangs depending on when they happen
    https://support.mozilla.org/en-US/kb/firefox-hangs-or-not-responding?esab=a&s=stops+responding&r=0&as=s#os=win7&browser=fx17

  • Error "Licensing for this product has stopped working" when starting Adobe Photoshop CS3 Extended- XP Pro AMD; 2GB RAM

    I have exhausted all known options thus far.
    I started the Flexnet Licensing Service and restarted the system but the message continues to come up when lanching PS CS3 extended
    After restarting computer the Flexnet  Licensing Service stops again and goes into Manual mode. This also happens after a few minutes without restarting.
    I also downloaded the Flexnet Licensing Recovery Kit from Adobe Support but the file stops after saying  "please wait for a few moments.. ?"
    I changed the setting as discribed for the Flexnt folder but the message continues to come up when PS Extended CS3 is launced.
    http://kb2.adobe.com/cps/401/kb401528.html
    What else is there to do. Please help me as what I can do so I can continue to use Photoshop CS3 Extended.
    Thank you

    I downloaded the clean Script file and followed the instructions from what the Clean Script read Me file described.  The first step said to deactivate. Although I was not able to deactivate because of my original message, I followed the remaining steps.
    After using the Clean Script and uninstalling Photoshop CS3 Extended and re-installing it I re-booted my computer. I also deleted the CS3 Application data files.
    When I installed PS CS3 Extended the installer does not ask for the serial number on all attemps. I bought a registered copy of PS CS3 Extended. Is there another way to approch this licensing error.
    Thanks.

  • Silverlight plugin stops responding when starting a movie on Netflix

    Same crash report every time:
    Problem signature:
    Problem Event Name: APPCRASH
    Application Name: plugin-container.exe
    Application Version: 37.0.2.5583
    Application Timestamp: 552ef76c
    Fault Module Name: mozalloc.dll
    Fault Module Version: 37.0.2.5583
    Fault Module Timestamp: 552ee9ae
    Exception Code: 80000003
    Exception Offset: 00001aa1
    OS Version: 6.1.7601.2.1.0.256.48
    Locale ID: 1033
    Additional Information 1: 0a9e
    Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
    Additional Information 3: 0a9e
    Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
    When I close Firefox (using Task Manager), Firefox is still running under processes. After closing and reopening, error does not occur again until a reboot. I have followed the various "fixes" on various sites (including this one) and none works. I have uninstalled and reinstalled. I have uninstalled all add-ons. Unistalled/reinstalled Silverlight. Error continues. Does not occur on IE or Chrome. Moving to Chrome if a fix is not found. Started with upgrade to 37.0

    Are you getting any error message or no
    When Firefox hangs, it stops responding to your clicks and keystrokes and doesn't seem to be doing anything. Also, a "(Not Responding)" label is displayed in the title bar and the mouse becomes a spinning wait cursor when it's over the Firefox window. This article gives you solutions to Firefox hangs depending on when they happen
    https://support.mozilla.org/en-US/kb/firefox-hangs-or-not-responding?esab=a&s=stops+responding&r=0&as=s#os=win7&browser=fx17

  • Firefox stops responding when started up

    As soon as I start Firefox the program stops responding and I cannot do anything but end the process.

    A possible cause is security software (firewall,anti-virus) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls

  • "Stop Sign" when starting the mac after reinstallation...

    Hello,
    I had a problem with my mac mini OS X Lion, the  problem was that some symbols started to change places and dissapear. so i called the apple support and they tryed to help me for 1.5h on phone without success, the last thing they told me to do was to erase the disk and totaly reinstall the OS, so i did.
    it was downloading for about 5h and when i checked it the day after it was a "stop sign" on the screen so i waited for another day and the sign was still there,so i hold in the start buttom to force it to turn of and started again, the apple sign showed up for about 30sec - 1 min and then the stop sign appeared again....
    i also tryed to start it with holding in the mac buttom and R, and also D when clicking on the start buttom without success..
    did anyone else experience this ****?
    If so please give me some tips so my lovely mac can come back to life.
    Kind Regards
    Ompaa

    OK, sounds like things aren't as bad as I feared. Could be a problem with your internet connection. In any case, start again.
    Follow this guideline EXACTLY (http://support.apple.com/kb/HT4718):
    The short version:
    Restart your Mac and hold down the Command key and the R key (Command-R), and keep holding them until the Apple icon appears.
    After the Recovery HD has finished starting up, you should see a desktop with a Mac OS X menu bar and a "Mac OS X Utilities" application window.
    In order to reinstall OS X Lion, you will need to be connected to an Ethernet or Wi-Fi network. The Wi-Fi menu item is in the upper-right corner of the screen. Click the icon to display all available Wi-Fi networks. Click your preferred network name and, if needed, enter a username and/or password for your wifi.

  • Elements 10 organizer stops working when started

    Hi all, hope you had a good Chrimbo!!!
    I'm running Elements 10 under Vista SP2., when opening organizer it loads images then stops working.
    Error window says "elements as stopped working, Close the programme... etc etc..
    Anyone know the cause and how to resolve this problem please.
    Bookkeeper100

    Review the similar threads and try the solutions mentioned for creating new catalog and check.
    http://forums.adobe.com/message/4887225
    http://forums.adobe.com/message/4912399
    Thanks,
    Garry

Maybe you are looking for

  • Import cannot be resolved

    Hi All,     Our NWDS always shows that certain import which generated by meta data cannot be found or resolved. For instance "import com.xx.sc_os_sale.dc_ws_styleinfo.comp.wdp.IPrivateStyleInfoComp;" I can find the code file in my local path "D:\Docu

  • WAD: Add variable to a called javascript function on button group item

    Hi All, I need your expertise regarding the following problem: To increase performance, I've decided to hide all analysis tables. To set these tables to visible, there is a button to switch the state for each table. Because this function is needed fo

  • Re-number of sequence  Urgent!!!

    Hi All I have a seq field in billing table having data as follows SEQ DETAIL Dept 1 ABC-123465 10 2 DEF-789787 10 3 XYZ-678979 10 4 XFA-139234 10 5 SUF-787974 10 i change the dept from 10 to 20 of seq# 3 through update command. Rquirement: rest (seq#

  • Xorg-server 1.9 excessive CPU usage through a 32-bit chroot - bug?

    Xorg goes crazy tapping my cpu usage when I compile in a 32-bit chroot.  >60 % of the total CPU is going to Xorg rather than to gcc (running Gnome if that matters).  The htop screenshot below shows X and gdm using it.  I know that if I start gnome fr

  • Motorola H710 headset stopped working

    I've had an H710 headset for almost 2 years without a problem.  Suddenly the person at the other end of my call couldn't hear me (or I was very faint) even though voice dialing on my phone could hear me when I initiated a call.  I read a number of po