Results 1 to 3 of 3

Thread: starting up tc (myserver) error

  1. #1
    Join Date
    Aug 2009
    Posts
    2

    Default 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.

  2. #2
    Join Date
    Oct 2008
    Location
    Melbourne, Florida
    Posts
    80

    Default

    Quote Originally Posted by jg_vign View Post
    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.
    Hello jg_vign,

    What version of tc Server are you running? OS?

    Please verify that install_dir/tcServer-6.0/bin/tcserver-ctl.sh also has permissions to execute.
    If you look inside the script you mentioned above, you will see that it just calls install_dir/tcServer-6.0/bin/tcserver-ctl.sh.

    -Jason

  3. #3
    Join Date
    Aug 2009
    Posts
    2

    Default 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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •