Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

DefaultBootstrap Option launchFirst not working #104

Closed
@nkausche

Description

@nkausche

I am new to Update4J and maybe I am totally wrong, but I tried to use the DefaultBoostrap with "--launchFirst" and it did not update at all.

java -cp update4j-1.4.5.jar org.update4j.Bootstrap --local update-config.xml --remote http://<server:port>/application/config.xml --syncLocal --launchFirst --singleInstance

Without "--launchFirst" it works fine.

I think I identified the issue with a blocking call to the application (see pull request).

This should have never worked in the first place. Did I miss something?

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