You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we are trying to start and stop SAP systems using ACSS and the referenced template.
We created a schedule to start the SAP system but encountered the following error:
The virtual machine is in an undesired operating state. Possible causes:
The virtual machine with the ID “” is not in the desired operating state. Recommended action:
Ensure that the operating state of the virtual machine is “running.”
However, the code should start the virtual machine, correct? We have set the startVM parameter to true.
When we attempt to stop the system, SAP and the HANA database stop correctly, but the VM (where the Hana runs) remains in the “running” state.
We have tested scenarios with the DB and SAP on the same VM, as well as on separate VMs.
VM with SAP starting/stopping correctly, VM with Hana DB not.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
we are trying to start and stop SAP systems using ACSS and the referenced template.
We created a schedule to start the SAP system but encountered the following error:
The virtual machine is in an undesired operating state. Possible causes:
The virtual machine with the ID “” is not in the desired operating state. Recommended action:
Ensure that the operating state of the virtual machine is “running.”
However, the code should start the virtual machine, correct? We have set the startVM parameter to true.
When we attempt to stop the system, SAP and the HANA database stop correctly, but the VM (where the Hana runs) remains in the “running” state.
We have tested scenarios with the DB and SAP on the same VM, as well as on separate VMs.
VM with SAP starting/stopping correctly, VM with Hana DB not.
How can we resolve this?
Best regards,
Christopher
Beta Was this translation helpful? Give feedback.
All reactions