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

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

@stevewallone

Description

@stevewallone

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions