Hi All,
We are in evaluation stage of control tier. We had created a workflow using below tutorial.
but in the scripts i just used another script to execute, which can be accessible from that node. like below
checkStatus.sh
#!/bin/sh
echo "start.."
`/shared/scripts/runserviceStatus.sh`
echo "stop.."
but when i execute the workflow command , it is giving me error as below
ctl-exec][INFO] ksh: line 1: ctl: not found ; error: Remote command failed with exit status 127
Notes:
1) Above main script checkStatus.sh is accessible from ctier server(where jetty is running) and nodes which is in a shared location.
Now we are not understanding, during execution of work flow command which path it will check for the scripts.
Ctier Server path : /shared/scripts/checkStatus.sh, which will be accessible for node as well. This is a shared location.
Can you please help us , do we need ctier client installation in all the nodes for executing the workflow commands?
Also please let us know what are advantages of ctier client getting installed in nodes?
Thanks,
Soma
--
--
You received this message because you are subscribed to the Google Groups "ControlTier" group.
To post to this group, send email to contr...@googlegroups.com
To unsubscribe from this group, send email to controltier...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/controltier?hl=en
http://wiki.controltier.org
---
You received this message because you are subscribed to the Google Groups "ControlTier" group.
To unsubscribe from this group and stop receiving emails from it, send an email to controltier...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.