Skip to content

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

@brunobuzzi

Description

@brunobuzzi

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions