Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Getting Started Guide - Copy to tcServer directory permissions problem #35

Open
stevewallone opened this issue Jan 22, 2013 · 0 comments

Comments

@stevewallone
Copy link

In the "Deploy SpringTrader in tc Server" section, the commands operating within the tcServer directory structure were forbidden due to insufficient privileges. I got around this by granting my user permission within the directory structure:

sudo chmod a+rx vfabric-tc-server-standard
cd vfabric-tc-server-standard
sudo chown -R myuser:myuser springtrader

I was then able to perform the rest of the procedure as written.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant