Skip to content

Embedded launch script fails if jar is owned by an unknown user #29370

@philwebb

Description

@philwebb

Currently our launch script runs applications as the owner of the jar file. In some situations it's possible that the jar file might be set with an owner that doesn't exist.

This problem happens with our own build in SysVinitLaunchScriptIntegrationTests. When running locally, the test jar file can be owned by a user that doesn't exist in the Docker container.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions