Hi,
I followed the instructions on setting up the Cloud Stack Dev Environment on
Windows.
I was able to install all the needed tools/packages, build the source code
successfully.
However, while trying to start the Management Server on the local Jetty Server
from cygwin window, I am getting the following error on executing script.
WARN [utils.script.Script] (main:) Exception: /usr/local/bin/bash -c echo
~scvmm
java.io.IOException: Cannot run program "/usr/local/bin/bash": CreateProcess
error=2, The system cannot find the file specified
at java.lang.ProcessBuilder.start(Unknown Source)
at com.cloud.utils.script.Script.execute(Script.java:184)
....
....
ERROR [cloud.servlet.CloudStartupServlet] (main:) Exception starting management
server
com.cloud.utils.exception.CloudRuntimeException: Cannot get home directory for
account: scvmm
Any help on how to fix/workaround this issue is greatly appreciated.
Regards,
Pattabi