Skip to content

Cannot launch several pax runner daemons with the same user because of hardcoded path of org.ops4j.pax.runner.daemon.lock file [PAXRUNNER-416] #180

@ops4j-issues

Description

@ops4j-issues

Sylvain Morin created PAXRUNNER-416

I want to launch 2 pax runner daemons with the same user, for continuous integration purpose.

The second instance failed, because the lock file is already created in : $user.home/.pax/

The path to the lock file cannot be changed with a propery (whereas it's possible for the password file, in the same class).

It's would be nice to configure the lock file path with the org.ops4j.pax.runner.daemon.lock property.


Affects: 1.7.6
Votes: 2, Watches: 1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions