Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Error in jolie for windows #528

@adelmogentilini

Description

@adelmogentilini

The Windows version of JOLIE, whether installed by downloading the binary or built locally with mvn clean install, gives me the error "Cannot invoke "jolie.State.root()" because the return value of "jolie.ExecutionThread.getState()" is null" when running any .ol file.

To Reproduce
Steps to reproduce the behavior:
git clone https://github.com/jolie/jolie.git
cd jolie
mvn install

set uo enviroment variable JOLIE_HOME to directory and copy dist in this directory and the launcher in bin subdir. Add the bin subdir to path.
jolie -h is correct
jolie file.ol
== > Cannot invoke "jolie.State.root()" because the return value of "jolie.ExecutionThread.getState()

Expected behavior
I expect run of file.ol

Desktop (please complete the following information):

  • OS: Windows
  • Jolie version master tree
  • Java Version 21

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