Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install-all script should resolve the setup of SystemRoot #1171

Open
brunobuzzi opened this issue Mar 31, 2022 · 0 comments
Open

install-all script should resolve the setup of SystemRoot #1171

brunobuzzi opened this issue Mar 31, 2022 · 0 comments
Assignees
Labels

Comments

@brunobuzzi
Copy link
Owner

Globals at: #SystemRoot put: BpmSystemRoot newWithOrbeon.
This fail because a permission problem.
The workaround is (using DataCurator user):
UserGlobals at: #SystemRoot put: BpmSystemRoot newWithOrbeon.

But SystemRoot has to be accesible for gems that run the web servers.

@brunobuzzi brunobuzzi self-assigned this Mar 31, 2022
brunobuzzi added a commit that referenced this issue Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant