Skip to content

'worker.config.json' configuration hardcoded for Windows #421

Closed
@shaunthomas999

Description

@shaunthomas999

Current worker.config.json has windows specific environment variable reference because of which azure-functions-java-worker won't work in macOS (also in linux)

E.g., JAVA_HOME - referenced as %JAVA_HOME%

Repro steps

Failed to start Worker Channel. Process fileName: %JAVA_HOME%/bin/java

Known workarounds

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions