starting up tc (myserver) error
I get a permission denied when I try to startup myserver:
install_dir/tcServer-6.0/myserver/./tcserver-ctl.sh start
: Permission denied
bin/tcserver-ctl.sh: line 1:
my permissions are set to the user ant is starting it and the .sh script has +x on it.
starting up tc (myserver) error)
Thanks. It was actually a couple of files that needed to be set. the one you listed in the script tcserver-ctl.sh and the catalina.sh both needed to be set with +x thanks for your help.