Hello All,
Need your help. We have encountered an issue - "Not Authorized to execute the local process" during execution of a WF in vRO7.0.
In this WF, it is trying to execute the ‘Command’ scripting class in vRO 7.0 server. Since by default Orchestrator applications do not have permission to run theCommandclass, we are getting an-authorized error.
To resolve this issue we need to set the system property ‘com.vmware.js.allow-local-process=true’ to the ‘vmo.properties’properties file of the vRO 7.0 Orchestrator server.
We have already set the property true to the properties file under ‘/etc/vco/app-server’ folder and after that the Orchestrator services are restarted. But still we are getting the issue.
Another thing is that we are using vRO cluster machines, so we have set the true in both vmo.properties file on both servers.
Can you please help me how to resolve the issue ?
We followed the below link.
Thanks,
koushik